Search found 18 matches

by dreamboy_sivak
Wed Oct 05, 2016 12:41 pm
Forum: Open Source Nagios Projects
Topic: check_snmp
Replies: 1
Views: 765

check_snmp

Hi

Nagios check_snmp is running inside /libexe but it not runnig after configured in a .cfg file.

Nagios running in centos
by dreamboy_sivak
Fri Feb 27, 2015 2:39 am
Forum: Open Source Nagios Projects
Topic: Nagios core is Running in centos
Replies: 1
Views: 1093

Nagios core is Running in centos

Hi

Getting a below error when send a email using sendmail

OS : centos 6.5
nagios : nagios 4.0


dsn=5.6.0, stat=Data format error . it is getting only when email has been sent to yahoo id. i can able to send other email accounts.
by dreamboy_sivak
Wed Dec 10, 2014 8:59 am
Forum: Open Source Nagios Projects
Topic: NDO Util is not working
Replies: 6
Views: 2200

Re: NDO Util is not working

Thanks Team

Issue fixed.

sorry i commented the event_broker line...
by dreamboy_sivak
Wed Dec 10, 2014 1:51 am
Forum: Open Source Nagios Projects
Topic: NDO Util is not working
Replies: 6
Views: 2200

Re: NDO Util is not working

Hi emislivec

Yes i just upgraded NDO 2.0 and now getting below error
"Event broker module 'NERD' deinitialized successfully."
by dreamboy_sivak
Tue Dec 09, 2014 6:12 am
Forum: Open Source Nagios Projects
Topic: NDO Util is not working
Replies: 6
Views: 2200

NDO Util is not working

Hi Team, Getting below error when restarting nagios after installation of NDO Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/bin/ndomod.o: undefined symbol: servicedependency_list [1418096173] Error: Failed to load module '/usr/local/nagios/bin/ndomod.o'. Configur...
by dreamboy_sivak
Tue Sep 30, 2014 2:33 am
Forum: Open Source Nagios Projects
Topic: Network server bind failure (98: Address already in use)
Replies: 2
Views: 5093

Re: Network server bind failure (98: Address already in use)

Thanks Guys


I fixed this issue. I already having one more configuration file in xinetd.

Reason for the error is xinetd was running at the time once i stopped and retried

service nagios-nrpe-server start

it starts and works fine. :lol:
by dreamboy_sivak
Tue Sep 30, 2014 12:53 am
Forum: Open Source Nagios Projects
Topic: Network server bind failure (98: Address already in use)
Replies: 2
Views: 5093

Network server bind failure (98: Address already in use)

Hi Team i have a nrpe agent which is running smoothly. But from today onwards i am getting this below error. nrpe[14402]: Starting up daemon nrpe[14402]: Network server bind failure (98: Address already in use) i tried ps aux | grep and netstat -at | grep also. so there is no other nrpe agent is run...
by dreamboy_sivak
Thu Jul 03, 2014 11:29 pm
Forum: Open Source Nagios Projects
Topic: CHECK_NRPE: Socket timeout after 10 seconds.
Replies: 7
Views: 5454

Re: CHECK_NRPE: Socket timeout after 10 seconds.

Thanks Guys


I fixed this .. thanks for ur support
by dreamboy_sivak
Wed Jul 02, 2014 5:04 am
Forum: Open Source Nagios Projects
Topic: CHECK_NRPE: Socket timeout after 10 seconds.
Replies: 7
Views: 5454

Re: CHECK_NRPE: Socket timeout after 10 seconds.

This is my result for ... root@vm:/usr/lib/nagios/plugins# ps aux | grep nrpe nagios 7018 0.0 0.1 23328 1152 ? Ss 09:16 0:00 /usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -d root 7089 0.0 0.1 10464 920 pts/0 S+ 09:58 0:00 grep --color=auto nrpe root@vm:/usr/lib/nagios/plugins# netstat -at | grep nrpe tcp 0...
by dreamboy_sivak
Wed Jul 02, 2014 4:53 am
Forum: Open Source Nagios Projects
Topic: CHECK_NRPE: Socket timeout after 10 seconds.
Replies: 7
Views: 5454

Re: CHECK_NRPE: Socket timeout after 10 seconds.

Getting the following response in nagios server root@VM:/# nmap xx.xxx.xx.xxx -p 5666 Starting Nmap 5.21 ( http://nmap.org ) at 2014-07-02 17:48 SGT Nmap scan report for xx.xxx.xx.xxx Host is up (0.0022s latency). PORT STATE SERVICE 5666/tcp filtered nrpe Nmap done: 1 IP address (1 host up) scanned ...