Search found 11 matches

by srcadmin
Wed Jul 29, 2015 4:07 am
Forum: Nagios XI
Topic: box293 Which Guest VMs were on the host, when host failed?
Replies: 4
Views: 837

Re: box293 Which Guest VMs were on the host, when host faile

Hey, Troy!

Thanks for you replay and some leads. I'll look into that and see how to manage to solve my challenge.

I'll write back here with feedback, of course.

Thanks!
by srcadmin
Tue Jul 28, 2015 6:21 am
Forum: Nagios XI
Topic: box293 Which Guest VMs were on the host, when host failed?
Replies: 4
Views: 837

box293 Which Guest VMs were on the host, when host failed?

Hi there, I'm looking for a best-practice solution for next scenario: If a ESX host fails and vMotion moves guest VMs to other host in cluster, I would like to know which VMs were moved. Then I can check in vCenter how long were those VMs offline, etc etc. The key thing here is - which VMs were on w...
by srcadmin
Tue Nov 25, 2014 7:26 am
Forum: Open Source Nagios Projects
Topic: Nagios3 and nagios-plugins 2.x
Replies: 1
Views: 384

Nagios3 and nagios-plugins 2.x

Hi there, I installed another nagios server, Ubuntu + nagios core from repositories (nagios3). I have problems with check_http and I figured out there are some known issues with that version. ( now I have Version: 1.5-3ubuntu1). Now I would like to install new version of nagios-plugins (nagios-plugi...
by srcadmin
Wed Oct 15, 2014 9:29 am
Forum: Nagios XI
Topic: show service inherited settings
Replies: 3
Views: 116

Re: show service inherited settings

Thanks, just what I needed. Perfect.
by srcadmin
Wed Oct 15, 2014 7:43 am
Forum: Nagios XI
Topic: show service inherited settings
Replies: 3
Views: 116

show service inherited settings

Hi there!

According NagiosXI - is there a way to see all settings that are applied to specific service, including inherited ones (either via temples or groups)?
by srcadmin
Wed Oct 01, 2014 4:21 am
Forum: Open Source Nagios Projects
Topic: check_vmware_esx.pl vs. check_vmware_api.pl (check_esx3.pl)
Replies: 4
Views: 1617

Re: check_vmware_esx.pl vs. check_vmware_api.pl (check_esx3.

OK, thanks for your reply. I came across this script and I'll take a look at it. I'm just disappointed that nagios announces that it is able to monitor vmware infrastructure, but as it seams they didn't provide us with accurate answer. But newer-mind. One question about box293_check_vmware plugin: W...
by srcadmin
Tue Sep 30, 2014 2:28 am
Forum: Nagios XI
Topic: check_esx3 - ESX3 CRITICAL - Can't call method "cpuStatusInf
Replies: 7
Views: 4003

Re: check_esx3 - ESX3 CRITICAL - Can't call method "cpuStatu

Thank you for your reply. I wasn't aware of the new script. I think if it is new it should be included in nagiosxi vmware wizard. On internet i even found check_vmware_esx.pl which seems to be even newer than check_vmware_api.pl. But I'm not sure which one to use. Now I'm having some other problems ...
by srcadmin
Tue Sep 30, 2014 1:08 am
Forum: Open Source Nagios Projects
Topic: check_vmware_esx.pl vs. check_vmware_api.pl (check_esx3.pl)
Replies: 4
Views: 1617

check_vmware_esx.pl vs. check_vmware_api.pl (check_esx3.pl)

Hi there! I'm quite a newbie for nagios and I just wonder - what do you suggest to use to monitor vmware hosts: check_vmware_esx.pl or check_vmware_api.pl ? Support advised me to use check_vmware_api.pl instead of check_esx3.pl. But even this one is quite old. check_vmware_esx.pl is the latest, but ...
by srcadmin
Fri Sep 26, 2014 10:06 am
Forum: Nagios XI
Topic: check_esx3 - ESX3 CRITICAL - Can't call method "cpuStatusInf
Replies: 7
Views: 4003

Re: check_esx3 - ESX3 CRITICAL - Can't call method "cpuStatu

Any news on that issue? We have the same problem. Nagios is 2014R1.4, esx are all same version, same setup. check_esx3 -0.5 .pl is latest version. Response is: CHECK_ESX3-0.5.PL CRITICAL - Can't call method "cpuStatusInfo" on an undefined value at /usr/local/nagios/libexec/check_esx3-0.5.p...
by srcadmin
Fri Aug 29, 2014 5:28 am
Forum: Nagios XI
Topic: NRDS_win [extensions]
Replies: 1
Views: 98

NRDS_win [extensions]

Hi there! There are only two file extension definitions in config.ini of NRDP windows client: [extensions] vbs = cscript //nologo $CHECK_COMMAND$ ps1 = powershell -ExecutionPolicy Bypass -File $CHECK_COMMAND$ I need to configure Nagiox server so that all configurations in »NRDS Config Manager« will ...