Hi all, thanks for answering my question previously. I have 2 further questions:
1) Are there currently any implementations/solutions for auto renewal of client certificates when they become invalid or expired?
2) Is monit able to perform different polling cycles for different processes organically? Currently it seems like I can only specify 1 value for the poll cycle length, but there are processes that I want to check less frequently than others (every 1 minute vs daily for example). I know that it's possible to have multiple users on a system run multiple instances with their own monitrc files, but I don't want to run into the complexity of managing different access levels for users.
Thanks in advance!