Hi everybody,
when i want check my IIS with the wsman plugin i have an error UNKNOWN: Could not enumerate instances: use debug option to have details.
/usr/lib/centreon/plugins# /usr/lib/centreon/plugins/centreon_windows_wsman.pl --plugin=apps::microsoft::iis::wsman::plugin --mode=application-pools --hostname=mymachine --wsman-scheme=https --wsman-port=5986 --wsman-username='' --wsman-password='' --wsman-auth-method='gssnegotiate'
UNKNOWN: Could not enumerate instances: use debug option to have details
but with the os::windows::wsman::plugin my wsman config works
/usr/lib/centreon/plugins/centreon_windows_wsman.pl --plugin=os::windows::wsman::plugin --mode=services --hostname=mymachine --wsman-scheme=https --wsman-port=5986 --wsman-username='' --wsman-password='' --wsman-auth-method='gssnegotiate' --auto
CRITICAL: Service 'MapsBroker' is Stopped - Service 'RemoteRegistry' is Stopped - Service 'WbioSrvc' is Stopped - Service 'sppsvc' is Stopped
do you have a solution?
Regards,
Sébastien