Description
This plugin sends notification generated by OpMon via SMS modem.
Compatible versions
- OpMon 6.0 or higher.
Requirements
- Perl.
Examples of use and return of command
You must access the command directory before running it trough the following path: /usr/local/opmon/libexec/opservices/
[root@opmon]# ./notify_by_opalert.pl -t 555199999999 -e host OK - The message has been sent
Help
Guide to utilization:
[root@opmon]# ./notify_by_opalert.pl -t [receiver] -e [host|service]
Following command can be run to see plugin help:
[root@opmon]# ./notify_by_opalert.pl --help