.TH SYSAL-UTIL 7 "2019-03-02" "Linux" "WagnerTech Software" .SH NAME sysal-util \- System Alarming command line utilities .SH SYNOPSIS .B connection_test .B set_alarm ALARM [THRESHOLD] .B reset_alarm ALARM .B triggerWatchdogAtWagnerTech .B triggerWatchdog_REST RESTURL WDOG HOSTNAME [TINT] .SH DESCRIPTION .TP connection_test checks connectivity to the internet. Problems are reported to the local System Alarming instance. .TP set_alarm sets an alarm at the local System Alarming instance .TP reset_alarm resets an alarm at the local System Alarming instance .TP triggerWatchdogAtWagnerTech triggers a watchdog at wagnertech.de by SOAP .TP triggerWatchdog_REST triggers a watchdog via REST interface .SS Parameters .TP ALARM Name of alarm event descriptor .TP THRESHOLD Threshod value of an threshold alarm .TP RESTURL URL of alarming instance that observes the watchdog .TP WDOG watchdog name .TP HOSTNAME hostname of observed application .TP TINT time interval (in seconds) in which the server expects the next watchdog trigger .SH SEE ALSO http://wagnertech.de/sysal/doc .SH AUTHOR Michael Wagner (michael@wagnertech.de)