Use indexmaker to show bandwidth numbers on main graph?
Tom Fantacone <[email protected]> Tue, 02 Jul 2019 10:43:08 -0400
| Newsgroups | gmane.network.mrtg.user |
|---|---|
| Message-ID | <[email protected]> |
Greetings All, I have to provide one of our customers a spreadsheet showing monthly bandwidth for around 30 different circuits each month. So I used indexmaker to create a graph of just the monthly data using this (Windows environment): perl indexmaker sample.cfg --sort=original --show month --output=c:\mrtg\sample.htm It works great, except the main "sample.htm" graph does not show in text below each graph what the Max, Average and Current bytes In and Out are. I use the Average Bytes In on my spreadsheet. So I have to click on each monthly graph and scroll down the detail one to get these values. Is there any option to show the monthly numbers on the initial summary graph generated by indexmaker? I'm trying to save myself 10 minutes per month so it's not life or death here. But it is 10 minutes per month. Thanks in advance, Tom