Hello,
I'm in need of some assistance regarding monitoring a specific number through a script in CheckMK. I have a script that operates on a particular number, and I would like to implement monitoring for this number using two criteria.
Firstly, I would like to check if the number is reachable. Secondly, I want to monitor if the script is functioning properly. This could be achieved by setting a custom variable to a specific value. I intend to perform these checks at regular intervals, such as every few minutes.
My objective is to integrate this monitoring process with CheckMK. I wanted to inquire if there are any existing solutions or implementations for similar scenarios within the CheckMK ecosystem. Alternatively, I would appreciate guidance on whether it would be more appropriate to develop this monitoring script using UCCX or Python.
Any assistance or suggestions would be greatly appreciated.
Thank you,