ripnetdocs

Start Monitor

Starts continuous network monitoring for an interface.

-& IFACE
ripnet --monitor-start IFACE
ripnet --monitor-start eth0
ripnet -& eth0

Monitor Alerts

Monitors traffic and alerts when throughput crosses a threshold.

-* IFACE -( MBPS
ripnet --monitor-alert IFACE --threshold MBPS
ripnet --monitor-alert eth0 --threshold 50
ripnet -* eth0 -( 50
Defaults
  • threshold: 100 Mbps