Comments
-
If you're familiar with sql, perform an update on the nodes view or table depending on what version you're on. Update Nodes Set DynamicIP = '1' Where (your column) LIKE '(your information)' (Please do not use this if not familiar with sql as you can butcher your nodes table) If not familiar with sql, run the informaton…
-
As mentioned by bobmarley; use the Report Write. This query will give you a simple count of monitored nodes. Select COUNT (*) From Nodes Where UnManaged = '0' If you need help creating the report and displaying it on the website please reply.
-
Hi Gonzale4, Have you tried setting Summarizing the results by hour ?
-
What version of NCM are you on? Tried writing the query on NCM 7.4.1, so my tables are different.
-
Shot in the dark here, add this to the query and see if it works: CONVERT(DateTime, LTRIM(MONTH(DateTime)) + '/01/' + LTRIM(YEAR(DateTime)), 101) AS SummaryMonth This is what it should look like: Case When InBandwidth+OutBandwidth=0 Then 0 When InBandwidth=0 Then (Out_Averagebps/OutBandwidth) * 100 When OutBandwidth=0 Then…
-
Sounds like you have an older license still associated to your servers. Install the license manager and remove entries that are not your current license. Or take a gander at the license details page, see if anything there shows which license is giving you issues.
-
Should be possible. Is this a canned report or custom report ? Can you provide the canned report name, or example of the report output ?
-
What exactly are you trying to accomplish ? I don't think I've ever built any reports that reference that column.
-
Enable SNMP on your controllers, confirm communication between your controllers and your SW pollers, and then add to SW.
-
Hi ACDII, Think that this is what you're looking for: Step 1. Navigate to your desired page and 'Customize Page' Step 2. Add 'Custom Object Resource' to your desired column and save your changes. Step 3. Select 'Configure this resource' Step 4. Set the drop down menu to 'Nodes' Step 5. Select the nodes you want by using…
-
Hi Acreeves, The Solarwinds upgrade advisor can help, it has the versions you are asking about. Product Upgrade Advisor | SolarWinds Customer Portal - David
-
Todd, Alert types 5000 and 5001 are for 'Alert Reset' and 'Alert Triggered'. To clear these fields browse to your 'Filter Results' tab and uncheck both selections. I recommend defining the 'Top XX' value as this will generate a large data set.
-
Hey there, just want to know that I'm understanding your question correctly. Are you wanting to receive an email that contains node information for devices that go down?
-
I recently had an issue with support, besides that everything prior to (over the last 5 years) everything has been alright. If you want I can recommend good people at Solarwinds that can help you.
-
What version of NPM are you running?
-
Hi David, Can you elaborate on your question please, or explain what you're looking to do. To create increase the number of scripts running, you can increase the interval or create more scripts. Thanks, David
-
Hi Joseph, you can achieve this by using the IN statement. No comma after your last ID. SELECT InterfaceID IN ('9056','9057','9058',ect)
-
Hey rschroeder, assuming you don't have UDT. The way I would approach this task is to run a query against the config table searching for those specific mac's. Once I had the node ID's I would run the commands you're using against those specific nodes, save the output to a file and query that using either powershell or…
-
I'm intrested in this as well, anyone else using Epic as well?
-
I would imagine that there is a retention period for this table, I looked all over and couldn't find anything. I also looked at a few of my db's and none of them have old data like yours. Have you checked if your SW daily maintenance is completing successfully, I might try running that independently and seeing if that…
-
Have you tried iframe encapsulation ?
-
Hey cjfranca, The way that I have my environment configured is by categorizing my nodes. This can be achieved via custom properties or by using existing columns such as Comments in the NodesCustomProperties. For instance, lets say you have servers, switches, and routers. You can classify each node by type, tag the servers…
-
If rebooting doesn't fix it I would try reinstalling the service.