|
|
| Author |
Message |
crocop_83
Joined: 25 Apr 2006 Posts: 6
|
Posted: Tue Apr 25, 2006 11:08 am Post subject: NPC Nagios Plugin For Cacti Problem |
|
|
Hi,
I would like to install Nagios Plugin For Cacti.
I 've read the document about it and I've installed it.
But when I tried to restart Nagios, I 've got this message in my log !
| Code: |
[1145976826] initializing nagios-db mysql inserter...
[1145976826] nagios-db: inserter locked into db
[1145976826] Event broker module '/usr/local/nagios/modules/inserter.o' initialized successfully.
[1145976826] Finished daemonizing... (New PID=16277)
[1145976869] Caught SIGTERM, shutting down...
|
Nagios can not start.
NPC use Event Broker and I have configured the file nagios.cfg
| Code: |
retain_state_information=0
event_broker_options=-1 and
broker_module=/path/to/nagios/modules/inserter.o
|
Any ideas why Nagios can't start ?
Thanks,
Crocop_83 |
|
| Back to top |
|
 |
julpie
Joined: 03 Apr 2006 Posts: 13 Location: Wuerzburg (Germany)
|
Posted: Wed Apr 26, 2006 2:13 am Post subject: |
|
|
| /path/to/nagios must be replaced by the path to nagios (/usr/local/nagios by default). |
|
| Back to top |
|
 |
crocop_83
Joined: 25 Apr 2006 Posts: 6
|
Posted: Wed Apr 26, 2006 2:38 am Post subject: |
|
|
I have already replaced the path with the right one.
But It 's always the same error.
(It was a code copy from the document provides with NPC. It was an example to show what I've done, sorry) |
|
| Back to top |
|
 |
|