# Packages
No description provided by the author
# README
trmon
trmon is a network traffic monitoring CUI tool via SNMP.
Installation
go install github.com/tanisobe/trmon/cmd/trmon@latest
Usage
trmon [OPTIONS]... AGENT...
OPTIONS
-v show version.
-c <community> snmp community in snmpv2.
-e <regexp> when regexp match I/F name or I/F descripiton, display with priority.
-i <interval> SNMP polling interval [sec].
-l <lifespan> trmon continuous operation time [sec].
Example
trmon -c "my_comm" my-router my-switch
Support
this tool support only snmp v2.