diff --git a/json/checkmk.json b/json/checkmk.json index 00fec9232..be96b017c 100644 --- a/json/checkmk.json +++ b/json/checkmk.json @@ -30,5 +30,10 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "text": "Login Credentials : `cat ~/checkmk.creds`", + "type": "info" + } + ] }