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

Feature Request: 95th Percentile on Network Graphs

Request:

It would be nice to have 95th percentile information on the MRTG graphs...
Searching google for "mrtg percentile" I found there are several modified versions or patches of MRTG that can do it, including this one.

Has anyone tried adding something like this to ASL?

Thanks,
Barry


This thread was automatically locked due to age.
Parents
  • [ QUOTE ]
    Request:

    It would be nice to have 95th percentile information on the MRTG graphs...

    Has anyone tried adding something like this to ASL?

    Thanks,
    Barry 

    [/ QUOTE ]

    Hi Barry,

    I monitor lots of machines here and at customers' sites with Cacti, and Cacti can do it. You can run it on Linux like me or even on Windows - tho the install of the latter is a bit trickier, but we contributed and sent Updates for their Win-Installation-Docs.

    Cacti uses RRDTool, which is kind of a successor to MRTG. Exmaple graphs and everything are on their site at www.cacti.net

    HTH,
    wjl aka Wolfgang Lonien
  • Hi, does it use SNMP to talk to ASL, or does it have it's own agent which you run on ASL?

    Thanks,
    Barry
  • No, it "talks" just plain SNMP.

    Kind regards,
    wjl aka Wolfgang Lonien
Reply Children
  • The reporting of ASL can be used to have a basic overview of what's going on on the machine. To make more in details reportings, I also recommend to use an external tool. This can be customized arbitrarily. For doing so, use SNMP. To prepare the logfiles of ASL you can use another external tool like ARM (Astaro Report Manager). ARM uses Remote Syslog in order to receive the logfiles. Then it preprocess the logs to get nice looking graphs and statistics.

    Xeno