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 jar file: pulseway-cloud.jar and add two lines of code in your application, it's that easy!
Service.getInstance().configure("Application Name", "Group", "Running on " + computername, false); Service.getInstance().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.