Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Add service status color to the statusmap.cgi for nagios 3.01 Based on the patch from "didgaudin" for Nagios 2.x Updated for Nagios 3.x
Current Version
Last Release Date
June 24, 2009
Owner
Nagios Exchange
Website
http://www.athena.de/
Compatible With
Based on Nagios 2.x patch from didgaudin http://www.nagiosexchange.org/cgi-bin/bookmark.cgi?action=link_add;ID=1871;d=1
Install instructions ------------------ Go to your nagios install directory where the cgi files are stored # cd nagios-3.0.1/cgi
copy patch file "nagios3-statusmap.patch" file there
make a backup file # cp statusmap.c statusmap.c.org
prepare file for patching # cp statusmap.c statusmap.c.orig
Patch the orig file # patch statusmap.c.orig nagios3-statusmap.patch
Copy orig file to live file # cp statusmap.c.orig statusmap.c
Recompile # make
Copy new CGI file to nagios sbin directory cp statusmap.cgi /usr/local/nagios/sbin/
FINISH!
Tested with Nagios 3.01
I updated the patch for Nagios 3.3.1. You can find it here: http://exchange.nagios.org/directory/Patches/Nagios-Core/Show-service-state-in-statusmap--2D-Nagios-3-2E3/details
thanks for the precise documentation
Great instructions. Implemented on nagios 3.2.0 without issue. Ubuntu Hardy, x64.
You must be logged in to submit a review.
To:
From: