Added system monitoring file
This commit is contained in:
5
packages/sysmon.yaml
Normal file
5
packages/sysmon.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
sensor:
|
||||||
|
- platform: command_line
|
||||||
|
name: Lines of Code
|
||||||
|
command: "find /config -name '*.yaml' | xargs cat | wc -l"
|
||||||
|
scan_interval: 20000
|
Reference in New Issue
Block a user