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
|
@ -72,3 +72,7 @@ svc_systemd['systemd-timesyncd'] = {
|
|||
},
|
||||
}
|
||||
|
||||
# monitoring
|
||||
files['/usr/local/share/icinga/plugins/check_timesyncd_sync'] = {
|
||||
'mode': '0755',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue