I have a node that is running centos. I'd like to monitor how much data is being used by the ethernet port. Are there any tools already installed that I can leverage to do this? I see there is something called nload but I would need to enable an epel repository to do this. I'm trying to get an idea on average how much data I use in a month. Thank you
Try ifconfig -a [root@allstar ~]# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:14:5E:A4:55:24 inet addr:192.168.85.60 Bcast:192.168.85.255 Mask:255.255.255.0 inet6 addr: fe80::214:5eff:fea4:5524/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:48427481 errors:0 dropped:0 overruns:0 frame:0 TX packets:65822658 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4101964571 (3.8 GiB) TX bytes:2608472574 (2.4 GiB) Interrupt:169 Memory:deff0000-df000000 On 3/23/15 10:05 AM, "Robert Newberry" <N1XBM@amsat.org> wrote:
I have a node that is running centos. I'd like to monitor how much data is being used by the ethernet port. Are there any tools already installed that I can leverage to do this? I see there is something called nload but I would need to enable an epel repository to do this.
I'm trying to get an idea on average how much data I use in a month.
Thank you
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- keith@goobie.org Keith Goobie Richmond Hill, ON, CANADA
Enabling EPEL is easy. http://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/ There are lots of great packages in EPEL. I install it on pretty much every CentOS box I set up. 73, Andy KK4ZKP Sent from my iPhone
On Mar 23, 2015, at 10:05, Robert Newberry <N1XBM@amsat.org> wrote:
I have a node that is running centos. I'd like to monitor how much data is being used by the ethernet port. Are there any tools already installed that I can leverage to do this? I see there is something called nload but I would need to enable an epel repository to do this.
I'm trying to get an idea on average how much data I use in a month.
Thank you
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (3)
-
Andy Wittman -
Keith Goobie -
Robert Newberry