Added php files for nagios monitoring

This commit is contained in:
2026-02-12 22:44:33 +00:00
parent ecaf54e2fb
commit 573421700d
6 changed files with 263 additions and 64 deletions

View File

@@ -7,5 +7,14 @@
"basic_auth":false,
"basic_auth_name":"basic_auth_name",
"basic_auth_password":"basic_auth_pass"
},
{
"host":"sld-app-a",
"domain":"sld-server.org",
"path":"",
"word-to-check":"proxmox",
"basic_auth":false,
"basic_auth_name":"basic_auth_name",
"basic_auth_password":"basic_auth_pass"
}
]