Comments
-
Here is the link to the event log. http:\\www.co.tusc.k12.al.us\~sappleby\eventlog.txt If you will email me with instructions on how to do the network trace as you described, I will get that to you as well.
-
I'm trying to get data from a temperature probe with 2 sensors. The OID for sensor 1 is 1.3.6.1.4.1.13045.1.1.2.2.1.4.1 the OID for sensor 2 is 1.3.6.1.4.1.13045.1.1.2.2.1.4.2. If I use SNMP GET when I test both MIBS I get the correct value- of let's say 68, but on the web site it gives a value of 0. (this is the same for…
-
Yes GET NEXT does populate the fields correctly - when get next is supported. The problem seems to only occur when trying to get the data from a table, I can get the first value using GET NEXT, but I can not get any values after that.
-
We are using 8.0.1 shipped on 1/2/2007, the about box says Orion Version 8.0.1 - December 2006 System Manager Version 8.0.113 Engine 8.0.72 and I have also found that we still have the same problem with the Custom MIB Poller. You can view the GET response upon set up, but it will not write to the table.
-
I am using the newest version 8.0.1 - December 2006 and it still does not work.
-
I am having the same problem as craig999. I added a custom poller for a temp probe with two sensors. The MIB for sensor 1 is 1.3.6.1.4.1.13045.1.1.2.3.1.4.1 the MIB for sensor 2 1.3.6.1.4.1.13045.1.1.2.3.1.4.2. If I use SNMP GET when I test both MIBS I get the correct value- of let's say 68, but on the web site it gives a…
-
Look at this topic http://www2.solarwinds.net/SolarWindsForum/topic.asp?TOPIC_ID=2061 it's at the bottom
-
I have used the overlib script (www.bosrup.com/.../) to add mouse over pop-ups. Using this code onmouseover="overlib('<img src=/NetPerfMon/Chart.asp?Chart=MMAVGBPS&NetObject=I:<%=SQLResource.GetProperty("InterfaceID")%>&Period=Today&SampleSize=30M&FontSize=&Width=500&Height=0 border=0>', CAPTION, 'Chart', FGCOLOR,…
-
Notes on the code above..... It does not work well with IE. Try it in FireFox and it should work fine. To get it to work in IE you have to modify the DIV tag and a few things in the js code its self. I belive that there are more details about this on the OverLib website. http://www.bosrup.com/web/overlib/.
-
Just unzip the overlib scripts to the /netperfmon/scripts folder. Under /netperfmon/resources/ you can pick the file you want to modify. Here is the 33-Top10Traffic.Resource file. I have highlighed the code I added in red. <!-- Title=Top 10 Interfaces by Traffic --> <!-- Level=6 --> <!--#include…
-
I have used the overlib script (www.bosrup.com/.../) to add mouse over pop-ups. Using this code onmouseover="overlib('<img src=/NetPerfMon/Chart.asp?Chart=MMAVGBPS&NetObject=I:<%=SQLResource.GetProperty("InterfaceID")%>&Period=Today&SampleSize=30M&FontSize=&Width=500&Height=0 border=0>', CAPTION, 'Chart', FGCOLOR,…
-
You should look in to HP web Jet admin. It's free.
-
Open orion system manager right click the device you want to poll and select poll now (at the bottom)