I am going to be adding around 100 switches in various areas of our factory to my CheckMK deployment.
Can anyone advise the best way to do this with some sort of template? I want all the switches to have the same interfaces monitored, for example I only care about displaying, CPU usage, uplink interfaces, PSU status etc.
I dont need to see every single interface on every single switch.
I would recommend to read and understand the following blog article, as this is the foundation to monitor your network ports based on the port description.
Following this, you can e.g. easily setup rules to only add switch ports with a configured description / alias.
As Anders wrote, checkmk is not about templates but rule based.
But if you configure the rules with the correct conditions, these will automatically configure your switches and ports based on the chosen conditions. One condition could e.g. be the folder these are in, but you can also use hostnames, host tags, host labels to configure these devices dynamically.
I would also recommend using for example host labels for your rules, that means that the folder structure will be less important. Where I work we mainly use folders to make it easier to navigate and, for example run things like service discovery on a folder.
Wondering if anyone can help with the issue Iām getting.
Iāve added in the correct folder structure and added one device as a test. Now Iām trying to display only a single interface for this host but its showing loads when I do the discovery.
As you can see I have put the condition to apply for the rule to be āPort-Channelā in the regex description field. However I am getting the below output:
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.