Projects / lifstat

lifstat

lifstat is a small Linux utility that reads /proc/net/dev and reports input and output statistics for available network interfaces over a repeating time interval, similar to the BSD 'netstat -i' command.

Tags
Licenses
Operating Systems

RSS Recent releases

  •  19 Mar 2010 06:42

    Release Notes: The -z option was updated to properly hide 0 count rows in bandwidth mode despite there being transfers in the sub-kbytes range.

    •  28 Feb 2010 15:42

      Release Notes: The -r option was added to periodically display the header. The -b option was added for "bandwidth mode", which replaces distinct in/out error reporting with total kb/mb (with -m) and transfer rate. Placement of the stat pulling function was changed to increase reporting accuracy by a small amount. Width of the interface name column was increased to 6. Width of the bytes in/out columns were increased. Width of the packets in/out columns were decreased. Some header formatting problems with date and/or time options were fixed.

      •  28 Feb 2010 11:14

        Release Notes: The -m option was added to output mbytes rather than the default bytes.

        Release Notes: Multiple interfaces will be displayed by adding extra "-i interface" arguments.

        Release Notes: This version includes the addition of a -n option to not display the header and the addition of -d and -t options to display date/time fields on each line.

        Screenshot

        Project Spotlight

        Firewall/SOSDG

        A simple Netfilter/IPTables firewall.

        Screenshot

        Project Spotlight

        jquery.serialize-hash

        A small jQuery plugin which returns a hash from serialization of a form.