The most recent content from our members.
Hello All! I need some help with a very basic stuff in Visual Studio that I can’t make work, probably I’m mixing VB.net with ASMX type of code, basically I’m creating an webservice but I can’t make the lib work in my code, it recognizes the objects, the SDK is installed in the server, all looks ok, also I succeed in…
Hi, I am new to Solarwinds, and got task to create an application to upload files to SolarWind Webclient ftp server. I tried the following code in C# Code FtpWebRequest request = (FtpWebRequest)WebRequest.Create(ftpPath+"/"+ fileName); request.Method = WebRequestMethods.Ftp.UploadFile; // This example assumes the FTP site…
I am working on building a plugin which will get alert critical and recovery data using Orion sdk. Can you please provide detailed queries and other related information. Is there unique id available to identify for both critical and recovery alert.
HI, I am using Orion NPM 10.3 and SDK 1.5. I want to finds the most-recently-triggered unacknowledged alert, and then acknowledges it. I can able to Getting the alert information,But i con't able to acknowledge the alert using VBCLIENT sample in Orion SDK, i modified the vbclient sample to my requirements. I attached my…
I am using orion npm 10.3.1 and orion sdk 1.5. i am using VBClient sample which is available in orion sdk, which is used to " finds the most-recently-triggered unacknowledged alert, and then acknowledges it". but when i am executing the script it gives an following exception. "Unhandled Exception:…
Does anyone know?
It looks like you're new here. Sign in or register to get started.