4 Oct
2016
4 Oct
'16
10:54 a.m.
Hi,
Is there any way to have the server to report/log when it has reached the maximum number of requests which the server keeps track of? The default logging doesn't seem to relay that information. Does the status v-server report such things?
I understand the server might hit that value, come down, and hit it again multiple times in a very very short period of time, but the information would be nice to have.
triggers - # The "max_requests" condition has been reached. # This will trigger only once per 60 seconds. max_requests = "${snmptrap}::serverMaxRequests" alan