Is it possible to recieve a single global notification for all checks?

Páll Guðjón Sigurðsson palli at ok.is
Sun Sep 1 01:00:27 CEST 2013


I made something the other day that might help you.

check_nagios_services is a plugin that checks the current of other nagios services (via mk-livestatus) and you can set threshold, for example if one of many http checks are critical, return critical as well.

Maybe you can use that as a basis to solve your problem.


https://github.com/palli/monitor-iceland/blob/master/nagios-plugins/check_nagios_services


----- Original Message -----
From: "Alex Flex" <aflexzor at gmail.com>
To: "Nagios Users List" <nagios-users at lists.sourceforge.net>
Sent: Saturday, August 31, 2013 10:19:34 PM
Subject: Re: [Nagios-users] Is it possible to recieve a single global notification for all checks?


Hello Steve, 


On 08/31/2013 03:41 PM, steve f wrote: 


I've built a few checks that monitor say 5 partitions or ping 5 ip addresses and will report back if one or more are down. results line says 1 is ok, 2 is ok, 3 is down,,, etc. 

Is that what you are looking for? 

Your solution was to create a single check that at the same time performs various checks, similar to the check_multi . However I need each check to be an independent check :( Any other suggestion is appreciated. 



------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list