Search found 5 matches

by anshul
Mon Oct 06, 2014 10:49 am
Forum: Open Source Nagios Projects
Topic: climate sensor data in nagios
Replies: 2
Views: 847

Re: climate sensor data in nagios

Thanks a lot the active query path does work. i was able to get the data to the server.
by anshul
Mon Oct 06, 2014 10:03 am
Forum: Open Source Nagios Projects
Topic: climate sensor data in nagios
Replies: 2
Views: 847

climate sensor data in nagios

HI I have a climate sensor in our server room of which i need to fetch temperature data from snmpwalk command gives this reply snmpwalk <hostipaddress> -v 1 -c public -On .1.3.6.1.4.1.17373.3.2.1.14 .1.3.6.1.4.1.17373.3.2.1.14.1 = INTEGER: 11 I am not able to pull this data to nagios server to monit...
by anshul
Mon Sep 01, 2014 3:11 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.0.8 not working with ndoutils 2.0
Replies: 9
Views: 4148

Re: Nagios 4.0.8 not working with ndoutils 2.0

here is the nagios.log [root@localhost var]# tail -50 /usr/local/nagios/var/nagios.log [1409148507] HOST NOTIFICATION: nagiosadmin;hplj2605dn;DOWN;notify-host-by-email;CRITICAL - Host Unreachable (192.168.1.30) [1409148844] HOST NOTIFICATION: nagiosadmin;NPWDS01;DOWN;notify-host-by-email;PING CRITIC...
by anshul
Thu Aug 28, 2014 3:13 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.0.8 not working with ndoutils 2.0
Replies: 9
Views: 4148

Re: Nagios 4.0.8 not working with ndoutils 2.0

hI ABRIST, Ndo2db.cfg lock_file=/usr/local/nagios/var/ndo2db.lock ndo2db_user=nagios ndo2db_group=nagios socket_type=unix socket_name=/usr/local/nagios/var/ndo.sock tcp_port=5668 use_ssl=0 db_servertype=mysql db_host=localhost db_port=3306 db_name=nagios db_prefix=nagios_ db_user=nagios db_pass=nagi...
by anshul
Wed Aug 27, 2014 11:25 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.0.8 not working with ndoutils 2.0
Replies: 9
Views: 4148

Nagios 4.0.8 not working with ndoutils 2.0

HI I have succesfully installed nagios 4.0.8 on centos 7. also i have installed ndoutils 2.0 as well. ndoutils starts with no problems so deos nagios but nagios is somehow not picking up ndoutils and is not populating the mysql database. I have tried both the version 3x and 4x of ndo2db and ndomod. ...