Search found 8 matches

by kluenni
Mon Mar 30, 2015 1:05 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

???
by kluenni
Fri Mar 27, 2015 2:43 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

I saw in int.d that i have a service ndoutils, but it doesn´t start

root@Monitoring:~# service ndoutils start
Starting ndoutils: ndoutils.
root@Monitoring:~# service ndoutils start
Starting ndoutils: ndoutils.
root@Monitoring:~#
by kluenni
Fri Mar 27, 2015 2:21 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

##################################################################### # NDO2DB DAEMON CONFIG FILE # # Last Modified: 01-02-2009 ##################################################################### # LOCK FILE # This is the lockfile that NDO2DB will use to store its PID number # in when it is runni...
by kluenni
Thu Mar 26, 2015 2:52 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

root@Monitoring:~# ls -l /usr/local/nagios/bin/*ndo* -rwxrwxr-- 1 nagios nagios 50573 Mar 24 07:47 /usr/local/nagios/bin/log2ndo -rwxr-xr-x 1 nagios nagios 332560 Mar 24 07:47 /usr/local/nagios/bin/ndo2db -rwxr-xr-x 1 nagios nagios 194091 Mar 23 09:38 /usr/local/nagios/bin/ndomod-4x.o -rwxr-xr-x 1 ...
by kluenni
Wed Mar 25, 2015 2:08 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

Code: Select all

root@Monitoring:~# grep socket_name /usr/local/nagios/etc/ndo2db.cfg
socket_name=/usr/local/nagios/var/ndo.sock

Code: Select all

srwxr-xr-x 1 nagios nagios 0 Mar 24 07:50 /usr/local/nagios/var/ndo.sock
by kluenni
Tue Mar 24, 2015 1:56 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

Hi, thanks for the answer. But it is still not working. [1427179893] Nagios 4.0.8 starting... (PID=30588) [1427179893] Local time is Tue Mar 24 07:51:33 CET 2015 [1427179893] LOG VERSION: 2.0 [1427179893] qh: Socket '/usr/local/nagios/var/rw/nagios.qh' successfully initialized [1427179893] qh: core ...
by kluenni
Mon Mar 23, 2015 11:10 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Re: Nagios 4 and ndoutils 2.0

i installed mysql and crate the tables with ./installdb....... from the db directory from ndoutils.

what is the install log from ndb?

Florian
by kluenni
Mon Mar 23, 2015 7:19 am
Forum: Open Source Nagios Projects
Topic: Nagios 4 and ndoutils 2.0
Replies: 14
Views: 8648

Nagios 4 and ndoutils 2.0

Hi, i just installed nagios 4 and ndoutils 2.0 and get following error message if i try to execute this command: /usr/local/nagios/bin/ndo2db-4x -c /usr/local/nagios/etc/ndo2db.cfg Support for the specified database server is either not yet supported, or was not found on your system. In ndo2db.cfg I...