Comments
-
They should post checksums....that would make it easy to tell. Also, there still seems to be a problem with Cirrus. If I download a configuration of a switch and open it in Cirrus it looks fine. If I copy part of the config from Cirrus and connect to a switch to paste that part of the config in at the CLI it gets pasted as…
-
I believe is fixed in the newest version. I've downloaded over 30 configs concurrently.
-
Thanks Don. Do you know any information about my other post concerning line breaks/carriage returns in the configs?
-
jneiberger, I'm not sure what you mean by Port Monitoring but you could write your own custom page. We are constantly turning ports on/off on our switches and I need the ability to do this from a webpage. The only way to do it with Orion is if you purchase the Toolset and use it to turn the ports on and off. This of course…
-
Thanks. I'll download 7.8 and do the upgrade today. Much appreciated.
-
Well...using a MIB Browser I can see this: 1 / /dev/hda2 10000 -1 18374532 15812292 1628864 ... 2 /boot /dev/hda1 10000 -1 101086 87389 8478 9 0 ... Orion on the other hand only shows CPU, Memory, eth0, lo and sit0...and I'm using Net-SNMP 5.0.9.
-
Okay...I'm now running v5.0.9 and I still am not seeing the disk volumes listed. If I do a snmpwalk I see my 2 disk volumes but for some reason Orion is not picking them up. Does anyone have any suggestions?
-
Martin How do you monitor the disk? What needs to be added to my snmpd.conf? I'm running 5.1.4. Thanks
-
Right-click the Node in the Orion System Manager and choose "Node Details". This give you the option to "Rediscover". I'm not sure that does what you want but it's worth a try.
-
What exactly do you mean you were "messing around with it"?
-
I guess either way would work for me.
-
Check the Inetpub/SolarWinds directory and take a look at the css files; specifically the SolarWinds.css.
-
Right-click a node in Orion and choose Run "Config Snippets". Right-click a node in Orion and choose "Download Config". Add the "Show" menu from Cirrus when right-clicking a node in Orion.
-
What do you want to execute on the webserver and from what page do you want to launch it?
-
You could try creating a custom page using ASP. The values for the guages are in the database so it shouldn't be that hard. I was working on a custom page in PHP that created CPU/Memory meters for a group of routers.
-
You say virtually identical devices; what IOS are you running on the affected device and the identical devices?
-
I take it you're trying to use an existing database?
-
I'll try to post some code either tonight or tomorrow.
-
Easy to do with Orion and some simple PHP scripts. You can easily write a script in PHP that does what you want (I actually have done one myself). You can then create a custom section on the Node Details page with a button that fires off the script. Cirrus is an excellent tool...don't get me wrong, but you can save quite a…
-
Have you tried running each line manually? That is where I would start. Try doing each line and tell me where you encounter a problem.
-
Why not use Cirrus to issue a command like this? copy startup-config txxx.xxx.xxx.xxx/ConfigName <enter> <enter>
-
Overflow error possibly? net-snmp.sourceforge.net/.../group__asn1__packet__parse.html Check out the mail list for Net-SNMP they are pretty helpful. net-snmp.sourceforge.net/.../mailinglists.html
-
Download and install Net-SNMP and do a manual walk to get the disk size. Does it show properly that way? If not I would assume it's a problem with the snmp daemon on the Linux box but that's only a guess.quote: Disk Statistics The snmpd.conf needs to be edited. Add the following (assuming a machine with a single '/'…
-
This might come in handy: forums.devarticles.com/.../Upgrade-MSDE-to-MSSQL
-
Have you tried opening a trouble ticket? The forums are not a necessarily a place to get support from SolarWinds but a place to get help from the community. If you have a question for SolarWinds why not just open a trouble ticket and wait for it to get answered?
-
I thought you were writing custom code....sorry.
-
Does this work? <%=SQLResource.GetProperty("UnManageUntil")%>
-
It could be possible that you adjusted your data retention when you originally installed Orion and when you upgraded it changed the retention back to the default.....but I'm just guessing here. I'm still running v7 myself so I'm not positive.
-
How long are you retaining your data? I believe there is a setting in Orion somewhere to adjust this but I'm not in front of my server right now.
-
Are all of these errors related to one specific node or multiple? What are/is the node?