You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: check-plugins/icinga-topflap-services/README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Check icinga-topflap-services
4
4
Overview
5
5
--------
6
6
7
-
This check plugin counts the number of state changes per service within a given lookback interval. This makes it possible to detect fast flapping services. The data is retrieved from the History > Event Overview view in IcingaDB.
7
+
This check plugin counts the number of state changes per service within a given lookback interval. This makes it possible to detect fast flapping services. The data is retrieved from the History > Event Overview view in IcingaDB. To access the URL, all you need is an IcingaWeb2 user with the 'icingadb > General Module Access' permission.
8
8
9
9
An output like ``srv01 ! Swap usage ! 10 ! [WARNING]`` means that the service 'Swap Usage' on host 'srv01' has had 10 service state changes in the lookback interval. With this information, you can now examine the history of the specified service.
0 commit comments