Skip to content

Commit 1b090b8

Browse files
committed
docs(icinga-topflap-services): update README
1 parent 937786a commit 1b090b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-plugins/icinga-topflap-services/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Check icinga-topflap-services
44
Overview
55
--------
66

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.
88

99
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.
1010

0 commit comments

Comments
 (0)