nagios Monitor

Ron Wilson ron at tvnz.co.nz
Tue Jul 20 04:40:27 CEST 2010


Yes but that is passive. If you do not get an alert you presume it is
all OK But if the ngaios system was misbehaving for instance or maybe
your sms notification was down you would not know.  What is really
needed is a check independent of ngaios and that can use an alerting
system separate from ngaios. It could check and say regular iintervals
alerting only if it the check fails

 

 

From: Bram Gillemon [mailto:bram at openminds.be] 
Sent: Tuesday, 20 July 2010 12:26 p.m.
To: Nagios Users List
Subject: Re: [Nagios-users] nagios Monitor

 

What i've done to check if my nagios setup is still working is, i
configured a HTTP check, to check a page somewhere on a server, it's a
simple php page, you can find it on the following url.

 

http://bugoff.be/wp-content/uploads/monitoringcheck.phps

 

then create a cronjob on the server where you put this file to check if
the file is updated.

 

 */5 * * * * cd /var/www/; /usr/bin/php -f monitoringcheck.php cron

 

Kr,

Bram Gillemon

 

On 20 Jul 2010, at 01:29, Ron Wilson wrote:





I am interested in somehow monitoring my Nagios setup to ensure it is
running and working correctly. At present Nagios monitors and alerts for
problems but if anything happened to Nagios server we would not
necessarily know. I toyed with idea of setting up a dummy check that
alerts at certain time each night but that seems a long winded way to
achieve certainty. Maybe I need a separate application just checking
Nagios server.

Any ideas?

 

________________________________

--

Ron Wilson

Systems Engineer

Television New Zealand

P.O. Box 3819

Auckland, New Zealand

Phone 649-916-7560

A conclusion is the place where you get tired of thinking. (Arthur
Bloch)

________________________________

==========================================================
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz 
==========================================================
CAUTION:  This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s).  This information
is not to be used or stored by any other person and/or organisation.

------------------------------------------------------------------------
------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first --
http://p.sf.net/sfu/sprint-com-first____________________________________
___________
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

 

==========================================================
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz 
==========================================================
CAUTION:  This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s).  This information
is not to be used or stored by any other person and/or organisation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100720/360fc0c1/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-------------- next part --------------
_______________________________________________
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