Search found 1 match
- Thu Dec 13, 2012 2:29 pm
- Forum: Open Source Nagios Projects
- Topic: nagios eventhandler
- Replies: 1
- Views: 804
nagios eventhandler
my case statement in shell looks like below case "$1" in OK) case "$2" in SOFT) case "$3" in 1) printf testing | /usr/lib64/nagios/plugins/eventhandlers/sms.py --topic=arn:aws:sns:us-east-1:12334323:xxxx-test --sub="testing" nagios stripping printf "testi...