Comments
-
Hi Michal, IP addresses assigned to the host, as the host could change IP. But now that you mention it, I would also like to see this report display IP address assignments to a MAC. thanks!
-
Checking the configuration in all the flow sources would be easier still. I made a feature request here:
-
Hi lynchnigel Even if querying the right tables, no historical data is being stored. I tried with the following: SELECT ap.IPAddress, ap.Name FROM Wireless_AccessPoints ap WHERE Available=0 It works for a few seconds after NPM discovers that the AP is down but the AP disappears from the list because it is no longer…
-
D:\Program Files\SolarWinds\Storage Manager Server\mysql\bin>mysql.exe -u admin -p Enter password: ********** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1070 Server version: 5.5.12 MySQL Community Server (GPL) Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights…
-
Hi Jiri, Good thing I opted to wait then. Thanks for the confirmation.
-
Thanks Mark. I hope to see it soon.
-
Hi Peter, Thanks, that explains alot! Although i still need to create this report one way or the other, Report Writer is either missing selectable fields for UDT or the data i need just isn't there. I was using the UDT: Capacity report as baseline to build upon but can't select actual port count, only percentage of ports…
-
There is no workaround. The only way this could be done would be if one had IPAM run from a server that is a member in that domain. We've been asking for additional poller support, to install IPAM on an additional poller, which would be a server in the second domain. This won't happen but something else is planned to make…
-
Hi, How would you avoid getting flooded with alerts from all monitored nodes behind the edge routers, while still using the Group based alert?
-
Hi, Thanks for the reply. I too am running 3.1. Sadly I can't use that report. I need the following: Node Name (Node SNMP SysName) - Hostname won't work here. IP Address (Node IP_Address) - I need the IP address of the Node we are scanning, not the connected device Port Number (Node Port Number) - I will use this to see…
-
Hey David, Could we include a function that greys out the Poll Now and or Rediscovery buttons for a minute or two after changes have been made to if/node properties? This would be more of a patch than a fix but one that would work non the less... Thanks for your input guys! Deltona
-
How would you go about adding multiple filters. Traditionally you'd use (Nodes.CustomProperty = 'ABC') OR (Nodes.CustomProperty = 'XYZ'). following that logic i tried: (1 = 1 WHERE Nodes.CustomProperties.IT_Service = 'Service 1') OR (1 = 1 WHERE Nodes.CustomProperties.IT_Service = 'Service 2') and 1 = 1 (WHERE…
-
Hmmm. So you can't really "Schedule" power levels, like say Full between 8AM and 6PM then throttle down between 7PM and 7AM?
-
Hi Radim, Thanks for the query, although it doesn't seem to ever complete
-
I would REALLY like to know what needs to be modified. It sounds like settings you would add in the SWNetPerfMon.DB file. Pool Size=1000 is already being used by er.vansh17091 as seen in his log. So maybe timeout and balance timeout should be added?
-
Hi Garrett, Thanks for the link, it's a good read and really makes you appreciate the work put into the agents. Reading through the document I can't help but ask myself the question of what is being stored in the permanent generation and what data, if any, is stored to disk. Also, how is data handled when the perm…
-
Save yourself the trouble and go for a physical SQL server. No virtual infrastructure, no matter how beefed up will be able to cater for the required latency and IOPS of the SQL server.
-
I used a TCP/IP server based tool long ago that could redirect all traffic to a specific port but it didn't work out as expected because source data (source IP and port) got stripped by the application. Nowadays we all use VPN for this and you can get it as a software solution to be installed on the server. All traffic…
-
Hi Tony, Thanks for making this available on thwack. Could you please find other links and update as the ones posted are either blocked or no longer available.
-
Well, googling the error message returns a myriad of results, all of which contain details that are pointing towards a fault in Windows and not the application. Have you tried any of the suggested fixed that are out there? One details the drive letter as being the fault. Would that be somthing that you are aware of? What…
-
Hi, It's an HP Proliant BL460. Hardware Health works if monitoring using SNMP. The reason I switched to WMI was to get Asset Inventory, too.
-
Hi guys, For anyone reading this, the quoted workaround is still the only way to display maps without the influence of UDT thresholds in NPM 10.3 GA.
-
Hi Mike, This hasn't been resolved yet. At least not in the 10.3 RC3 release. Deltona
-
Hi Larry, We have the whole Orion suite running on one box.
-
Hi David, Your SWQL skills are strong. Thanks for this! Maybe we'll be able to create this kind of report in a future version of NCM that has core reporting integration.
-
Hello kishore, Thank you for the reply, but I fail to see how this helps me.
-
Thanks for the explanation. The oldest database from the bunch is from 2008 which was initially deployed in express but the page verify on that one is checksum Either way, would it be advisable to change the ones set to torn back to checksum?
-
Hi Michal, That is exactly what I needed. Thanks! Could we possibly update the "Creating DHCP Scopes" section of the IPAM admin guide, to confirm that you can create a DHCP scope on Cisco equipment? Best regards, Deltona
-
Anyone?
-
Would the alert used to facilitate node alert suppression based on dependency be a Node Alert or a Group Alert?