Notification about "partially down" devices?

I have a few devices on which im checking more than one service. If services go down but at least one of those services stays reachable, the device’s status becomes “partially down”. There seems to be no way to get a notification about status changes to “partially down”. Is there any workaround for that, or maybe even a straightforward solution which I’m not seing in my noobishness?

Maybe status change ‘up → unstable’ is what are you looking for?

HTH,

Hi ditonet,

thanks for pointing me in that direction. Meanwhile I figured out, that The Dude sends out a notification for each service it’s configured to monitor. One has to keep in mind, that notifications are sent out on changes and not on a status reached - so when a service goes from “up” to “unstable” to “down” and the only notification you set is on “up->down”, you don’t get anything. However, the services monitored only become a concern to me if they are really down, so using “unstable->down” is what I’m using. Especially when checking through 3G/4G links.