aboutsummaryrefslogtreecommitdiff
path: root/bytemark_example_alerts.sh
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-06-16 11:10:07 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-06-16 11:10:07 +0100
commitaddb611276f434c261391832616b8e576e9fd84b (patch)
treee51f96ff9a0753c628db2a65dbf87fe3f8d8ce21 /bytemark_example_alerts.sh
parent8da31cd2258c9516c91189595bdb467a93f5aebd (diff)
* More IPv6 tidying.
* Fixed typo in Processor
Diffstat (limited to 'bytemark_example_alerts.sh')
-rwxr-xr-xbytemark_example_alerts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bytemark_example_alerts.sh b/bytemark_example_alerts.sh
index faaa833..7d05583 100755
--- a/bytemark_example_alerts.sh
+++ b/bytemark_example_alerts.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PRE="ruby -I lib ./bin/mauveclient 127.0.0.1"
+PRE="ruby -I lib ./bin/mauveclient localhost"
$PRE -o supportbot -i 173123 \
-s "My server is not responding" \