Comments
-
Curses.. I'd like to try your workround. Could you tell me which database you found the table 'UserWebSettings' in ? I looked in both my Orion NCM and NPM db's but couldn't see a table of that name :-( Thanks
-
Is there a way to use wild cards for the subnets e.g. 192.168.*.255 . I've get an invalid address error when I enter it as an endpoint filter. Don't really want to enter 50+ broadcast addresses manually :-(
-
So does that mean we've lost the breakdown of what resources are used by each vm on an ESX server? I've tried following the instructions in the link posted by mcbridea but no joy :-(
-
(I hadn't realised you could do that : embaressment) I ran the script as you suggested and got the following result: config vlan "Default_vlan" ip address 192.168.203.30 255.255.252.0 The good news is that the script is picking up the correct IP address but seem to be failing to applying the new subnet. (I'm pingng this…
-
I had the same issue and this fixed it. I think there's a problem with the SP3 upgrade process as the issue started after i completed the upgrade.
-
Jackie, Your original post mentioned that window memory monitoring was wrong. I noticed recently that the percentage reported on the node memory gauge is seems to be an average of the physical memory usage and the pagefile usage. Might explain one of your discrepancies? Regards Andrew
-
Just tried creating a report from scratch using the Historical -availability option. It works but only returns the last 5 weeks instead of the 3 months I opted for...weird! Andrew
-
I've also opened a ticket, might help to persuade them its a bug. I'll post any fix if I get it.......
-
Sadly, No (or rather I can't find it in the version I'm running!). I'd still like to see it but I guess the Solarwinds developers have higher priorities (surely it's a pretty simple thing to implement ...?)
-
A bit off topic but I'm monitoring a Windows 2008 Server (running as a DC) using Orion Network Performance Monitor 8.5.1 SP3. In node details it reports as a "Windows NT Domain Controller". Given that our 2003 DC's report as "Windows 2003 Domain Controller" shouldn't it say "Windows 2008 Domain Controller" ? A minor bug…
-
I'm seeing this as well. I installed SP1 on to NPM 10.1.2 yesterday... Coincidence?
-
I upgraded to 9.1 SP4 (from SP3) yesterday and its fine. Just a guess: are you monitoring the ESX hosts? I imagine Orion would have to know about them before it can state what vm is running on them (?)
-
Well I got a little futher. If I add the following to my template: <Command Name="VirtualPrompt" Value="Enter switch number to connect to or <CR>"/> <Command Name="PreCommand" Value="${DownArrow}"/> I can succesfully complete a 'Validate Login' test. Sadly when I then attempt to download a running config i get 'Connection…
-
elewis, Did you find a solution to your problem? I have exactly the same issue with the commander of an HP2900 stack. Thanks Andrew
-
Doh! I just noticed the 9.1 SP2 download. Time for an upgrade :-)
-
Did you find a solution to this problem? I'm also interested in finding the top talker(s) on a subnet?
-
In that case may I re-iterate my request for you to support the HP zl moudles
-
newKidd2, Thanks for the response, november was my guess to. My new HP kit will be deployed in late november so I've got half a chance that i can do the upgrade and have support in place. :-) Happily its not then end of he world if 10.4 isn't out by then so I'm not worried, just trying to plan ahead.
-
Can you give a 'coy hint' about the date of your next release ? ;-)
-
Errr : maybe? What you say sounds plausable to me but as I mention I'm a Netflow newbie. Still learning the in's and out's of the Netflow\SFlow protocol.
-
Denny, Can you give any hint as to when v9 will be shipped? Thanks Andrew
-
r0berth, Thanks for you reply. I think I copied another (unfiltered) report under the History group. Perhaps I should try from scratch...?
-
kweise, This is the sql that the report is generating when I have the time (and day) filtering turned on: SELECT TOP 10000 DatePart(Week,(DateTime)) AS SummaryWeek, Nodes.Caption AS NodeName, AVG(DailyNodeAvailability.Availability) AS AVERAGE_of_Availability FROM Nodes INNER JOIN DailyNodeAvailability ON (Nodes.NodeID =…
-
Yann, I'm seeing 'Node Details - "Node Name"' for all but the one system that has been corectly identified as a vm. In that case it show as `Node Details - "Node Name" - Virtual Machine hosted by "ESX Node Name"`
-
Don, Hmm, now you've got me worried.. My Orion server does have IIS installed, but we don't use Netflow. So I should be ok .... Of course if we ever want to use Netflow we could have a problem (though it might not be my problem by then ) Did you cold clone (e.g. boot a cloning tool, such as VMware Converter, from CD) or…
-
Sam, Thanks and excellent news! Sadly I've just discoveerd that my supoprt agreement has expired so I may have to do this with v8.0.2. Probably ok but... Regards Andrew
-
Brandon, Done and all is good. Thanks Andrew
-
Understood , however my real problem is that I can't identify the Sam resources to put on the tab.
-
Thanks, I think you've cracked it! Andrew
-
Has this issue been resolved? I'm getting the same problem. Thanks