Nagios Core

Show service state in statusmap – Nagios 3.x

Description:

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

Compatible With

  • Nagios 3.x

Project Files
Project Notes
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
Reviews (3) Add a Review
For Nagios 3.3.1
by bonaime, October 31, 2012

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



works good,
by juanstroctus, January 31, 2011

thanks for the precise documentation



Works perfectly
by saxonnz, December 31, 2009

Great instructions. Implemented on nagios 3.2.0 without issue. Ubuntu Hardy, x64.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (4)
Favorites
1
Views
171,999