bundles/sshmon: rewrite check_github_for_new_release

This commit is contained in:
Franzi 2021-12-22 11:09:26 +01:00
parent 58192620b9
commit b8a109efb0
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 55 additions and 21 deletions

View file

@ -7,6 +7,7 @@ defaults = {
'libwww-perl': {}, # needed by check_nginx_status
'monitoring-plugins': {},
'python3-requests': {},
'python3-setuptools': {}, # needed by check_github_for_new_release
'sysstat': {}, # needed by check_cpu_stats
},
},