Comments
-
How many Nodes, Interface, Volumes, ... are you polling? The polling engine used to stop on me quite often. I ended up deleting any interfaces, volumes, nodes I could and then polling engine tool to take some of the load off of the polling engine. We currently have our SQL server running on the same server as Orion so it's…
-
I don't think there is a way to simply monitor via SNMP in Orion. Couldn't you just edit an access list and allow snmp traffic from the server running Orion only?
-
Any update on a fix?
-
I'm actually the one that wrote the weather map 'how-to'. I was just curious if you changed something, that's all.
-
Thank you for the kind words and I hope you enjoy the map. It has come in handy for us quite a few times.
-
Anything regarding Linux would be valuable to me; especially the latest version of net-snmp.
-
Are you both using the same browser/version? What version of Java do both of you have installed?
-
This should be an easy fix for the Orion team. Perhaps someone should open a TT for this? You could also search the the source code and see where the [ \ ] are located and replace them with a [ / ].
-
Thanks....I don't know how I was missing that.
-
So, can this work if Cirrus & Orion are on different boxes?
-
Could you post the code you wrote to create the clickable link and how did you add the code?
-
Try to do a manual walk. Does that spike the CPU as well?
-
The no-matte.zip download link now works.
-
Supporting the latest version of net-snmp would be great. I'll post anything else I can think of (if I think of anything); and thanks for the quick response.
-
This could be built in to the Nodes Detail page pretty easily (I think). I'm working on a version that will work with Dell PowerConnect and some Cisco Catalyst switches.
-
I have no issues, I was just suggesting that you 'should' be able to fix the ip address via directly accessing the database.
-
I haven't yet, but I will.
-
When viewing specific nodes (our switches) I would love to have the MAC address and the IP addresses their associated with linked to the port. I plan on doing this myself (if I have to) but it would cut into my Counter-Strike time and I would rather not do that. :-)
-
I wouldn't expect this to be rolled in until v9 or later but then again I'm no SolarWinds employee. You could always get a little creative and write some custom code.
-
My overall experience with SolarWinds support has been great. What I usually do is fill out a TT online and if it's really really important set the priority to urgent. Also, if it was an urgent problem I usually call first and if I get no one I do the online TT.
-
Interestingly enough it's not the <image> tag that is screwing things up. It's the backslash [ \ ] being used instead of a forwardslash [ / ]. Image #1 and image #3 worked in Firefox but #2 and #4 did not. I believe backslashes are 'usually' put in when using a WYSIWYG editor. All 4 images worked in Internet Exploder.…
-
Do you get the same message if you try to visit the following in a browser? (replace 'YourServername' and 'NodeIPAddress' with the appropriate information) YourServerName/.../SSH.asp
-
Since you mentioned ASP.NET how come you're moving the Orion code over to it? I know ASP.NET is supposed to be quicker but I've never noticed a significant improvement over asp.
-
We currently are monitoring Exchange 2003.
-
Perhaps I'm not looking at this from the right direction. I want to display every message in my syslog window except messages with the work "print" in them.
-
Correct.
-
I think Don figured it out. As for the no-matte.png file I'll try to upload it again in the morning.
-
Please add me to the list as well.
-
I'd like nothing more than to take all the SNMP-monitorable items in my datacenter such as environment, humidity, and temperature readings and make them accessible via Orion status pages. I'm currently monitoring our server room's temperature and humidity via two custom mib pollers and it's working fine --- granted, these…
-
Couldn't you just edit your acl to allow that 1 IP address (your Orion server) the ability to send ICMPs?