Compare commits
2 Commits
96f278757b
...
101bdb92a3
Author | SHA1 | Date | |
---|---|---|---|
101bdb92a3 | |||
55ea9b6edf |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
nodegopher
|
nodegopher
|
||||||
config.yaml*
|
config.yaml*
|
||||||
!config.yaml.sample
|
!config.sample.yml
|
||||||
main.go.*
|
main.go.*
|
||||||
|
@ -49,7 +49,7 @@ datasources:
|
|||||||
timeout: 10
|
timeout: 10
|
||||||
- name: router01_net_down_rate_perten
|
- name: router01_net_down_rate_perten
|
||||||
type: query
|
type: query
|
||||||
address: 'http://prometheus.moon.lan:9090'
|
address: 'http://prometheus.local.lan:9090'
|
||||||
query: 'rate(node_network_receive_bytes_total{device="igb0", instance="router01.local.lan:9100", job="node"}[30s])/62500000*10'
|
query: 'rate(node_network_receive_bytes_total{device="igb0", instance="router01.local.lan:9100", job="node"}[30s])/62500000*10'
|
||||||
timeout: 10
|
timeout: 10
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user