bundles/sshmon: add check_pypi_for_new_release
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
0ac0fe072d
commit
7cfe080e6f
6 changed files with 72 additions and 6 deletions
|
@ -50,12 +50,13 @@ files = {
|
|||
|
||||
for check in {
|
||||
'cpu_stats',
|
||||
'mounts',
|
||||
'ram',
|
||||
'github_for_new_release',
|
||||
'http_url_for_string',
|
||||
'https_certificate_at_url',
|
||||
'http_wget',
|
||||
'https_certificate_at_url',
|
||||
'mounts',
|
||||
'pypi_for_new_release',
|
||||
'ram',
|
||||
'systemd_unit',
|
||||
}:
|
||||
files["/usr/local/share/icinga/plugins/check_{}".format(check)] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue