2025-01-17 14:58:51 +00:00
{
2024-12-20 09:01:32 +00:00
"name" : "Checkmk" ,
"slug" : "checkmk" ,
2025-01-17 15:14:56 +00:00
"categories" : [ 9 ] ,
2024-12-20 09:01:32 +00:00
"date_created" : "2024-12-19" ,
"type" : "ct" ,
"updateable" : true ,
"privileged" : false ,
"interface_port" : 80 ,
"documentation" : "https://docs.checkmk.com/" ,
"website" : "https://checkmk.com/" ,
2024-12-20 09:09:32 +00:00
"logo" : "https://checkmk.com/application/files/cache/thumbnails/67fc39c599afdf20557d538416e3efd3.png" ,
2024-12-20 21:31:27 +00:00
"description" : "Checkmk is an IT monitoring software that tracks the health and performance of your systems, networks, servers, applications, and cloud services. It provides real-time insights, alerts for issues, and tools for troubleshooting, helping ensure smooth operations across your infrastructure." ,
2024-12-20 09:01:32 +00:00
"install_methods" : [
{
"type" : "default" ,
"script" : "ct/checkmk.sh" ,
"resources" : {
"cpu" : 2 ,
"ram" : 2048 ,
"hdd" : 4 ,
"os" : null ,
"version" : null
}
}
] ,
"default_credentials" : {
"username" : null ,
"password" : null
} ,
2024-12-20 12:29:03 +00:00
"notes" : [
{
"text" : "Login Credentials : `cat ~/checkmk.creds`" ,
"type" : "info"
}
]
2024-12-20 09:09:32 +00:00
}
2025-01-17 14:58:51 +00:00
2025-01-17 15:14:56 +00:00