I monitor one server and its parameters: ICMP ping and sql service status.
1. I want to combine these two parameters so that the end result is one value in percent. This result should be the server availability value for the user.
2. Monitoring is to be only for a limited time, e.g. mon-fri, 07-17.
How can this be done? I know that triggers can be combined with each other but I mean more about items.
1. I want to combine these two parameters so that the end result is one value in percent. This result should be the server availability value for the user.
2. Monitoring is to be only for a limited time, e.g. mon-fri, 07-17.
How can this be done? I know that triggers can be combined with each other but I mean more about items.
Comment