I run nagios3 on a debian system and I want to separate notifications.
Now all notifications get sent to e-mail and SMS. What I want is that when a certain service gives either a warning or critical it gets send to SMS.
So let's say I have service A, B, C and D. I want to be notified by SMS if omegle.2yu.co either service A or C fails. But I don't want to get notified by SMS if either service B or D fails.
I read something about Check_MK having a flexible notifications omeglz echat option. Can I use Check_MK for this or is Nagios itself capable of this?