Page 1 of 2
Netbackup Appliance
Posted: Fri Jan 22, 2016 8:34 am
by ohlssrog
Hi.
Have an Symantec NetBackup appliance that need to be monitored by nagios xi, what is the way to do this?
Have understand that this boxes runs Suse-Linux OS
Nrpe wizard dont list any Suse linux option.
Re: Netbackup Appliance
Posted: Fri Jan 22, 2016 10:01 am
by lmiltchev
What is the version of the Nagios XI, "NRPE" and "Linux Server" wizard that you are currently running? SUSE is included in both wizards...
example01.PNG
example02.PNG
Re: Netbackup Appliance
Posted: Mon Jan 25, 2016 5:03 am
by ohlssrog
Yes i see it and have run the nrpe wizard using sun OS open version. getting error alerts in the new services on this nagios version 5.2.3 on centos 6.7.
Return code of 255 is out of bounds, on service current load, its set as default, see attached.
Re: Netbackup Appliance
Posted: Mon Jan 25, 2016 10:21 am
by rkennedy
Can you run the command over the CLI and post the result?
Re: Netbackup Appliance
Posted: Tue Jan 26, 2016 8:42 am
by ohlssrog
/usr/local/nagios/libexec/check_nrpe -u -H <remoteIP> -t 90 -c check_load
connect to address <remoteIP> port 5666: Connection refused
connect to host <remoteIP> port 5666: Connection refused[root@nagiosserver ~]#
I didnt get any option to set login account when i did the nrpe wizard, how can i fix the connection refused?
Re: Netbackup Appliance
Posted: Tue Jan 26, 2016 10:24 am
by hsmith
How did you install NRPE on the remote device?
Re: Netbackup Appliance
Posted: Tue Jan 26, 2016 10:26 am
by rkennedy
Also, do you have a firewall running on the client machine?
Re: Netbackup Appliance
Posted: Wed Jan 27, 2016 8:56 am
by ohlssrog
This netbackup device is a Symantec NBU 5230, dont think there are any firewall on this. i install the nrpe through the nrpe nagios xi wizard default value.
Re: Netbackup Appliance
Posted: Wed Jan 27, 2016 12:34 pm
by rkennedy
From the Nagios machine, can you run an nmap against the Symantec NetBackup and let us know the result?
From the Symantec NetBackup, can you post the result of a netstat -anp|grep nrpe?
Re: Netbackup Appliance
Posted: Thu Jan 28, 2016 3:01 am
by ohlssrog
Nmap result
Not shown: 989 filtered ports
PORT STATE SERVICE
21/tcp closed ftp
22/tcp open ssh
80/tcp closed http
135/tcp closed msrpc
139/tcp open netbios-ssn
443/tcp open https
445/tcp open microsoft-ds
1521/tcp closed oracle
3389/tcp closed ms-term-serv
5666/tcp closed nrpe
8080/tcp open http-proxy
Im not able to run the netstat -anp|grep nrpe command in ssh putty session on the netbackup uniit ?
