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
Branches
Tags
No related merge requests found
...@@ -29,7 +29,7 @@ _DEFAULT_CONFIG = { ...@@ -29,7 +29,7 @@ _DEFAULT_CONFIG = {
'interface-check': { 'interface-check': {
'script': '/home/brian_checks/venv/get-interface-stats', 'script': '/home/brian_checks/venv/get-interface-stats',
'config': '/var/lib/sensu/conf/get-interface-stats.config.json', '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': { 'gws-direct-interface-check': {
'script': '/var/lib/sensu/bin/poll-gws-direct.sh', '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