initial working commit

This commit is contained in:
2022-10-16 18:54:37 -04:00
commit 1505e39da7
13 changed files with 396 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
*.* @{{ librenms_ip }}:514
if $programname == 'snmpd' and $msg contains 'statfs' then {
stop
}