CatOS on 1.0.5
Hurgh <[email protected]>
| Newsgroups | gmane.network.cricket.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All, Again, one more question. Everything is working fine now, bar this one last thing. I have a few Cisco switches running CatOS. They are polled ok, they get data, and the RRD Files are full of data. When i browse them in the web browser, the graphs draw, but there is no data in them. I found this other post : http://sourceforge.net/mailarchive/message.php?msg_id=10855927 which is the same problem it seems, but could not find any reply to that post. I have copied the grapher.cgi from a 1.0.4 install to the 1.0.5 install using everything the same, and it draws the graphs with the data. The only other thing that I have noticed is that the image <src's> are different for graphs that work and the ones that dont work. Here is an example: Graph without any data in it: http://host/grapher.cgi?type=png;target=%2Fswitches%2Fsup01.mlbn01%2Fslot_7%2Fport_4;inst=0;range=151200;rand=311 Graph with data in it: http://host/grapher.cgi?type=png;target=%2Frouter-interfaces%2Fcsr01.mlbn01%2Fvlan101;inst=0;dslist=ifHCInOctets%2CifHCOutOctets;range=151200;rand=779 As you can see from the above 2 lines the graph that draws without any data is missing "dslist=ifHCInOctets%2CifHCOutOctets" I have checked in the config tree for that device, and it does list the 2 things, it just dosent seem to put them into the URL, and only for the CatOS devices. Has anyone else had this problem, and/or does anyone know how to fix it. Thanks -Hurgh-