Join Pulseway's FIRST EVER Online Nexus Conference - Register for IT Departments and for MSPs
Extended Information
You have an application you want to monitor? All you need to do is add a reference to the Pulseway Cloud API dll file: PulsewayCloud.dll and add two lines of code in your application, it's that easy!
Service instance = new Service("Application Name", "Group", "Running on " + Environment.MachineName, false); instance.Start("username", "password", "apikey");
Replace "Application Name" with your instance name, "Group" with the group you want,
"Running on " … with anything you want, "username" and "password" with your Mobile
Pulseway account details and "apikey" with the API Key assigned to your account.
Click here to request your API Key right now.
Now run your application and it will show up in your favorite Pulseway
Client.