Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit af45c94c authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent fcdf3316
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ This is an enhanched version of the build in Cisco Meraki special agent.
</details>
<details><summary>Appliance Uplinks</summary>
Monitors the status of Meraki appliance (i.e. MX series) uplinks.
Monitors the status of Meraki appliances (i.e. MX series) uplinks.
Includes:
- uplink state (active, ready, not connected, failed)
......@@ -33,7 +33,7 @@ Includes:
Sample output
![sample output](/img/meraki-appliance-uplink.png?raw=true "Appliance uplink")
![sample output](img/meraki-appliance-uplink.png?raw=true "Appliance uplink")
</details>
<details><summary>Appliance VPNs</summary>
......@@ -50,7 +50,7 @@ Includes:
Sample output
![sample output](/img/meraki-appliance-vpn.png?raw=true "Appliance VPN")
![sample output](img/meraki-appliance-vpn.png?raw=true "Appliance VPN")
</details>
......@@ -82,9 +82,9 @@ Extends the existing plugin by:
Sample output
![sample output](/img/meraki-power-supply.png?raw=true "Power supply")
![sample output](img/meraki-power-supply.png?raw=true "Power supply")
![sample output](/img/meraki-power-supply-inv.png?raw=true "Power supply inventory")
![sample output](img/meraki-power-supply-inv.png?raw=true "Power supply inventory")
</details>
<details><summary>Device Uplinks</summary>
......@@ -99,7 +99,7 @@ Adds uplink information under Networking -> Device uplinks to the inventory. Thi
Sample output
![sample output](/img/meraki-device-uplinks-inv.png?raw=true "Device uplinks inventory")
![sample output](img/meraki-device-uplinks-inv.png?raw=true "Device uplinks inventory")
</details>
<details><summary>Licenses Overview</summary>
......@@ -116,9 +116,9 @@ Extends/changes the existing license overview plugin by
Sample output
![sample output](/img/meraki-license-overview.png?raw=true "License overview")
![sample output](img/meraki-license-overview.png?raw=true "License overview")
![sample output](/img/meraki-license-overview-inv.png?raw=true "License overview inventory")
![sample output](img/meraki-license-overview-inv.png?raw=true "License overview inventory")
</details>
......@@ -139,7 +139,7 @@ Adds Meraki Networks (Locations) to the inventory:
Sample output
![sample output](/img/meraki-networks-inv.png?raw=true "Networks inventory")
![sample output](img/meraki-networks-inv.png?raw=true "Networks inventory")
</details>
......@@ -153,7 +153,7 @@ Monitors the state of the Meraki REST-API per organisation. Includes:
Sample output
![sample output](/img/meraki-org-api.png?raw=true "Organisation API")
![sample output](img/meraki-org-api.png?raw=true "Organisation API")
</details>
......@@ -170,11 +170,11 @@ Monitors the state of Meraki switch ports. Includes:
Sample output
![sample output](/img/meraki-port-status.png?raw=true "Switch port status")
![sample output](img/meraki-port-status.png?raw=true "Switch port status")
Adds the CDP and LLDP cache to the inventory.
Networking -> -> CDP cache -> CDP neighbours
Networking -> CDP cache -> CDP neighbours
- Neighbour name
- Neighbour port
- Local port
......@@ -184,7 +184,7 @@ Networking -> -> CDP cache -> CDP neighbours
Sample output
![sample output](/img/meraki-cdp-cache-inv.png?raw=true "CDP cache inventory")
![sample output](img/meraki-cdp-cache-inv.png?raw=true "CDP cache inventory")
Networking -> LLDP cache -> LLDP neighbours
- Neighbour Name
......@@ -198,7 +198,7 @@ Networking -> LLDP cache -> LLDP neighbours
Sample output
![sample output](/img/meraki-lldp-cache-inv.png?raw=true "LLDP cache inventory")
![sample output](img/meraki-lldp-cache-inv.png?raw=true "LLDP cache inventory")
</details>
......@@ -217,7 +217,7 @@ Monitors the state of Meraki SSIDs. Includes:
Sample output
![sample output](/img/meraki-wireless-ssid.png?raw=true "Wireless device SSID status")
![sample output](img/meraki-wireless-ssid.png?raw=true "Wireless device SSID status")
</details>
......@@ -234,7 +234,7 @@ Monitors the ethernet port(s) of wireless devices. Includes:
Sample output
![sample output](/img/meraki-wireless-port.png?raw=true "Wireless device port status")
![sample output](img/meraki-wireless-port.png?raw=true "Wireless device port status")
</details>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment