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 e9ce2d53 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update platforms.py

adds C1000 models
parent 0ab4373a
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,15 @@ PLATFORMS = {
'C1000-8T-2G-L': Model(
image='C1000_15_02',
),
'C1000-24P-4G-L': Model(
image='C1000_15_02',
),
'C1000-24T-4X-L': Model(
image='C1000_15_02',
),
'C1000-48T-4X-L': Model(
image='C1000_15_02',
),
'WS-C3560CX-12PD-S': Model(
image='C3560CX',
),
......
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