ccaAcclDecryptOctets{ccaAcclIndex="2"}
ccaAcclDecryptOctets{ccaAcclIndex="2", instance="1.2.3.4", job="snmp"}
- job_name: 'snmp' static_configs: - targets: [ 10.150.1.1, 10.150.1.2, 10.150.1.11, 10.150.1.18, 10.150.1.19, 10.150.1.20, 192.168.125.1, 192.168.125.3, 192.168.125.25, 192.168.125.26, 192.168.220.1, 192.168.220.20, 10.20.30.1 ] scrape_interval: 15s metrics_path: /snmp params: module: [if_mib,ciscoasa,f5,fortinet,hp,juniper,aruba,aerohive,tp-link,netapp,printer_mib,synology,Cisco,cisco_wlc] relabel_configs: - source_labels: [__address__] target_label: __param_target - source_labels: [__param_target] target_label: instance - target_label: __address__ replacement: 10.150.10.25:9116 #file_sd_configs: # - files: # - '/etc/prometheus/snmp-devices.yml'--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e0be9ea2-641c-4a96-b332-938d70f7e0f9%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to promethe...@googlegroups.com.
- job_name: 'snmp_ciscowlc' static_configs: - targets: [ 192.168.125.25,192.168.125.26 ] scrape_interval: 15s metrics_path: /snmp params: module: [cisco_wlc] relabel_configs: - source_labels: [__address__] target_label: __param_target - source_labels: [__param_target] target_label: instance - target_label: __address__ replacement: 10.150.10.25:9116