aboutsummaryrefslogtreecommitdiff
path: root/bin/mauveclient
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-07-13 16:02:50 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-07-13 16:02:50 +0100
commite140af144e987ff7f6d767f2dc48b9cf685803fd (patch)
tree4a01971890865b4b3ca837d563bc673cbb787de8 /bin/mauveclient
parentd28af4ec946c6aa4b645b73cef47d7e0c680bc0d (diff)
Big commit
* Added manpages for all binaries * Added log-reopening for mauvealert-server, and logrotate snippet * mauveserver now adds a user on install, and runs as that user * Big logging tidy-up * Alert subjects are only overwritten by the source, when the subject in the databse is empty * Removed various attr_writer methods that were being redifined * Added a notes box to the acknowledge form, but this doesn't work yet
Diffstat (limited to 'bin/mauveclient')
-rwxr-xr-xbin/mauveclient4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/mauveclient b/bin/mauveclient
index 0068435..251b45b 100755
--- a/bin/mauveclient
+++ b/bin/mauveclient
@@ -142,6 +142,10 @@
#
# mauveclient -i heartbeat -d "No heartbeat received for 1.2.3.4. Could be down!" -s "heartbeat failed" -c -r +10m
#
+# SEE ALSO
+#
+# mauveconsole(1), mauveserver(1)
+#
# AUTHOR
#
# Patrick J Cherry <patrick@bytemark.co.uk>