diff --git a/cmk/plugins/graylog/checkman/alerts b/cmk/plugins/graylog/checkman/graylog_alerts similarity index 58% rename from cmk/plugins/graylog/checkman/alerts rename to cmk/plugins/graylog/checkman/graylog_alerts index b5b28aa67b7..a893d50c48b 100644 --- a/cmk/plugins/graylog/checkman/alerts +++ b/cmk/plugins/graylog/checkman/graylog_alerts @@ -1,12 +1,13 @@ -title: Graylog: Sources +title: Graylog: Alerts agents: graylog catalog: app/graylog license: GPLv2 distribution: check_mk description: - This check plug-in monitors the count of alerts a Graylog - instance. It outputs the total number of alerts. - You can also configure the check plug-in to monitor the number of alerts in a given timeframe. + This check plug-in monitors the count of alerts and events of a Graylog + instance. It outputs the total number of alerts and events. + You can also configure the check plug-in to monitor the number of alerts + and events in a given timeframe. You would do that by configuring the "Time for coverage of alerts" option when configuring the Graylog special agent. @@ -14,4 +15,4 @@ item: Does not have an item. discovery: - One service is created. \ No newline at end of file + One service is created.