Search found 148 matches

by veenm
Wed Sep 09, 2015 1:36 pm
Forum: Open Source Nagios Projects
Topic: CHECK_VMWARE_API CRITICAL - Server version unavailable
Replies: 4
Views: 6739

Re: CHECK_VMWARE_API CRITICAL - Server version unavailable

I am running below command ./check_vmware_api -H xxx -u abc -p xyz -l mem I have made below changes in script check_vmware_api use strict; use warnings; use vars qw($PROGNAME $VERSION $output $values $result $defperfargs); use Monitoring::Plugin::Functions qw(%STATUS_TEXT); use Monitoring::Plugin; u...
by veenm
Tue Sep 08, 2015 1:21 pm
Forum: Open Source Nagios Projects
Topic: CHECK_VMWARE_API CRITICAL - Server version unavailable
Replies: 4
Views: 6739

CHECK_VMWARE_API CRITICAL - Server version unavailable

Hi,

I am getting below error for ESX configuration . Please let me know how to resolve this error.
CHECK_VMWARE_API CRITICAL - Server version unavailable at 'https://xxx:443/sdk/vimService.wsdl' at /usr/local/share/perl5/VMware/VICommon.pm line 551.
by veenm
Fri Jun 26, 2015 3:32 pm
Forum: Open Source Nagios Projects
Topic: NRPE: Command 'check_all_other_drives' not defined
Replies: 3
Views: 1759

Re: NRPE: Command 'check_all_other_drives' not defined

Hi, I have modified the ini file below and executed check_nrpe from nagios , however i am getting below error. on ini file:- check_uptime_boot = checkuptime MinCrit=$ARG1$ root@xxxx libexec]# ./check_nrpe -H xxxxxxx -c check_uptime_boot -a 12m Invalid command line: unrecognised option 'MinCrit=12m' ...
by veenm
Wed Jun 24, 2015 8:44 am
Forum: Open Source Nagios Projects
Topic: NRPE: Command 'check_all_other_drives' not defined
Replies: 3
Views: 1759

NRPE: Command 'check_all_other_drives' not defined

Hi , I am using 0.3.8 nclient version and i have defined below command , but when i execute this command from nagios i am getting below error. [/settings/external scripts/alias] check_all_other_drives = CheckDriveSize CheckAllOthers FilterType=FIXED MinWarn=$ARG1$ MinCrit=$ARG2$ Drive=C [/settings/N...
by veenm
Thu Jun 04, 2015 7:16 am
Forum: Open Source Nagios Projects
Topic: check_ping: segfault at
Replies: 1
Views: 837

check_ping: segfault at

Hi Team, We are continuously getting below segfault error in /var/log/messages , please let me know what could be the problem. Jun 4 07:03:09 xxxx kernel: check_ping[29448]: segfault at 263cea0 ip 000000000040564b sp 00007fff3fbc40b0 error 4 in check_ping[400000+e000] Jun 4 07:27:16 xxxx kernel: che...
by veenm
Wed Jun 03, 2015 2:37 pm
Forum: Open Source Nagios Projects
Topic: Nagios Console Slowness
Replies: 3
Views: 1186

Re: Nagios Console Slowness

yes , whenever we click on "View Alert History For This Service" IO spkies considerably. How to resolve this.
by veenm
Wed Jun 03, 2015 9:03 am
Forum: Open Source Nagios Projects
Topic: Nagios Console Slowness
Replies: 3
Views: 1186

Nagios Console Slowness

Hi Team,

We are facing slowness in nagios web console. There is no load on the server side and no memory problem also , but still when we try to open the alert history of servers configured we are wither gateway time-out or takes vary long time to open page. Please help me in resolving this issue.
by veenm
Tue Apr 07, 2015 12:49 pm
Forum: Open Source Nagios Projects
Topic: snmp trap logfile
Replies: 3
Views: 1562

Re: snmp trap logfile

Seems to be some weird problem , now its working fine , thank you for your support
by veenm
Mon Apr 06, 2015 2:48 pm
Forum: Open Source Nagios Projects
Topic: snmp trap logfile
Replies: 3
Views: 1562

snmp trap logfile

hi , I have setup the nagios server to receive the trap , however i dont see the snmpttunknown.log file and trap logged in snmptt.log shows older date even though file snmptt.log gets updated regularly. 1. -rwxrwxrwx 1 snmptt root 834245 Apr 6 15:42 snmptt.log 2 tail -10 snmptt.log Sat Mar 21 01:52:...
by veenm
Mon Mar 09, 2015 7:41 am
Forum: Open Source Nagios Projects
Topic: Host check and service check status not updating.
Replies: 1
Views: 1036

Host check and service check status not updating.

Hi Team,

We have got 12413 total checks at present in our nagios. But now whenever we are adding the new host or service , status is not getting updated. everything is showing in pending state. Please help me in resolving this.