mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-03 05:55:19 +02:00
checkmk: added features.json and info
This commit is contained in:
parent
d9a6301013
commit
5cbe5220fe
2 changed files with 10 additions and 0 deletions
9
src/checkmk/features.json
Normal file
9
src/checkmk/features.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"unprivileged": 0,
|
||||
"features": {},
|
||||
"sharefs": {},
|
||||
"mem": 1024,
|
||||
"swap": 1024,
|
||||
"hostname": "checkmk",
|
||||
"domain": "zmb.rocks"
|
||||
}
|
1
src/checkmk/info
Normal file
1
src/checkmk/info
Normal file
|
@ -0,0 +1 @@
|
|||
CheckMK Monitoring Server
|
Loading…
Add table
Add a link
Reference in a new issue