Systemüberwachung

Aus

Version vom 20:03, 7. Sep. 2011 bei Admin (Diskussion | Beiträge)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche


What is Nagios? An open source host, service and network monitoring program. Who uses it? Lots of people, including many big name companies and organizations. Where can I get it? Right here. Can I get support for it? Yes! If that didn't satisfy you, click here to get answers to some of your basic questions about Nagios.

http://www.nagios.org/screenshot.php


Description: The Status Map fails (e.g. 500 Internal Server Error) with the following error in the Apache error_log ld.so.1: statusmap.cgi: fatal: libgd.so.2: open failed: No such file or directory

Solution: Install gd (from sunfreeware) and all of its dependencies. Compile Nagios # export LD_LIBRARY_PATH=/usr/local/lib:opt/sfw/lib # LDFLAGS="-R/usr/local/lib -R/opt/sfw/lib" ./configure # make all # ldd cgi/statusmap.cgi


Persönliche Werkzeuge
MediaWiki Appliance - Powered by TurnKey Linux