bundles/systemd: add monitoring for systemd-timesyncd
This commit is contained in:
parent
e12b9e6c12
commit
eaab905735
3 changed files with 61 additions and 0 deletions
|
@ -15,6 +15,9 @@ defaults = {
|
|||
'SYSTEMD-TIMESYNCD STATUS': {
|
||||
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit systemd-timesyncd',
|
||||
},
|
||||
'SYSTEMD-TIMESYNCD SYNC': {
|
||||
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_timesyncd_sync',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue