Re: [Nagios-devel] Nagios dashboard...
Posted: Fri Aug 14, 2009 9:32 pm
Hi Andreas,
>=20
> I've given your patch a try - it applies and complies just fine. But
> there is a reference to a "status2.cgi" and a "dash-images" directory
> (?) not included in the patch - could you point me where to find them
> ?
dash-images (defined in the patch to be /usr/local/nagios/share/dash-
images, our nagios installation is in /usr/local/nagios...) is the
directory where the gauge-png's are located.
status2.cgi is a small mistake I made. During the testphase, I had
two CGI's: status.cgi and status2.cgi. I apparently send in the wrong
patch... Sorry.
Excerpt from the patch file:
----------8<--------
edgarm$ grep dash- na*patch | grep define
+#define FULL_IMG_PATH "/usr/local/nagios/share/dash-images"
+#define HTML_IMG_PATH "/nagios/dash-images"
edgarm$ grep STATUS2 na*patch | grep define
+#define STATUS2_CGI "status2.cgi"
edgarm$=20
----------8<--------
I will sent you the correct version....
Sorry again, regards, Edgar.
--=20
''~``
( o o )
+-------------------------------------------------.oooO--(_)--Oooo.---+
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
>=20
> I've given your patch a try - it applies and complies just fine. But
> there is a reference to a "status2.cgi" and a "dash-images" directory
> (?) not included in the patch - could you point me where to find them
> ?
dash-images (defined in the patch to be /usr/local/nagios/share/dash-
images, our nagios installation is in /usr/local/nagios...) is the
directory where the gauge-png's are located.
status2.cgi is a small mistake I made. During the testphase, I had
two CGI's: status.cgi and status2.cgi. I apparently send in the wrong
patch... Sorry.
Excerpt from the patch file:
----------8<--------
edgarm$ grep dash- na*patch | grep define
+#define FULL_IMG_PATH "/usr/local/nagios/share/dash-images"
+#define HTML_IMG_PATH "/nagios/dash-images"
edgarm$ grep STATUS2 na*patch | grep define
+#define STATUS2_CGI "status2.cgi"
edgarm$=20
----------8<--------
I will sent you the correct version....
Sorry again, regards, Edgar.
--=20
''~``
( o o )
+-------------------------------------------------.oooO--(_)--Oooo.---+
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]