feat: share common uci-defaults rule + add agent additional collectors
All checks were successful
arcad/emissary-firmware/pipeline/head This commit looks good
All checks were successful
arcad/emissary-firmware/pipeline/head This commit looks good
This commit is contained in:
9
misc/common/agent/collectors.yml
Normal file
9
misc/common/agent/collectors.yml
Normal file
@ -0,0 +1,9 @@
|
||||
- name: network-interfaces
|
||||
command: ip
|
||||
args:
|
||||
- addr
|
||||
- show
|
||||
- name: emissary-firmware
|
||||
commant: cat
|
||||
args:
|
||||
- /etc/emissary_firmware
|
Reference in New Issue
Block a user