[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Queue monitoring syntax!
Hi guys!
Really need help for the following; even if u dont know the answers to all
of them, partial answers would be fine with me. Thanks!
How to trace the following variables at a gateway:
* Packet drops
* Packet queued
* Total # of packets sent (Integration)
* Total # of packets dropped
* Queue size (instantaneous and average)
A "monitor-queue" object is required to access the above
variables; how to manipulate that object, link it to a gateway, the correct
syntax is needed.
How to write the above values to a graph file
(graphfile.xg), such that it is compatible to xgraph; i.e. "xgraph
graphfile.xg" plots the graph.
Also needed is the correct syntax for: "per-flow monitoring"
and "integrator objects".