Start Monitor
Starts continuous network monitoring for an interface.
ripnet --monitor-start IFACEripnet --monitor-start eth0ripnet -& eth0Test
Start continuous interface monitoring and threshold alerts.
Starts continuous network monitoring for an interface.
ripnet --monitor-start IFACEripnet --monitor-start eth0ripnet -& eth0Monitors traffic and alerts when throughput crosses a threshold.
ripnet --monitor-alert IFACE --threshold MBPSripnet --monitor-alert eth0 --threshold 50ripnet -* eth0 -( 50