Comments
-
No problem, jtanquary glad to have helped. Can you mark this question as resolved for so other users who have the same question can find this thread. Thanks!
-
ahh yes! thanks borgan
-
curious. can you share the ticket number?
-
Please refer to 11.5.2 Groups Issue?11.5.2 Groups Issue? for this fix. hope this helps!
-
By default, DB Maintenance runs every 2:15AM. Unless someone from your team changed it.. Archive time can be found through the Web console's Settings > Thresholds & Polling > Polling Settings > Database Settings > Archive Time
-
It looks like even though your DB is set to Simple recovery, your LDF file size is huge. I wonder if there's a pending transaction still queued..
-
That is awesome news! cool
-
See AlterEgo's response regarding your question. Here he mentioned why SolarWinds won't work if .Net Framework 4.6 is installed on the Orion box Orion and TLS 1.2? aLTeReGo Feb 17, 2016 11:19 AM (in response to byrona) The reason why TLS is not supported is that Orion is written using the .NET Framework 4.0, which does not…
-
Can you login to your Orion server and browse to the Orion installation folder: <Vol> :\Program Files (x86)\SolarWinds\Orion\ Search for OrionPermissionChecker.exe and do a right-click "run as administrator" to launch this tool. Next, click on Check. After the check has completed, do a repair.
-
Manilyn Ramos welcome back have you tried rebooting the server (the one that's on the error message)? Once done did you try running the CW again on the server you wish to continue CW?
-
Can you replicate the issue and then copy the error code here after you clicked the 'SAVE ERROR LOCALLY'?
-
Go to Start > Control Panel > Uninstall a program > "SolarWinds Core Services" > REPAIR. That should bring back the SolarWinds-Orion cert
-
I'm not sure but, is the node (where these "down" volumes belong) UP right now? What version of NPM are you using?
-
Can you go to your SQL server and check your database if you can see rows from the [dbo].[DiscoveryProfiles] table?
-
Simple. use InterfaceTypeName as filter. same format: your_database_table.the_column_name Best to check Interfaces table from your database to see what best suits you for your view
-
Exactly. Though I may not be of much composing the query you need as I'm still a noob with creating Join statements...
-
sometimes it gets disabled for some reason. will you take a screenshot from the accounts table of your orion database? just the orion admin account would do
-
Have you tried using Labels for the UnDP?
-
I'm using Windows 2012 and I noticed from its first install, .Net framework feature is not included. I had to go to Server Management and install it first then proceed with installing NPM.
-
Case number?
-
Hi niterave I do not think its possible in alerts, but you can use reporting for this. see sample condition below: Once report is created, you can schedule it to send you an email after every Discovery. Hope that helps.
-
Can you confirm if you have a custom property that's null? http://knowledgebase.solarwinds.com/kb/questions/5517/NPM+Alert+Fails+when+it+References+a+Custom+Property+with+NULL+Values
-
rschroeder once the Interface View is created, you can go to the Settings > Views > Views by Device Type. Below, there are different object types for your Interfaces you can choose from. Select a web view by clicking Drop Down list (I've created the dummy interface view named interface TEST) And then go to the Object type…
-
It's been released. SolarWinds Network Performance Monitor Release Notes
-
is drive E even being monitored in Orion? Save the report created and go to RLIBACKUPEXEC02, run list resources and make sure the drive E is ticked. Once added in Orion, wait for a few polls until Orion has data for this drive. Run the report again and you should be able to see the Drive E in the report.
-
LOL ok.. So when you run List resources for that node - what do you see?
-
yeah.. that would essentially clean up the licenses.. so you got a ticket number you can share?
-
SELECT * from ( SELECT StartTime.EventTime AS Down_Event_time, (SELECT TOP 1 EventTime FROM Events AS Endtime WHERE EndTime.EventTime >= StartTime.EventTime AND EndTime.EventType = 5 AND EndTime.NetObjectType = 'N' AND EndTime.NetworkNode = StartTime.NetworkNode AND EventTime IS NOT NULL ORDER BY EndTime.EventTime) AS…
-
np fcpsolaradmin
-
cool!