Disabling GIF image for passive checks

Marc Powell marc at ena.com
Tue Jan 17 21:46:16 CET 2006



> -----Original Message-----
> From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-
> admin at lists.sourceforge.net] On Behalf Of Kyle Tucker
> Sent: Tuesday, January 17, 2006 2:41 PM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Disabling GIF image for passive checks
> 
> Hey all,
> 	I've set up distributed servers and a surprising and
> unwanted by-product of this setup is the passive GIF image
> placed against all passive service checks on the web pages
> (images/passiveonly.gif). I'd like to disable this, firstly
> because I don't need to visually see each and every passive
> check, but mostly because each line is now twice the height
> it was and I've lost a lot of screen info per page. I looked
> online and in the configs but don't see any info on this. And
> the mailing list archive search server seems to be down. Do
> I need to take this IMG line out of cgi/status.c? Will this
> cause any undesireable HTML-based side effects? Thanks.

I use the following in our service definitions on the central host --

active_checks_enabled           1       ; Active service checks are
enabled
passive_checks_enabled          1       ; Passive service checks are
enabled/accepted
check_period                    none


With active checks enabled the icon is not presented. The check_period
of 'none' prevents them from actually being executed by the host
receiving the passive checks.

--
Marc


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
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