Skip to content

Commit

Permalink
Merge 1390bf5 into 7ff3a8e
Browse files Browse the repository at this point in the history
  • Loading branch information
rexfury-of-oath committed Feb 6, 2020
2 parents 7ff3a8e + 1390bf5 commit d790597
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 0 deletions.
@@ -0,0 +1,15 @@
[Core]
Name = ASR 1000 Series Device Metrics Plugin
Module = plugin_polling_asr_device_metrics

[Documentation]
Author = Verizon Media
Version = 0.1
Website = https://getpanoptes.io
Description = This plugin can poll ASR 1000 Series devices for device metrics

[main]
execute_frequency = 60
resource_filter = resource_class = "network" AND resource_type = "cisco" AND resource_metadata.model LIKE "asr%"
snmp_read_timeout = 5
polling_status_metric_name = "polling_status"

0 comments on commit d790597

Please sign in to comment.