Hello,
I'm looking to monitor Office 365 via Centreon using the cloud::microsoft::office365::management::plugin
Via the list-services mode, everything works and it shows me the list of services.
However, when using the service-status mode, for the "Exchange Online" service, the critical-status parameter seems to be wrong.
I'm following the Centreon procedure or the --help, but the critical-status "--critical-status='%{status} !~ /serviceOperational|serviceRestored/i'" doesn't work.
This is the message returned: UNKNOWN: Wrong critical-status threshold '%{status} !~ /serviceOperational|serviceRestored/i'.
If I don't mark the critical-status, it returns: OK: Service 'Exchange Online' status is 'restoringService'.
Do you know what parameter to put in critical-status?
Thanks in advance