Comments
-
Maybe you only have 5 errors? unlike mine lol. How many 'Display Objects' do you have in total? also check your time period, you might only be polling the last 15 minutes mines 24 hours
-
if you go to the node that has the application installed and change the filter here you should be able to then change it in the report.
-
you have this filter?
-
was about to write up a message back no problem
-
Here i have created quick how to hope it helps step 1 - create a report step 2- select your nodes that have the App assigned step 3 - enjoy
-
iv had a quick scroll through and i cant see it, i would expect it to be in the following tables select * from WebUserSettings and select * from settings the only thing that looks like a version in the DB is this SELECT SettingName ,SettingValue FROM [SolarWinds].[dbo].[WebSettings] but that isnt not right because i am on…
-
Hey tweeks, this is a good place to start How to do various customizations with your Solarwinds
-
You could consider using something like this with a custom query widget, you could tweak to not use the (n.nodeID = ${NodeID}) to get all records, with further tweaking you can create the same for interfaces. this wont cover all thresholds but gives you a starting point for sure.. SELECT tn.DisplayName as Object…
-
for this query you only need to add the Filerting to the end. for example: WHERE ahv.Name LIKE '%PagerDuty%' AND ( lastOne.Qty > 0 OR lastSeven.Qty > 0 OR lastThirty.Qty > 0 ) ORDER BY ahv.Name, ISNULL(lastThirty.Qty,0) DESC this is pretty much the section you need to change. here is the full query: SELECT DISTINCT…
-
agh i see thats simple click settings on the top right then click 'manage alerts' you will need to be an Admin to view this section. does that answer your question?
-
Do you want to set up account limitations on user that can access Alert tab?
-
SolarWinds and Chilling that's the life
-
I second that running the configuration wizard. you could try, Log on to the SolarWinds Opens database manager and delete the custom property.. I wouldn't do this but the option is there..
-
As an example you could use something like this: SELECT cp.n_company AS [textb], concat('https://google.com/', cp.n_company) AS [_LinkFor_textb] FROM Orion.Nodes N INNER JOIN orion.NodesCustomProperties cp on cp.nodeid = N.NodeID
-
Appoligies for the delayed response, thank you for the awesome information one of the reason i love Solawinds always learning
-
oh, Wicked, same version as me, i look forward to hearing back
-
i had a problem similer, when i clicked 'manage alerts' the page would continue to re-fresh so i couldnt actually search for alerts or manage them. since the problem has gone away now i had upgraded to NPM 12.3 and were all good. i just checked the reliease notes for NPM 12.2 and a fix for such issue was resolved in Orion…
-
wonder if AP's are treated the same as nodes in NPM and its all about the polling intervals so the reports would update based on the polling intervals.. /Orion/Admin/PollingSettings.aspx
-
looks like this feature was removed as of 2017.3, I just had a look at my version of NTA and its gone for me to. Here’s some more information on the feature: Success Center also a potential work around Export to PDF missing or relocated?
-
Good Afternoon, you will find your answer in this awesome guide that a good friend of mine has created alexslv Managing Volumes Space Thresholds Based On Percentage And Megabytes Values thanks, Dan
-
try setting the bandwidth for TX and RX - select interface - select edit - check bandwidth
-
If I'm honest id contact solarwinds support they will webex on and help you out. when upgrading NTA you will want to upgrade your NTA box then the primary polling engine (PPE)
-
Hey, depends are you looking for a particular table or just understandlong of how SolarWinds stores data in the database? The database breaks out each element into its own dataset and with module specific, generally your get all SAM/NPM/NCM data grouped individualy, the Tables in the database will be also based on your…
-
Hahaha oh dear that's the funniest thing lol nice one
-
Hi, you should un-mange the node for a 1000 years if you mute the device with a custom property even when the node goes down solarwinds does a rapid polling regardless of custom propety value.you can read more here on thsi rapid polling: Success Center
-
I would recommend create alerts individualy, so for: -nodes -interfaces -volumes -applications i could be wrong but take a look at the attached guide im sure you will find what you are looking for http://www.solarwinds.com/documentation/apm/docs/SAMAdminGuide.pdf Page 877
-
Are you able to install the file on a diffrent/standalone PC? just to eliminate any issuse with the current set up? Not doughting your setup just checking all avenues:)
-
have you checked the event viewer And check the events when you tired to install the msi file?
-
Ok, done alittle digging and you might find your answerrs here: [VIDEO] Package Creation Using Patch Manager around 13 minutes in I could be wrong through
-
Hi there, iv never used patch manager but you might just need to run this as administrator to install wsi file types