Search found 7 matches

by ffrcaraballo
Tue Dec 06, 2016 7:52 am
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Re: Nagios with NDOUtils

It worked!

Thank you very much
by ffrcaraballo
Mon Dec 05, 2016 12:57 pm
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Re: Nagios with NDOUtils

I have 2 files nagios.cfg root@lsmnagios:/usr/local/nagios/var# grep -i broker /etc/nagios/nagios.cfg # EVENT BROKER OPTIONS # Controls what (if any) data gets sent to the event broker. # Values: 0 = Broker nothing # -1 = Broker everything event_broker_options=-1 # EVENT BROKER MODULE(S) # This dire...
by ffrcaraballo
Mon Dec 05, 2016 11:03 am
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Re: Nagios with NDOUtils

root@lsmnagios:/lib/systemd/system# /lib/systemd/system/ndo2db.service bash: /lib/systemd/system/ndo2db.service: Permiso denegado root@lsmnagios:/lib/systemd/system# /usr/local/nagios/bin/ndo2db NDO2DB 2.1.2 Copyright (c) 2009 Nagios Core Development Team and Community Contributors Copyright (c) 200...
by ffrcaraballo
Mon Dec 05, 2016 8:35 am
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Re: Nagios with NDOUtils

root@lsmnagios:~# ps -ef --cols=300 UID PID PPID C STIME TTY TIME CMD root 1 0 0 oct28 ? 00:00:28 /sbin/init root 2 0 0 oct28 ? 00:00:00 [kthreadd] root 3 2 0 oct28 ? 04:46:27 [ksoftirqd/0] root 5 2 0 oct28 ? 00:00:00 [kworker/0:0H] root 7 2 0 oct28 ? 04:29:07 [rcu_sched] root 8 2 0 oct28 ? 00:00:00...
by ffrcaraballo
Fri Dec 02, 2016 7:32 am
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Re: Nagios with NDOUtils

Enable debug but file is empty, write nothing The tables in the database are not filled either drwxrwsr-x 2 nagios nagios 4096 dic 1 23:59 archives -rw-r--r-- 1 nagios nagios 15825 dic 2 05:46 livestatus.log -rw-r--r-- 1 nagios nagios 5 dic 2 05:46 nagios.lock -rw-r--r-- 1 nagios nagios 19181 dic 2 ...
by ffrcaraballo
Thu Dec 01, 2016 2:21 pm
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Re: Nagios with NDOUtils

I already had that in the nagios.cfg #loadctl_options=jobs_max=100;backoff_limit=10;rampup_change=5 # Load Livestatus Module #broker_module=/usr/lib/check_mk/livestatus.o /var/log/nagios/rw/live #event_broker_options=-1 # added by setup.sh of check_mk cfg_dir=/usr/local/nagios/etc/check_mk.d # Load ...
by ffrcaraballo
Thu Dec 01, 2016 2:05 pm
Forum: Open Source Nagios Projects
Topic: Nagios with NDOUtils
Replies: 13
Views: 6529

Nagios with NDOUtils

I have nagios running with ndo2db, but I can not insert data from nagios. It does not show me error, I check the logs but I can not find information to see what the reason is. In the logs of nagios does not show anything of ndo2db: root@lsmnagios:/home/fernando# tail /usr/local/nagios/var/nagios.log...