diff --git a/README.md b/README.md index 6f966a5e6bba19f144fb6aa0b0ccaf0650dbd927..d252960c54bd721dc2d66a41a1db1f4105867be5 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Check Info: * *service*: creates the service **BGP Peer** with the ip-address of the peer as item --- * *state*:\ - **critical**: if accepted_prefixes >= prefix_admin_limit\ - **warning**: if accepted_prefixes >= warn_threshold, if Admin state is not admin start\ + **critical**: if Peer state is idle or if accepted_prefixes >= prefix_admin_limit\ + **warning**: if Peer state is not idle or not established, if accepted_prefixes >= warn_threshold, if Admin state is not admin start\ **critical**/**warning**: if Peer uptime below the configured levels\ **critical**: if Peer not found in SNMP data