Skip to content

cloud::microsoft::office365::management::plugin mode=service-status: UNKNOWN: No services found. #6043

@joschi99

Description

@joschi99

Using latest plugin version on different M365 services we have UNKNOWN: No services found when option --exclude-resolved=1 is active.

parameters:

UNKNOWN: No services found.  
--plugin=cloud::microsoft::office365::management::plugin --mode=service-status --include-service-name='^Power Apps in Microsoft 365$' --warning-status= --critical-status='%{status} !~ /serviceOperational|serviceRestored/i' --verbose --exclude-service-name='' --include-classification= --exclude-classification= --exclude-resolved=1

If we change it to --exclude-resolved=0 then we have a valid output:
OK: Service 'Power Apps in Microsoft 365' status is 'serviceOperational'

This behaviour is not on every M365 service, so we have also services they have a valid output with OK/CRITICAL always with --exclude-resolved=1, so this problem happens on some service but not generally.

If you need we can provide debug infos

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions