maybe this is not the place to ask this but, I need help. I have just installed mrtg, rrdtool and rouers2.cgi on a fedora fc9 and seem to have all things functioning correctly except for updating the rrd_data files for the site I am polling. If I do an ls -al of the rrd_data directory I can watch the date and time change with each run of my mrtg script. if I dump one of the rrds I only seen nulls, Can anyone help me this this?
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Shipway Sent: Monday, June 16, 2008 4:53 PM To: 'Eric Hernandez'; '[email protected]' Subject: Re: [mrtg] graphing more than two values with mrtg/rrdtool MRTG only holds two (and always two) variables ('in' and 'out') for a particular Target. You can therefore only give two parameters. If you want a graph with more than two variables then take a look at the Routers2 frontend which allows you to define Userdefined graphs over multiple Targets, or else user RRDTool directly and write code to generate a graph as you require. See a demo of Routers2 with a combination graph at http://www.steveshipway.org/cgi-bin/routers2.pl?rtr=hosts%2Fhost-a.cfg&i f=_CPU Steve ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Hernandez ... I am trying to create a graph that graphs the cpu for three servers. It only seems to want to graph the first two number? Is it possible to graph all three values in one graph? Please consider the environment before printing this e-mail. CONFIDENTIAL NOTICE: This e-mail message and any attachment(s) (collectively, this 'Email') are intended only for the confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient named above or an agent responsible for delivering it to the intended recipient named above, you have received this Email in error. Please notify the sender immediately and permanently delete this Email and any copies thereof.
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
