monitoring-plugins
monitoring-plugins copied to clipboard
Icinga Director: Add service groups to expose service-sets in the Icingaweb2 monitoring and icingadb-web modules
Describe the solution you'd like
This way one could quickly filter by, for example the chronyd service-set, with
/icingaweb2/monitoring/list/services?host=hostname&servicegroup=chronyd in stead of
/icingaweb2/monitoring/list/services?host=hostname&(service=%2Achrony%2A|service=%2Antp%2A).
Resulting in:

Additional context
No response
Nice idea.
Currently not possible. If I try to define a "ServiceGroup" with "assign_filter: service.service_set=="My Service Set", I get Error: Invalid field access (for value of type 'Service'): 'service_set'.