Page 1 of 1

Need Centreon/Nagios Plugin for ESXI Maintenance status

Posted: Wed Aug 11, 2021 5:41 am
by pratnaka
hello Guys ,

below plugin doesn't allow us to show the Maintenance status of individual ESXI.

Plugin Name : centreon_vmware_connector_client.pl[/b]

Maintenance status of ESX not working , while its showing status of V-center. can someone please help .

#check_Server_Health
command[sinagios_check_Server_Health]=/tools/list/sinagios/plugins/custom/centreon_vmware_connector_client.pl --plugin=apps::vmware::connector::plugin --mode=health-host --connector-port=5700 --connector-hostname=localhost --container='$ARG1$' --esx-hostname='.*' --filter --critical-status='%{status} ~ /red|rouge/i' --output-ignore-perfdata --warning-status='%{status} !~ /^connected$/i'

Re: Need Centreon/Nagios Plugin for ESXI Maintenance status

Posted: Thu Aug 19, 2021 5:15 pm
by benjaminsmith
Hi,

Thank you for posting to the Nagios Community Forum.

Looking over the indicators on that plugin, I don't think that's an option. I would try another plugin, such as:

https://exchange.nagios.org/directory/P ... pi/details

--Benjamin