Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
This looks like a table with OID .1.3.6.1.2.1.10.94.1.1
Please do an snmpwalk against that oid and post the findings.
This would be needed to define an XML file for you. See SNMP Query XML Syntax on how to do this.
The other option would be to query _exact_ those OIDs. This can be done by copying the SNMP - Generic OID Template for _each_ of those OIDs and fillig in your OIDs.
Reinhard
I don't know how to define the XML file, looks bit confusing, maybe need long time to study, I attached two charts from MRTG and I just wanna merge these 4 fields (2 charts) into one chart, can you help me on that ? thanks.
So please copy the Generic SNMP Data Template 4 times, once for each OID. Fill in the needed OID and uncheck the checkbox (see attached picture).
Then build a Graph Template that references those 4 data sources.
Last: Goto your Device and Add this Graph Template as Associated Graph Template. Create Graphs for this Host and check the new Graph Template.
Reinhard
I did what u said, spent 1 hour to figure out how to create those data template, then spend 2 hours to create graphic template and then no graphs because I got this.
01/08/2006 02:38:10 AM - CMDPHP: Poller[0] Host[2] DS[99] WARNING: Result from SNMP not valid. Partial Result:
01/08/2006 02:38:10 AM - CMDPHP: Poller[0] Host[2] DS[98] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
01/08/2006 02:38:10 AM - CMDPHP: Poller[0] Host[2] DS[97] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
01/08/2006 02:38:10 AM - CMDPHP: Poller[0] Host[2] DS[96] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
not sure what's wrong, but it's too late now to find the answer, will work on it tomorrow.
Please tell me, what _exact_ OID you filled in and what a snmpget against that OID gives you. Then, switch to DEBUG mode (Settings!) and run the poller at least for one polling cycle. Please find your OID in the cacti.log and post a snippet around this match.
For a nice howto please follow the last link of my new signature (just completed this today)
Reinhard
Thanks for your quick response, I've already fixed the OID's problem, forgot to add . at front of oid string. everything working now, all graphs showing and looks beautiful, but there is one problem, all reading number is like 120,260,350, the actually value should be 12, 26, 35, I believe I need add something to re-process those values.
PS : The new howto is really helpful, thanks for all your work.
I try to seperate SNR and attenuation to two graphs, so I created two graph templates, they are indentical except data sources, the weired thing is SNR got correct graphs with all values populated but Attenuation graphs doesn't have any value show up, all 0 , I check the poller log, the value from poller exist and correct, just doesn't show on graphs. any possible reason for this problem ?
Attachments
Poller log shows all fine.
cacti_poller.jpg (162.93 KiB) Viewed 8229 times
attenuation_graph_template.jpg (195.18 KiB) Viewed 8229 times
snr_graph_template.jpg (247.8 KiB) Viewed 8229 times
The problem fixed, when I create new graphs, I put Maximum value is 64, it should be 640, this is why no value to display because they are all large than 100, hehe, silly me.
I will study the document for a while try to put all 4 generic SNMP OID template into one Data template XML file, then post three scripts here
I am trying to show the stats for my Billion 7402VGO
I will study the document for a while try to put all 4 generic SNMP OID template into one Data template XML file, then post three scripts here
I have had a look around the forum, I cannot find your scripts for the 7402 anywhere.Please could you post them, it woulds save me a huge amount of work
Trying to get this script to work on my Billon 7402L but Don't think it's working? I know the snmpd viewer utlity from billion seems to be able to get the info on the attenation and SNR so surely this is possible?
Never heard 7402L, I know the 7402VL, it's highly unlikely Billion design different SNMP protocol (OIDs) for products on same product line, there are must be something wrong like security setting or snmp version, check your error message and post to here.