Hey, I’m using CheckMK to monitor my Synology NAS.
There are alreaedy checks being done and a CheckMK Agent is installed.
I’m mounting encrypted disks on the NAS and you have to put the password for those after every restart or they won’t work.
I’d like to add a check for those drives, to see wether they are mounted properly, in the case of an unscheduled restart, a power outage or the like.
Could someone here point me in the right direction in how I could do that?
I appreciate the help.
Maybe I phrased it wrong, but the problem is that the drive shows up as always, but you can’t access the data on it, until you’ve put in the password on the synology webgui. So the CheckMK Agent still reports the drives as present, but they’re not accessable.
I’d like to have a check for exactly that.
To monitor mounted encrypted disks on your Synology NAS with CheckMK you can check below steps:
Write a script to check if disks are mounted properly.
Modify Check_MK agent config to run the script.
Set up service checks in CheckMK.
Test script and configuration.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.