A simple and a real time network traffic and bandwidth console based monitoring tools which helps the administrators to monitor their server network traffic using simple command syntax.
Once you have installed the nload either using source or rpm. You can use any of the following syntax to monitor your bandwidth,
# nload eth1
To monitor your specific Ethernet interface with MByte/s instead of the default KByte/s
# nload -u M eth1
Execute the following command to monitor the multiple ethernet interfaces in the server.
# nload -m eth0 eth1 -u M
No comments:
Post a Comment