I have an item defined as
perf_counter[\Process(fmscwpc)\Thread Count]
and a trigger defined as
last(/host.domain/perf_counter[\Process(fmscwpc)\Thread Count])=0
For some reason this does not trigger a problem when the agent can't get any perf counter as ZBX_NOTSUPPORTED: Cannot obtain performance information from collector.
Shouldn't this trigger a problem?I have an item defined as
perf_counter[\Process(fmscwpc)\Thread Count]
and a trigger defined as
last(/host.domain/perf_counter[\Process(fmscwpc)\Thread Count])=0
For some reason this does not trigger a problem when the agent can't get any perf counter as ZBX_NOTSUPPORTED: Cannot obtain performance information from collector.
Shouldn't this trigger a problem?I have an item defined as
Comment