Nagios
Nagios
Moin moin,
ich habe folgendes problem. Ich habe nagios aus der unstable installiert, finde jedoch nirgends die im howto angebenen verzeichnisse /../nagios/share/ usw.. wo hat debian die angelegt? standartmäßig sollten die in /usr/local/share/nagios/ liegen.....das tun sie jedoch nicht?
vielen Dank für die Hilfe im Vorraus.
Gruß MightyTuX
ich habe folgendes problem. Ich habe nagios aus der unstable installiert, finde jedoch nirgends die im howto angebenen verzeichnisse /../nagios/share/ usw.. wo hat debian die angelegt? standartmäßig sollten die in /usr/local/share/nagios/ liegen.....das tun sie jedoch nicht?
vielen Dank für die Hilfe im Vorraus.
Gruß MightyTuX
Das Debian Packetsystem liefert Dir gerne die nötigen Infos:Sagt Dir welche Datein in dem Packet sind.
Code: Alles auswählen
dpkg -L nagios
Programmer: A biological machine designed to convert caffeine into code.
xmpp:bert@debianforum.de
xmpp:bert@debianforum.de
Hi,
wollte nicht direkt nen neuen Thread aufmachen.
Ich selber arbeite auch mit dem Schutzheiligen Nagios und kann nur sagen wer eine kostenlose Netzwerküberwachung braucht die sich auch aktiv melden kann ist beim Nagios genau richtig.
Zur Zeit quält mich aber ein Problem mit dem Plugin check_nmap um diverse Ports der Hosts zu checken. Vielleicht weiß jemand noch ne andere Möglichkeit wie ich schnell und einfach z.B. nen Port 7293 auf Verfügbarkeit prüfen kann ?
Dank im Vorraus
wollte nicht direkt nen neuen Thread aufmachen.
Ich selber arbeite auch mit dem Schutzheiligen Nagios und kann nur sagen wer eine kostenlose Netzwerküberwachung braucht die sich auch aktiv melden kann ist beim Nagios genau richtig.
Zur Zeit quält mich aber ein Problem mit dem Plugin check_nmap um diverse Ports der Hosts zu checken. Vielleicht weiß jemand noch ne andere Möglichkeit wie ich schnell und einfach z.B. nen Port 7293 auf Verfügbarkeit prüfen kann ?
Dank im Vorraus
Em-eukal da kommt die Kindheit zurück.
Asus A7V333
XP2400+ @ Standart
HIS 9700Pro in Heatpipe @ Standart
512MB DDR - 2*40GB im Raid0 - Audigy2 + Inspire 6700 - CS601 und ein bissel Modding
http://www.aixem.de
Asus A7V333
XP2400+ @ Standart
HIS 9700Pro in Heatpipe @ Standart
512MB DDR - 2*40GB im Raid0 - Audigy2 + Inspire 6700 - CS601 und ein bissel Modding
http://www.aixem.de
Nagios Konfiguration
@Aixem:
Komme einfach nicht mit der Konfiguration klar.
Apache läuft, mysql läuft, hhtp.conf angepasst, sehe auch die Nagios-Seite,
allerdings funktionieren die CGI-Cripte nicht. nagios.log sagt mit das er auf die mysql-database nicht zugreifen kann.
Fehlermeldung:
Whoops!
Error: Could not read host and service status information!
The most common cause of this error message (especially for new users), is the fact that Nagios is not actually running. If Nagios is indeed not running, this is a normal error message. It simply indicates that the CGIs could not obtain the current status of hosts and services that are being monitored. If you've just installed things, make sure you read the documentation on starting Nagios.
Some other things you should check in order to resolve this error include:
Check the Nagios log file for messages relating to startup or status data errors.
Always verify configuration options using the -v command-line option before starting or restarting Nagios!
Make sure you've compiled the main program and the CGIs to use the same status data storage options (i.e. text file or database). If the main program is storing status data in a text file and the CGIs are trying to read status data from a database, you'll have problems.
Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at http://www.nagios.org.
Vielleicht einen Rat, was da falsch läuft?
Außerdem kämpfe ich mich gerade durch die Konfigurations-FIles
Greetz
EL
Komme einfach nicht mit der Konfiguration klar.
Apache läuft, mysql läuft, hhtp.conf angepasst, sehe auch die Nagios-Seite,
allerdings funktionieren die CGI-Cripte nicht. nagios.log sagt mit das er auf die mysql-database nicht zugreifen kann.
Fehlermeldung:
Whoops!
Error: Could not read host and service status information!
The most common cause of this error message (especially for new users), is the fact that Nagios is not actually running. If Nagios is indeed not running, this is a normal error message. It simply indicates that the CGIs could not obtain the current status of hosts and services that are being monitored. If you've just installed things, make sure you read the documentation on starting Nagios.
Some other things you should check in order to resolve this error include:
Check the Nagios log file for messages relating to startup or status data errors.
Always verify configuration options using the -v command-line option before starting or restarting Nagios!
Make sure you've compiled the main program and the CGIs to use the same status data storage options (i.e. text file or database). If the main program is storing status data in a text file and the CGIs are trying to read status data from a database, you'll have problems.
Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at http://www.nagios.org.
Vielleicht einen Rat, was da falsch läuft?
Außerdem kämpfe ich mich gerade durch die Konfigurations-FIles
Greetz
EL
@MightyTux:
find / -name nagios gibt Dir alle Infos die du brauchst:
Bei mir siehts so aus :
/usr/sbin/nagios
/usr/share/nagios
/usr/share/nagios/htdocs/cgi-bin/nagios
/usr/lib/cgi-bin/nagios
/usr/lib/cgi-bin/nagios/nagios
/usr/lib/nagios
/etc/init.d/nagios
/etc/nagios
/var/lib/nagios
/var/log/nagios
/var/run/nagios
find / -name nagios gibt Dir alle Infos die du brauchst:
Bei mir siehts so aus :
/usr/sbin/nagios
/usr/share/nagios
/usr/share/nagios/htdocs/cgi-bin/nagios
/usr/lib/cgi-bin/nagios
/usr/lib/cgi-bin/nagios/nagios
/usr/lib/nagios
/etc/init.d/nagios
/etc/nagios
/var/lib/nagios
/var/log/nagios
/var/run/nagios
@Aixem: du kannst dazu einfach check_tcp verwenden
@El Cortez: was sagt "nagios -v /etc/nagios/nagios.conf" ?
@El Cortez: was sagt "nagios -v /etc/nagios/nagios.conf" ?
http://www.cargal.org | Jabber ID: spunzATcargal.org
Cargal.org Jabber Channel: cargal@jabber.cargal.org
Debianforum.de Channel: debianforum.de@chat.amessage.info
Cargal.org Jabber Channel: cargal@jabber.cargal.org
Debianforum.de Channel: debianforum.de@chat.amessage.info
@ spunz:
nagios -v /etc/nagios/nagios.cfg
Nagios 1.2
Copyright (c) 1999-2004 Ethan Galstad (nagios@nagios.org)
Last Modified: 02-02-2004
License: GPL
Reading configuration data...
Running pre-flight check on configuration data...
Checking services...
Checked 1 services.
Checking hosts...
Checked 1 hosts.
Checking host groups...
Checked 1 host groups.
Checking contacts...
Checked 1 contacts.
Checking contact groups...
Checked 1 contact groups.
Checking service escalations...
Checked 1 service escalations.
Checking host group escalations...
Checked 0 host group escalations.
Checking service dependencies...
Checked 0 service dependencies.
Checking host escalations...
Checked 0 host escalations.
Checking host dependencies...
Checked 0 host dependencies.
Checking commands...
Checked 22 commands.
Checking time periods...
Checked 4 time periods.
Checking for circular paths between hosts...
Checking for circular service execution dependencies...
Checking global event handlers...
Checking obsessive compulsive service processor command...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
nagios -v /etc/nagios/nagios.cfg
Nagios 1.2
Copyright (c) 1999-2004 Ethan Galstad (nagios@nagios.org)
Last Modified: 02-02-2004
License: GPL
Reading configuration data...
Running pre-flight check on configuration data...
Checking services...
Checked 1 services.
Checking hosts...
Checked 1 hosts.
Checking host groups...
Checked 1 host groups.
Checking contacts...
Checked 1 contacts.
Checking contact groups...
Checked 1 contact groups.
Checking service escalations...
Checked 1 service escalations.
Checking host group escalations...
Checked 0 host group escalations.
Checking service dependencies...
Checked 0 service dependencies.
Checking host escalations...
Checked 0 host escalations.
Checking host dependencies...
Checked 0 host dependencies.
Checking commands...
Checked 22 commands.
Checking time periods...
Checked 4 time periods.
Checking for circular paths between hosts...
Checking for circular service execution dependencies...
Checking global event handlers...
Checking obsessive compulsive service processor command...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
und nagios läuft auch?
kommt ein fehler bei "/etc/init.d/nagios restart" ? hast du also nagios-mysql installiert?
ich hatte damals nur ein problem, die plugins wurden nicht nach /usr/lib/netsaint/plugins kopiert. damals gabs noch viele symlinks die auf netsaint zeigten.
kommt ein fehler bei "/etc/init.d/nagios restart" ? hast du also nagios-mysql installiert?
ich hatte damals nur ein problem, die plugins wurden nicht nach /usr/lib/netsaint/plugins kopiert. damals gabs noch viele symlinks die auf netsaint zeigten.
http://www.cargal.org | Jabber ID: spunzATcargal.org
Cargal.org Jabber Channel: cargal@jabber.cargal.org
Debianforum.de Channel: debianforum.de@chat.amessage.info
Cargal.org Jabber Channel: cargal@jabber.cargal.org
Debianforum.de Channel: debianforum.de@chat.amessage.info
habe alles nochmal deinstalliert, und die packete selbst kompiliert allerdings
diesmal ohne sql bin dabei nach der doku von o`reilly vorgegangen:
http://www.onlamp.com/pub/a/onlamp/2002 ... agios.html
+ ein ergänzung von
http://nagios.sourceforge.et/docs/1_0/commandfile.html
eh voila
es funktioniert
Danke an alle helfenden Hände ....
diesmal ohne sql bin dabei nach der doku von o`reilly vorgegangen:
http://www.onlamp.com/pub/a/onlamp/2002 ... agios.html
+ ein ergänzung von
http://nagios.sourceforge.et/docs/1_0/commandfile.html
eh voila
es funktioniert
Danke an alle helfenden Hände ....