Search found 7 matches

by prabu
Thu Jul 06, 2017 9:50 pm
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Re: Storage is't being monitored after nagios core IP change

Thank you everyone for the help. Please close the thread.
by prabu
Wed Jul 05, 2017 2:15 am
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Re: Storage is't being monitored after nagios core IP change

I have moved from check_emc_clariion_security_files to username and password (-u readonly -p <password>) and it is working. I couldn't figure out what is causing the problem.
by prabu
Mon Jul 03, 2017 4:46 am
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Re: Storage is't being monitored after nagios core IP change

dos2unix is already installed. # rpm -qa dos2unix dos2unix-3.1-27.2.el5 I think I am missing something basic after migration. But unable to figure out. Oracle Linux is same as Redhat Linux. Can someone try to perform a VMware physical to virtual migration of a Redhat Linux 5.x and change the IP and ...
by prabu
Fri Jun 30, 2017 2:01 am
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Re: Storage is't being monitored after nagios core IP change

I am trying to setup the plugin again. But getting the output with an error for "SPA Percentage Busy". Is it expected. #/usr/local/nagios/libexec/check_emc_clariion.pl -H <IP address> --secfilepath /usr/local/nagios/libexec/check_emc_clariion_security_files -t sp_cbt_busy --sp A --warn 50 ...
by prabu
Thu Jun 29, 2017 4:55 am
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Re: Storage is't being monitored after nagios core IP change

Thank you for the reply dwhitfield.

I am attaching the following contents:
check_emc_clariion.pl
command_definitions from services.cfg
nagios.cfg

Hope this helps.
by prabu
Wed Jun 28, 2017 11:44 am
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Re: Storage is't being monitored after nagios core IP change

Thank you for your reply DiegoAnjos, dwhitfield! VNX NAS is monitored via NRPE and it is working fine. VNX block and hardware is monitored via SNMP which is not working. The /etc/snmp/snmpd.conf file has got only one line with the community string. There is no allow or deny rule is configured. Can y...
by prabu
Tue Jun 27, 2017 4:47 am
Forum: Open Source Nagios Projects
Topic: Storage is't being monitored after nagios core IP change
Replies: 13
Views: 6243

Storage is't being monitored after nagios core IP change

Issue: After changing the Nagios core server IP EMC Storage devices (VNX and Clariion) are not being monitored. All the other devices (Linux OS, Dell servers, Dell storage) are working as the source server. OS where Nagios® Core™ 3.2.3 is installed : Oracle Linux 5.11 What is done so far: We have mi...