-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: None
-
Component/s: Agent (G), Server (S)
-
None
create a global macro (for example, {$NET_IFACE}=eth0).
create some active item (for example, net.if.out[eth0]).
wait for this item to start reporting data, then change it : net.if.out[{$NET_IFACE}]
this item stops providing any data and does not do so until agent is restarted.
agent log with debuglevel 4 is attached