GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / check_mkevents
blob2ef9d4bc59334df3d3c0c7c5cc56385ab1934731
1 title: Event Console status for a host or application
2 agents: active
3 catalog: agentless
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks the Event Console for open events for a host - either for any events for
8  for those with certain application names. This check can be used for having the
9  event status visible in the normal monitoring views. Note: only events of those
10  hosts that are part of the monitoring can be checked that way.
12  The service goes OK if all open events have OK state or if there are no open
13  events. Otherwise the state will take the worst state of all open events. Optionally
14  acknowledged events can be ignored.