This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Live traffic monitoring.

I found a utility called STG (SNMP Traffic Grapher) version 1.4.5

Link is
http://www.chat.ru/~leonidvm/

Anyway, I was looking to find the SNMP OID #'s for the external interface.... anyone have a idea what those might be...

also, anyone have a better monitoring utility than this? I have a couple of test firewalls I would like to monitor live statistics.


This thread was automatically locked due to age.
  • If you have a server, I'd suggest trying cacti:
    http://www.cacti.net/

    Regards,
    andreas
  • Can Cacti give individual usage reports based on extenal IP's? I would love to have a traffic report broken out by IP's on the External Interface (For tracking indiviual servers) I have tried using MRTG but have only got it to graph the interfaces and not indivdual IP's.

    Thanks!
    Mark
  • This is not possible, because the kernel only holds information about packets/bytes per interface. The SNMP daemon does only operate on kernel interface data, and cacti (and MRTG, and RRD, ...) relies on SNMP.
    What you are searching for is special accounting tool. You might try the accounting that's included on the ASL (enable Network/Accounting in the WebAdmin) to collect the data and use a special accounting tool to process the data.
    Cheers,
    andreas