diff --git a/README.md b/README.md index fd36ae2c6b9931320a23a3879cd8765688cf2883..564c344188b88638c5c0dd2eaf6c3316d125ae06 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Check plugin to monitors status of BGP peers and inventory plugin for static BGP ### Check Info: -* *service*: creates the service **BGP Peer** with the ip-address of the peer as item. Depending on the addon the address family and the VRF/VR will also be used in the item. +* *service*: creates the service **BGP Peer** with the ip-address of the peer as item. Depending on the addon the address family and the VRF/VR/Remote AS will also be used in the item. Except for the remote peer address this is configurable. --- @@ -37,19 +37,22 @@ Check plugin to monitors status of BGP peers and inventory plugin for static BGP Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") --- - -Sample output - +<details><summary>Sample output</summary>  +</details> -Sample inventory output (from the cisco_bgp_peer addon) - +<details><summary>Sample inventory output</summary>  +</details> -WATO options (check) - -") +<details><summary>WATO options (check)</summary> +") +</details> -WATO options (inventory) +<details><summary>WATO options (discovery)</summary> +") +</details> +<details><summary>WATO options (inventory)</summary> ") +</details>