Re: Node Details blank when adding node Via Perl SDK
Could you post the code that produces that error?
View ArticleRe: audible alerts
this is what i did to send audible alerts in the NOC room. Sounds on Down Alerts Its a simple PC that has large speakers on it, then i just installed a trap monitor and sent a trap from the alert to...
View ArticleRe: Polling Engine Monitoring
This is what i have as my alert if the polling engine isn't syncing, works perfectly.
View ArticleRe: Node Details blank when adding node Via Perl SDK
my $swis = SW::InformationService->new();$swis->outputxml("true");$swis->proxy($endpoint);$swis->proxy->ssl_opts( verify_hostname => 0 ); my $resp = $swis->Create(...
View ArticleMonitoring scheduled tasks as non-admin user
I am for the most part successfully running SAM against my computers with non-admin rights. I would like to have SAM monitor the scheduled tasks but when a non-admin account is used to query the...
View ArticleRe: Updated IIS template?
AppInsight for IIS is part of the SAM 6.2 beta and includes native IIS Site and Application Pool monitoring, as well as a slew of other amazing features.
View ArticleRe: Node Details blank when adding node Via Perl SDK
Hi again david.gates,That error, "An item with the same key has already been added" is occured because set "Description" field. You can't set this field by create method. It's a default field. And I...
View ArticleRe: Display of Nodes DOWN only
Hello, you have more options here.If you have set the dependencies and the parent goes down, the children will go to unreachable state, so you can filter only to down status:1. Use the filtering...
View ArticleRe: Node Details blank when adding node Via Perl SDK
Actually, in Perl, the $1 variable refers to the first captured matchinside of the most recent regex: This...$resp =~ /NodeID=(\d+)\</; Says to run a regex on what is in the response from adding a...
View ArticleNCM changes less than desirable
I want the old NCM back please!!! Not sure how thoroughly this was tested but its completely useless to me now. The integration of NPM with NCM is less than desirable. The ability to be able to...
View ArticleNode Reports - Up/Down
I need to create a Node avaliability report monthly basic to the management.can any person share report format to me. reports columns as follows Daily between - 9:30AM to 2:30PMnodename, eventtime,...
View ArticleRe: How do I change Username?
You should be all set jrschafluetzel. Let me know if you any problems with the new username. ~Rach
View ArticleLem is a SIEM?
I said yes and Splunk answered no and said more SolarWinds LEM is not intended to be an enterprise solution. It can be useful if you use Cisco ASA's, and Cisco switches and routers, but be careful,...
View ArticleDPA -- See the Stored Executed Procedure Call
If there anyway in DPA to see the actual Stored Procedure Call Request Statement of a long waiting query?
View ArticleFEATURE REQUEST - Share full folder via File Share
It would be great to see if have the feature which allows to share the full folder. At the moment only way is to zip the folder and send the zip file.
View ArticleFEATURE REQUEST - Tray icon (like dropbox)
It would be great to see a Icon in the system tray similar to dropbox. so that user does not need to login on the file share website for sharing the files, rather from the system tray icon itself they...
View ArticleRe: Tech notes field vanishes
Hi Peter Thanks, I've just done that. Ticket number is 706752.
View ArticleRe: Application Pool monitoring
oh i cant wait for this ... its has been such a big hit with the IIS as it is right now , this new app insight IIS is going to top the cake ..
View ArticleRe: Adding nodes into NCM
Thanks for the information. I didn't realise that Group By option existed. Once the Add to NCM button appears, all will be perfect.
View Article