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.
Netbackup Appliance
Re: Netbackup Appliance
What is the version of the Nagios XI, "NRPE" and "Linux Server" wizard that you are currently running? SUSE is included in both wizards...
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Netbackup Appliance
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.
Return code of 255 is out of bounds, on service current load, its set as default, see attached.
You do not have the required permissions to view the files attached to this post.
Re: Netbackup Appliance
Can you run the command over the CLI and post the result?
Former Nagios Employee
Re: Netbackup Appliance
/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?
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
Also, do you have a firewall running on the client machine?
Former Nagios Employee
Re: Netbackup Appliance
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
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?
From the Symantec NetBackup, can you post the result of a netstat -anp|grep nrpe?
Former Nagios Employee
Re: Netbackup Appliance
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 ?
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 ?