From 9892c3cfc749d542789274c4c34133a3204b1762 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 1 Oct 2022 11:02:03 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d556c4c..f9f3aa9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Cisco Cellular LTE -This package contains the two plugins _cisco_cellular_lte_ and _inv_cisco_cellular_lte_.\ -There is a WATO rule for the check plugin and for the discovery. The are both called _Cisco cellular LTE_. +This package contains the two plugins. The check plugin **_cisco_cellular_lte_** and the inventory plugin **_inv_cisco_cellular_lte_**. - <details><summary>cisco_cellular_lte</summary> +<details><summary>cisco_cellular_lte</summary> -This check plugin will discover all cellular interfaces. If they have a connection associated it will show +This check plugin will discover all cellular interfaces and monitor the status of the cellular connection (2G/3G/4G).\ +If they have a connection associated it will show - the connection status - the values for RSSI, RSRP and RSRQ -- GitLab