Search found 2 matches
- Fri Jun 05, 2015 4:08 am
- Forum: Open Source Nagios Projects
- Topic: Send notification only if notificationtype=PROBLEM
- Replies: 2
- Views: 1037
Re: Send notification only if notificationtype=PROBLEM
Thanks for the reply. Didn't know this trick. Works fine now.
- Thu Jun 04, 2015 3:55 am
- Forum: Open Source Nagios Projects
- Topic: Send notification only if notificationtype=PROBLEM
- Replies: 2
- Views: 1037
Send notification only if notificationtype=PROBLEM
Hello, I would like to send a notification only in case of a problem. I don't want to send notification when it is recovery or flapping. I tried this but it does not work : define command { command_name notify-service-problem-by-email command_line [ "$NOTIFICATIONTYPE$" = "PROBLEM&quo...