Re: Orion SDK Information
Haven't invested much time in the SDK for SAM however you certainly can get info just like you would using from NPM.At present we just use it to request info gracefully from the SQL. Status of...
View ArticleRe: Get 500 thwack points! Refer a SolarWinds Noob to UX by Noon Friday!
Done. Two coworkers pretty new to SolarWinds just emailed you katieb.
View ArticleRe: Re: SAM Maintenace Is Overdue/Database Maintenance Won't Finish, Stuck on...
I you can, I would recommend truncating the SNMP Traps from SQL Management Studio or Database Manager then manually re-running database maintenance again. Truncate Table Traps Truncate Table...
View ArticleNodes added to NPM by "network sonar" showing up as added by user "system",...
Is there a way we can change this behavior to reflect the username of the account that is actually adding the node(s)? I have a few reports that track user activity for node and interface management...
View ArticleRe: How to combine for a more efficient alert
You should be able to consolidate many of your alerts with the new Web Based Advanced Alert Manager we're currently working on. If you also own NPM you can try it out yourself by signing up to...
View ArticleRe: Access to Orion.NodesCustomProperties denied for NPM 10.5
Thanks tdanner. Is there a document explaining about verb calls? Daniel
View ArticleRe: Re: Add Avaya G450 gateway to VNQM
not VNQM -- we're going it with uNDP in NPM (attached)
View ArticleNTA does not receive data from Brocade device
Hello all, We have quite a few Brocade devices in our network. Some of those devices are working flawlessly with NTA, the others are sending data (verified by applying show slow to the Brocade devices)...
View ArticleRe: Cannot open user Default Database after Migration
After migrations some of the issues comes out which restricts login access hence to resolves such issues you need to user SQL password recovery software. Read more: -...
View ArticleCurrently i am using NPM 10.7, if i am upgrading it to the version 11 what...
Currently i am using NPM 10.7, if i am upgrading it to the version 11 what should be the extra disk utilization?
View ArticleRe: Is there a best practice for installing modules?
Yes, I agree. It is definitely a sequence.1st make sure that the OS's are patched2nd patch the SQL3rd apply the modulesand always start with the primary engine, then any additional engines and finally...
View ArticleRe: Orion Report Scheduler not working
In the Windows Scheduled task, make sure the job is set to run whether the user is logged in or not. I'd also recommend changing the credentials from yours to a service account with administrative...
View ArticleRe: Orion Report Scheduler not working
Thanks for the very swift reply. I will try all of your suggestions and let you know on the results.
View ArticleRe: Groups show red when an application services is down
No problem - glad it worked for you.
View ArticleRe: How do you ignore port 0 on SWQL query in custom table?
Hi, Please try this query and let us know. SELECT TOP 10 F.Application.Name, F.Port, AVG(F.TotalPackets) as Average, MAX(F.TotalPackets) as PeakFROM Orion.NetFlow.flows FWHERE...
View ArticleRe: 95th Percentile Interface Traffic Report in Web-based Reports
rob.hock I was hoping to get the data in a tabular data chart, is this possible?
View Article