Skip to content

Cisco

Cisco IOS#

Overview#

The ML Pack for Cisco IOS adds Cisco IOS-based devices custom-metrics to the standard network monitors, with dashboards on devices system usage.

Configuration#

Go in Configuration Management.

image

Click on the + button to add a new configuration.

image

Select the template Cisco. Select the Collector on which you want this configuration to be deployed; and provide a Configuration Name that is meaningful for you. The Description is optional.

image

In the template, enter the correct settings for your Cisco device(s).

Enter the device list, the snmp version and community strings as the example below:

  interval = "360s"
  agents = [ "yourCiscoDevice1:161","yourCiscoDevice2:161" ]
  version = 2
  community = "public"

Other configuration options are possible. Browse the template to discover them.

Once done, click Apply to start the monitoring.