Comments
-
can solarwinds answer this? is there anything i can do?
-
Hey Brian, I had our dev team check your logs against the PAM integration, and they should be caught, you should be seeing UserLogon and UserLogoff alerts in Monitor. The Linux agent node shows online under Manage>Nodes? (Assuming yes, since you're messing with the tool configuration.) How are you verifying there is/isn't…
-
Denny, So I get an email from James:" This case is still open and development is looking a possibly correcting it in the next release 2.2.1of Netflow."What kind of support is this, maybe it will be fixed?Why am I having to wait forever for this to be fixed when this feature was in all the previous versions of Netfow?Bruce…
-
Well, that was the easy solution. I think you'll need to open a Support ticket because we'll need to gather some info to figure out what's going on.
-
The current release in 1.0. 2.0 will ship soon.
-
Is there any way to predict the size of the data influx to the Orion database and the workload on the Orion poller that would result from enabling unfiltered syslog from essentially all of 6000 elements in an Orion monitored network? That's too specific to your environment. Unfiltered syslog from that many boxes doesn't…
-
Any update on this given 10.1 supports fabric?
-
Is this feature on the roadmap? I too would very much like the ability to have APM change node status color on the network map. Yep. You're about to ask "when"? It's coming in the second half of 2009. Developers are furiously typing away on this very code as I respond to you.
-
I didn't mean just the last octet, I mean sort by the decimal value of the whole IP address. "order by IP2DEC( IP_Address )" or some such. Thanks for adding the clarification so we get what we want/need.
-
I would love to use the out-of-the-box feature but since we are SSL I can't get it to work. Same reason why I can't email reports.... Still looking for a solution.
-
This is still a problem. Quite annoying when you send someone a link and it denies them access to look at it. My manager is extremely annoyed that she can't display a little dashboard page on a sharepoint page. Renewal of NPM for us is December.
-
It's not going to be in 9.1. Pooh! Oh well, thanks Denny!
-
Thanks Jiri. With multiple pollers, another question has come to mind. How does IPSLA distribute the load across additional pollers?
-
Ok, here is how I am doing this.... I have a SQL Server Agent job called 'Read Cisco Serial Numbers and Push to CP's' and it contains this query. UPDATE dbo.nodes set SerialNumber = t.status from ( select distinct caption, status from ( select caption, a.Status from dbo.CustomPollerStatus A join dbo.CustomPollerAssignment…
-
I check my configuratio: is the same! after check I tried to download Running configuration but I obtained the error "Cannot enter Enable Level 0 : % Invalid input detected at '^' marker."
-
As i say, turning the alert off, letting the Active Alert clear and then turning the alert back on still generates an Active Alert for the device.
-
Refresh doesn't help. Only seems to affect the area chart. No custom interface speeds. The inaccuracy in percent of interface speed changes depending on the time range. Those graphs were a two hour.
-
Peter, #1 Beef - Will the sorting of the Network View tree under Manage Subnets & IP addresses be fixed soon in a SP? When using supernet/CIDR or subnet/CIDR as Display Name, addresses are sorted out of order. See attached file. This is a real pain trying to follow the tree structure and locate an address space. #2 Beef -…
-
I third justinh's post.
-
Its just percentage uptime for each node or application and it even has a default Group Members Availability Chart for the group.
-
Thanks, Roger. Why do you say the Orion SDK is the wrong path? Frankly, I have no interest in the server overhead of repeatedly running Perl scripts.
-
What format should the 'Domain URL' be in? I've installed the RC and attempting to set up AD authentication however with little success.
-
No worries wasnt sure if there had been some resolution off line.
-
This isn't quite how "unknown" works. I had to check with Dev myself to be sure. For a node, "Unknown" occurs after a has been re-managed (after being unmanaged) but not yet polled. For an interface, it may mean that the interface indexes have changed but we haven't found the new indexes yet, or the node may not be…
-
I am using WMI and ICMP to poll as well.
-
If you're avoiding WMI because you think it hurts performance on your server, you shouldn't. Use the WMI monitors in the built-in templates. And if you think it hurts APM's performance, it doesn't do that either.
-
There's actually a set of instructions here - Log & Event Manager v5.7 RC Now Available: Scheduled Searching, License Recycling, and More! - look for "Import User-Defined Groups from CSV files". (I had to look it up myself recently )
-
I am experiencing the same issue. What was the resolution?
-
So the problem I was having this time around occurs when you put something in unmanaged after the the alert has already triggered.
-
For what its worth, I placed this code in my Orion (12.5) and it work without error....