removed spaces before logging
This commit is contained in:
parent
f616284ffb
commit
38ce98771b
@ -36,9 +36,7 @@ def ping_monitor(hook_config, config, config_filename, state, monitoring_log_lev
|
||||
itemid = hook_config.get('itemid')
|
||||
host = hook_config.get('host')
|
||||
key = hook_config.get('key')
|
||||
|
||||
value = state_config.get('value')
|
||||
|
||||
headers = {'Content-Type': 'application/json-rpc'}
|
||||
|
||||
logger.info(f'{config_filename}: Updating zabbix {dry_run_label}')
|
||||
|
Loading…
x
Reference in New Issue
Block a user