Hello Folks, I have a problem that I can't seem to solve maybe you guys here can help me;
I am trying to monitor jitter on a 2mb link, I've got the correct mibs and the mrtg script works ok however when I try and use the indexmaker script it fails and gives me the following error message; ERROR: no Description: line PageTop property in 172.21.128.32_latency section I have read other threads from previous newsgroups (http://www.ee.ethz.ch/~slist/mrtg/msg14521.html) and have found the following; MRTG_INT_DESCR="latency" must match the first word of the PageTop line or the first word of the description -> <TR><TD>Description:</TD><TD>latency</TD></TR> I have done this everywhere but still have no sucess. Here is the relevant mrtg file; WorkDir: /home/mrtg/mrtg/raw_output/jitter Interval: 5 ############################################################# # Router Jitter and Latency ############################################################# #Global Modifications Unscaled[_]: dwmy MaxBytes[_]: 750 Options[_]: growright,gauge,integer,nopercent ShortLegend[_]: Jitter XSize[_]: 380 YSize[_]: 100 YLegend[_]: Jitter msec Legend1[_]: xxxxxxxxxxx Legend2[_]: yyyyyyyyyyy Legend3[_]: Legend4[_]: LegendI[_]: LegendO[_]: aaaaaaaa #---------------------------------------------------- # Test Router latency on edge links #---------------------------------------------------- Target[172.21.128.32_latency]: 1.3.6.1.4.1.9.9.42.1.5.2.1.33.1&1.3.6.1.4.1.9.9.42.1.5.2.1.33.1:[EMAIL PROTECTED] / .3.6.1.4.1.9.9.42.1.5.2.1.41.1&1.3.6.1.4.1.9.9.42.1.5.2.1.41.1:[EMAIL PROTECTED] SetEnv[172.21.128.32_latency]: MRTG_INT_IP="" MRTG_INT_DESCR="latency" RouterUptime[172.21.128.32_latency]: [EMAIL PROTECTED] Title[172.21.128.32_latency]: latency PageTop[172.21.128.32_latency]: <H1>latency</H1> <TABLE> <TR><TD>System:</TD> <TD></TD></TR> <TR><TD>Maintainer:</TD> <TD></TD></TR> <tr><td>Description:</td><td>latency</td></tr> <TR><TD>ifType:</TD> <TD>latency</TD></TR> <TR><TD>ifName:</TD> <TD>latency</TD></TR> <TR><TD>Max Speed:</TD> <TD>latency</TD></TR> </TABLE> #-------------------------- Any help appericated. thanks chris _________________________________________________________________ Browse styles for all ages, from the latest looks to cozy weekend wear at MSN Shopping. And check out the beauty products! http://shopping.msn.com -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
