Commit graph

7 commits

Author SHA1 Message Date
1ae3e8a03d Add missing command name 2023-09-03 14:02:33 +02:00
ad58bd65c8 Add infra02sat host 2023-09-03 13:12:58 +02:00
93e8ffaeaa Add systemd check, move root disk check to template 2023-08-19 13:23:01 +02:00
6e1dcc5c24 Unhide sshd process check 2023-08-17 10:42:02 +02:00
e5db0ccf9b Define process checks for master 2023-08-17 10:39:30 +02:00
d436094797 Add more generic checks
- introduce host template linux-host to define vars.os
- sort service definitions alphabetically
- replace assign where true with assign where host.name == NodeName
- add load, ping4, ping6, ssh and users checks
- add http checks for hosts with vars.http_vhosts
- define basic vars.http_vhosts for master (beholder.cacert.org)
2023-08-17 09:50:59 +02:00
022e34449a First objects
- add basic service and host templates
- add service groups
- define a few services
- add beholder host
2023-08-15 17:46:37 +02:00