Download and Install ifstat version 1.1 on Mac OS X
Wednesday the 9th of July, 2008

    ifstat  most recent diff


      View the most recent changes for the ifstat port at: ifstat.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for ifstat.
      The raw portfile for ifstat 1.1 is located here:
      http://ifstat.darwinports.com/dports/sysutils/ifstat/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/ifstat
      Google
      Web Darwinports.com



      # $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0
      Name: ifstat
      Version: 1.1
      revision 1
      Category: sysutils net
      Description: iftat is a tool to report network interfaces bandwith.
      Long Description: ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system counters. ifstat gathers these statistics from the kernel internal counters, which is highly operating system dependen
      Homepage: http://gael.roualland.free.fr/ifstat/
      Platform: darwin
      Maintainers: nomaintainer
      master_sites ${homepage}
      checksums md5 b655642c33a626cfe976792fbcd9b6e1
      configure.args --mandir=${prefix}/share/man --enable-library
      destroot.destdir prefix=${destroot}${prefix}

      Variant: snmp { depends_lib-append lib:libnetsnmp:net-snmp
      configure.args-append --with-snmp=${prefix} }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/ifstat
      % sudo port install ifstat
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching ifstat
      ---> Verifying checksum for ifstat
      ---> Extracting ifstat
      ---> Configuring ifstat
      ---> Building ifstat with target all
      ---> Staging ifstat into destroot
      ---> Installing ifstat
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using ifstat with these commands:
      %  man ifstat
      % apropos ifstat
      % which ifstat
      % locate ifstat

     Where to find more information:

    Darwin Ports



    image test