Skip to content
Snippets Groups Projects
Commit 1acc1e75 authored by Pelle Koster's avatar Pelle Koster
Browse files

update get-interface-stats sensu check default

parent f0755024
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ _DEFAULT_CONFIG = {
'interface-check': {
'script': '/home/brian_checks/venv/get-interface-stats',
'config': '/var/lib/sensu/conf/get-interface-stats.config.json',
'command': '{script} --config {config} --juniper {hostname}',
'command': '{script} --config {config} --juniper {hostname} --all',
},
'gws-direct-interface-check': {
'script': '/var/lib/sensu/bin/poll-gws-direct.sh',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment