Create service instance dynamically
Posted: Fri May 18, 2018 6:07 am
Hello,
Is there any way of creating dynamically services of the same type, depending on the result of some previous check? I would like to first check the number of devices attached to a remote host, and then for each discovered device define a service check. For example, I am monitoring a number of hosts which have various numbers of GPU cards installed. I would like to check how many cards are there and for each card send a detailed check.
Is there any way of creating dynamically services of the same type, depending on the result of some previous check? I would like to first check the number of devices attached to a remote host, and then for each discovered device define a service check. For example, I am monitoring a number of hosts which have various numbers of GPU cards installed. I would like to check how many cards are there and for each card send a detailed check.