Comments
-
Denny, it would be real helpful to have all timestamps for all events/traps/syslogs specified in seconds & milliseconds. Minutes just doesn't cut it for correlation and problem solving. Is this to be addressed in a near term release?
-
Ok thanks I just tried this and I'll let you know if it works.
-
Attached...
-
Sorry to be late to the party - where is it that one would change the icon to a blank? Do you mean in the folder of images on the server? (netperfmon\images)?
-
I would advise both of you to open Support tickets again. With these tickets, please provide us some data to speed our analysis: 1. Please run the diagnostic utility on the Orion server. 2. Please send us the event logs for both the Orion server and the database server for the time period where you're missing data.
-
I believe it is the right certificate because the hashes are identical and the timestamps are, too. This is the certificate properties on the WSUS server: This is the certificate properties on the machine: Thanks for the help on this. Matt Salas | Home Federal Bank | P: (208) 468-5064 | E: MSalas@myhomefed.com
-
Can customers check this list of enhancements? I guess it's a 50-50 chance this may get included in a future release? We don't have a list. We're looking at ways to make it more public.
-
I thought they were: "It's not the network"
-
Checking in to see if anyone can help resolve my issue with the above report for used/unused ports by (Cisco) ethernet port name? njoylif, I couldn't get HAVING clause to work. I couldn't insert the clause correctly in the Select and kept throwing errors so I put it aside for now.
-
Hi Denny, it is not functionality, it is just usability. it is too slow and cumbersome. I will get used to it when the functionality is completely removed from system manager but i hope performance in increased on the website. I also get ransom problem where if the page refreshes, before i complete a task, it comes back…
-
There is a 100% CPU utilization bug seen in this thread: We have a fix for it going into the service pack, but the workaround in the thread my get you around it until the service pack is available. Basically, you're looking for -2 values in the CPULoad view.
-
Well, thanks for the suggestion. Unfortunately, the binaries for net-snmp don't support encryption unless openssl is installed, which involves installing cygwin on my win 7 machine - I don't know if I'll have time to get to that today, but I'll play around with it. I don't want to configure a v3 user without encryption, as…
-
Thanks Nicole for your reply. How about adding nodes with Hostname? Can you share a use case? Lets take an example that one of the firewall has registered with Dynamic DNS provider as its IP address is changing so instead of IP now we have FQDN abc.example.com and we want to add node with that FQDN so no matter with which…
-
Very soon
-
OK, so now I get to blow my load of happiness all over you. Please disregard my earlier posts as I was unhappy until Casey (and his co-workers) fixed my issues. For all of you that are having business layer or module issues, support WILL find the problem and WILL fix it. Mine happened to be a unpruned table in my DB…
-
Thanks for opening that. We're looking into it. Other tickets would be good, too.
-
That was in a very restrictive domain, Casey. Very restrictive. Everywhere else, I'm right.
-
The vast majority of the parent devices didn't have a UPS to keep them live though. I thought this could be the case as well, or that maybe somehow solarwinds got responses back from the children devices being down before the parent? This seems illogical though because it should have to go through the Parent devices to get…
-
That would be great Thank You for all your help i greatly appreciate it.
-
I open a Ticket for my issue. SW Case #295511
-
Correct
-
We are still testing to verify but it looks like it was a version discrepancy. Previous testing I had done with support had me check the versions in Control Panel. Both the primary and additional pollers read 3.5.0. Talking to the developers, they finally pointed us to a .dll that displays the version.…
-
SQL Express has a 1 GB limit on RAM, regardless of how much RAM is on the box.
-
We're in the process of stack ranking what's coming after NPM 9.5, and that feature is on the list to be ranked. There's no certainty that it will make the cut because there are some other slick-but-hefty features that are on the list. It's too soon to make promises.
-
It is something we plan to do, but we didn't get it into this release.
-
We were interested in a broader access to WMI data via APM for monitoring our web and database servers. We had hoped to be able to track more detailed information than just availability info for specific processes. Ideally, we would have a central system for alerting us of any form of issue that could impact service…
-
i have the same problem.... i am experimenting with an alert that sends me an email for each node that either 1. has an empty voloume utilisation statistic 2. a volume in unknown state 3. volume not responding have to try and surpress if the node is down, but it has given me some information. it did seem to work better on…
-
I found this problem when I changed all of my FastEthernet ports on the database using SQL: UPDATE dbo.Interfaces SET UnPluggable = 1 WHERE UnPluggable = 0 AND Caption like 'FastEther%' After executing this query, all ports should be set to Unpluggable. When I run a query to show me ports with Unpluggable set to 0 after a…
-
Yep - I have 2 extra in there (column titles are blue) that do not show up when I edit a node.
-
Thanks for your suggestion and help Steve. I gave it a try but many of our reports are monthly reports and summarized by month (SummaryMonth) and custom SQL. The Excel MS Query doesn't like SummaryMonth (invalid column name) for some reason. I have a couple custom reports with a GO statement which MS Query and Report…