Alvaro, When leaving out the 'Gauge' option MRTG will treat the polled figure as a rate per second. I know you started with this, and had no visible graph. So I suspect the figure you get from your script is less then 300 per 5 minutes (i.e. 1 per second). MRTG rounds this down to 0 per second. To graph low rates you can use the 'PerMinute' or "PerHour' option.
To avoid confusion when using these options you probably also have to change the legend below and beside the graphs. See http://oss.oetiker.ch/mrtg/doc/mrtg-reference.en.html for details HTH, Jan. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alvaro Cornejo Sent: Monday, December 10, 2007 5:07 AM To: 'McDonald, Dan'; [email protected] Subject: Re: [mrtg] blanc graphs with external values Hi I added the gauge value and I got start having a graph; however, teh graph I got is an line that always goes up. It is a counter the values I need to graph, its a values that goes allways up until the system is reseted or the maxvalue is reached. How can I tell mrtg that the values are effectively a counter?? Regards Alvaro -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de McDonald, Dan Enviado el: Viernes, 07 de Diciembre de 2007 16:00 Para: [email protected] Asunto: Re: [mrtg] blanc graphs with external values On Fri, 2007-12-07 at 15:38 -0600, Alvaro Cornejo wrote: > Hi > > I'm starting using mrtg and have a php script that feeds some values > to mrtg in order to graph them. however I do get an empty graph. ie > only the grid and labels are shown. For other targets I have I use > mrtg-ping-probe and I they work ok. This looks like guage-type data. Did you set options[srv1.txrx] guage -- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _________________________________________________________ Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. De staat aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het elektronisch verzenden van berichten. _________________________________________________________ This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. The state accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages. _________________________________________________________ _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
