mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-09 20:31:10 +00:00
move existing stuff to archive dir (for now)
This commit is contained in:
parent
ae1204449c
commit
4fc491f61a
32 changed files with 0 additions and 0 deletions
|
|
@ -1,33 +0,0 @@
|
|||
{
|
||||
"checks": {
|
||||
"docker_registry": {
|
||||
"hub_url": "https://hub.docker.com/",
|
||||
"images": [
|
||||
"gitlab/gitlab-ce"
|
||||
]
|
||||
},
|
||||
"raid": {
|
||||
"lvs": [
|
||||
"Data/lvol0"
|
||||
]
|
||||
},
|
||||
"wearout": {
|
||||
"disks": [
|
||||
{
|
||||
"name": "/dev/sda",
|
||||
"severity": "WARNING"
|
||||
},
|
||||
{
|
||||
"name": "/dev/nvme0",
|
||||
"severity": "CRITICAL"
|
||||
}
|
||||
]
|
||||
},
|
||||
"login": {
|
||||
"hostname": "example.com"
|
||||
}
|
||||
},
|
||||
"disabled_checks": [
|
||||
"nonexistent_check"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue