nagios & mysql
nagios & mysql
beim restart von nagios kommt:
slow~# /etc/init.d/nagios restart
Stopping nagios: nagios.
Starting nagios: DBI connect('database=;host=;port=','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /etc/nagios/check_nagios_db line 55
nagios.
slow:~#
die DB "nagios" ist erstellt worden, nur...?
Gruss
rolf
slow~# /etc/init.d/nagios restart
Stopping nagios: nagios.
Starting nagios: DBI connect('database=;host=;port=','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /etc/nagios/check_nagios_db line 55
nagios.
slow:~#
die DB "nagios" ist erstellt worden, nur...?
Gruss
rolf
-
- Beiträge: 145
- Registriert: 25.10.2005 08:22:32
Re: nagios & mysql
... nur wirst du in der Config von nagios noch das Passwort für die Datenbank bzw. den User hinterlegen müssen.rolfti hat geschrieben: die DB "nagios" ist erstellt worden, nur...?
Gruß
welches file?
@Columbo0815
welches config-file meinst du? ...check_nagios_db
rolf
welches config-file meinst du? ...check_nagios_db
rolf
- meandtheshell
- Beiträge: 4054
- Registriert: 14.01.2005 17:51:30
Re: welches file?
hm ... also nagios legt seine Info wenn man möchte auch in eine Datenbank ab (PostgreSQL, MySQL usw.) abhängig welches nagios Paket du hastrolfti hat geschrieben:@Columbo0815
welches config-file meinst du? ...check_nagios_db
rolf
Code: Alles auswählen
dpkg -l | grep nagios
markus
BTW - kannst du bitte code immer in code tags schreiben - der lesbarkeit wegen - danke
hi, bin nun so weit das ich mich an nagios anmelden, bzw. starten kann, dennoch kommt beim booten:
[1138779353] Caught SIGTERM, shutting down... Retention data will not be processed or saved!
[1138779353] Successfully shutdown... (PID=4594)
[1138779489] Nagios 1.3 starting... (PID=4585)
bedeutet dies, das er die DB, bzw den "host-eintrag" nicht findet?
wo muss ich den eintragen?
Danke
[1138779353] Caught SIGTERM, shutting down...
Code: Alles auswählen
[1138779353] Error: Could not connect to MySQL database 'nagios' on host '' using username 'nagios' and password 'XXXXXX'.
[1138779353] Successfully shutdown... (PID=4594)
[1138779489] Nagios 1.3 starting... (PID=4585)
bedeutet dies, das er die DB, bzw den "host-eintrag" nicht findet?
wo muss ich den eintragen?
Danke
Hi, komme echt nicht weiter, seit Tagen dreh ich gleichen Prob,
starte ich;
... keine Fehlermeldung...
dann..
[1138801292] Error: Could not lock status data tables in database 'nagios' Retention data will not be processed or saved!
[1138801296] Successfully shutdown... (PID=4571)
[1138812409] Nagios 1.3 starting... (PID=4571)
starte ich;
Code: Alles auswählen
nagios -v /etc/nagios/nagios.cfg
dann..
[1138801292] Error: Could not lock status data tables in database 'nagios'
Code: Alles auswählen
Error: Could not connect to MySQL database 'nagios' on host '' using username 'nagios' a
nd password 'XXXXXX'.
[1138801296] Successfully shutdown... (PID=4571)
[1138812409] Nagios 1.3 starting... (PID=4571)
Von Installation verschoben.
Bert
Bert
Programmer: A biological machine designed to convert caffeine into code.
xmpp:bert@debianforum.de
xmpp:bert@debianforum.de
Da passt immer noch was nicht mit den Rechten fuer diesen User in MySQL.
Vielleicht findest du unter http://dev.mysql.com/doc/refman/4.1/en/ ... ystem.html und http://dev.mysql.com/doc/refman/4.1/en/ ... ement.html eine Loesung.
Das Problem liegt meiner Meinung nicht am Nagios sondern an MySQL.
Vielleicht findest du unter http://dev.mysql.com/doc/refman/4.1/en/ ... ystem.html und http://dev.mysql.com/doc/refman/4.1/en/ ... ement.html eine Loesung.
Das Problem liegt meiner Meinung nicht am Nagios sondern an MySQL.