Attached is the current version we are using (v1.13)
We were using v0.9 previously.
Search found 32 matches
- Fri Apr 03, 2015 2:56 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
- Thu Apr 02, 2015 4:12 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
Re: Nagios XI 2012R2.1 Error -Return Code of 255 is out of b
What do you get if you leave $ARG5$ off? I'm wondering - is the datastore for sure there? Hi jdalrymple, Thank you for helping. The datastore is there (as are the others which identical commands check - which are all in the same error). I have tried the same commad with $ARG5$ removed; [root@htv440...
- Thu Apr 02, 2015 3:59 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
Re: Nagios XI 2012R2.1 Error -Return Code of 255 is out of b
I am not able to recreate the issue in house. Can you increase the verbosity of the output by running the command below? /usr/local/nagios/libexec/check_vmware.pl --config=/usr/local/nagios/libexec/check_vmware_config_vcenter01 --mode=nagios --report=disk --warn=307 --crit=122 --include=SAN_VMWARE_...
- Thu Apr 02, 2015 3:50 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
Re: Nagios XI 2012R2.1 Error -Return Code of 255 is out of b
Please open the vSphere client using the credentials defined in the config file: "/usr/local/nagios/libexec/check_vmware_config_vcenter01" Once logged in, Navigate to "Datastores and Datastore Clusters" and make sure that this user account can see these Datastore "SAN_VMWAR...
- Wed Apr 01, 2015 7:30 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
Re: Nagios XI 2012R2.1 Error -Return Code of 255 is out of b
There have been no known changes to the environment. The credentials specified in the config file are for the Nagios Service account to access the vCenter Server and query VMWare on a Domian joined Windows Server. This account is not the Nagios Account and is not used to log onto the Nagios Server. ...
- Tue Mar 31, 2015 3:06 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
Re: Nagios XI 2012R2.1 Error -Return Code of 255 is out of b
Hi, Many thanks for your response. The command does not work from the CLI see below: [root@htv440821 ~]# /usr/local/nagios/libexec/check_vmware.pl --config=/usr/local/nagios/libexec/check_vmware_config_vcenter01 --mode=nagios --report=disk --warn=307 --crit=122 --include=SAN_VMWARE_GUESTS_LIVE_A Und...
- Mon Mar 30, 2015 8:33 am
- Forum: Nagios XI
- Topic: Check Disks on Windows Server
- Replies: 1
- Views: 305
Check Disks on Windows Server
We have the following command configured to check the disk space of all drives apart from the c drive (we have a separate command for the c (system) drive). Command view $USER1$/check_nrpe -H $HOSTADDRESS$ -c CheckDriveSize -a $ARG1$ $ARG2$ $ARG3$ Arg1= MaxWarn=10G Arg2= MaxCrit=5G Arg3= FilterType=...
- Mon Mar 30, 2015 5:50 am
- Forum: Nagios XI
- Topic: Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
- Replies: 13
- Views: 771
Nagios XI 2012R2.1 Error -Return Code of 255 is out of bound
We have recently received the error above when checking our VMWare Datastores. This is a scheduled check configured within the Nagios Web Interface. The settings are: Check command: check_vmware_vc_warn_crit Command View: $USER1$/check_vmware.pl --config=$USER1$/$ARG1$ --mode=nagios --report=$ARG2$ ...
- Wed Jun 27, 2012 9:03 am
- Forum: Nagios XI
- Topic: Error upgrading Nagios XI to 2011R3.1
- Replies: 6
- Views: 366
Re: Error upgrading Nagios XI to 2011R3.1
I think this may have just been user error. I had a nagiosxi folder that already existed in tmp.
I deleted this folder, downloaded "xi-latest.tar.gz" again and it has worked fine.
Regards
I deleted this folder, downloaded "xi-latest.tar.gz" again and it has worked fine.
Regards
- Wed Jun 27, 2012 5:31 am
- Forum: Nagios XI
- Topic: Error upgrading Nagios XI to 2011R3.1
- Replies: 6
- Views: 366
Re: Error upgrading Nagios XI to 2011R3.1
Hi that worked! I have another odd problem now..... Even though I have installed 2011R3.1 Nagios XI still says there is an update available. Even after clicking the "Check for updates" button it still says: Latest Available Version: 2011R3.1 Installed Version: 2011R2.4 Also on the footer o...