From: James G. <ja...@m5...> - 2009-01-14 02:43:55
|
Hi Michael, Thanks so much for your help! That works great. I'll need to write some documentation on this and I'd like to make it public as I had some trouble finding doco. :) Is there a preferred place where you'd like me to put this doco - nagiosforge / sourceforge / CVS doco? I'm keen to help out, and I think I'll be using this for a while to come. Thanks again, James Greenhalgh On Tue, Jan 13, 2009 at 9:27 PM, Michael Streb <mic...@ne...> wrote: > Hi James, > > Nice to hear back from you about our NagiosGrapher. > > All you just have to set "graph_values" in the nmgraph definition pointing > to the DS out ouf the rrd. > > Regards, > > Michael > > > Am 12.01.09 23:36 schrieb "James Greenhalgh" unter > <ja...@m5...>: > >> Hi All, >> >> Firstly, thanks to all those who've worked on NagiosGrapher. It's an >> extremely useful tool. >> >> A bit of background.. I'm monitoring a large number of WAN links using pings. >> >> When I look at the graphs of my pings I can look at RTA or Loss using >> the 'page' feature. This is awesome, and works well. >> >> I want to overlay all RTAs in a line graph using the Multigraphen >> feature. The problem is that when I look at the Multigraph of my ping >> data, it puts the loss *and* the RTA on the same graph. Changing the >> 'Page' drop-down option doesn't make a difference. >> >> Here is my multigraph definition - I've changed 'stacked' to 'line' >> but apart from that it's the default config. I've tried using the >> 'page' parameter in the multigraph definition to no avail. >> >> define nmgraph{ >> host_name * Multigraphen >> service_name all ping >> # RegEX >> hosts .*? >> # RegEX >> services PING >> # line or stack or area >> graph_type line >> # normal or reverse or leave blank >> order reverse >> colors ff8000, 00ff00, 0000ff,000000,ff0000 >> } >> >> >> Has anyone experienced a similar issue? I may be missing something >> obvious as I've only been using NagiosGrapher for a couple of weeks >> now. >> >> Any help would be greatly appreciated. :D >> >> BTW, sorry for crossposting - the nagiosforge mailing list seems to be dead. > > -- > Michael Streb > Managing Consultant > > NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nürnberg > Tel: +49 911 92885-0 | Fax: +49 911 92885-77 > GF: Julian Hein | AG Nürnberg HRB18461 > > http://www.netways.de | mic...@ne... > > ** NETWAYS Open Source Data Center Conference 2009 | Nürnberg, 29. bis 30. > April 2009 | http://www.netways.de/osdc ** > > -- Kind Regards, James Greenhalgh Manager of Systems Engineering M5 Networks Australia 218 Northbourne Avenue Braddon, ACT 2612 Melbourne - (03) 9946 4190 Canberra - (02) 6162 6908 |