Jump to content
Pulseway 9.14 🔥

Windows Client API

Windows Agent Client API / Plugins

  1. Started by cpo,

    Hi, I wanted to start to write a new plugin. I followed the article about that and created a SimplePlugin.dll, including the reference to PCMonitorClient.dll from the current 9.8 install path. The build process went well, also including in Pulseway Manager on a windows Server. However after looking on the Web or Mobile App on the bottom it says "Loading Plugins" and after a while nothing happens. It also seems that some other features are not working any more like displaying the Version of the pulseway agent. Do you have any hint for me?

  2. Hi all We’d like to start scripts on monitored systems using C# or Powershell, or JSON, or an API you have available. I’ve looked through your REST API documentation, but haven’t seen any details about starting a script there. We want to automate the starting of scripts via a trigger, rather than starting them manually. What API's, SDK's or methods are there available to achieve this? Thanks, Martin.

    • 2 replies
    • 4.3k views
  3. Started by Elliott,

    Hi all, I'm trying to follow the guide to starting to program a plug in but I'm falling at the first hurdle. I'm following the guide to "create your first plugin" https://www.pulseway.com/api/clientnet but when I get to where it says "From solution explorer rename "Class1.cs" to "SimplePlugin.cs" and open it. Now we need to add a project reference to our PulsewayClient.dll file which is located in the directory of Pulseway. See Figure B." I cannot for the life of me find a dll called PulseWayClient.dll. I presume it's taking about the installation directory of the pulseway agent, but this file does not seem to exist in any machine that I've checked and f…

  4. Started by patrick2206,

    I have a software on my computer that is called Koolance Thermal Management Software v2.1 the web site is http://koolance.com/tms-205-software-thermal-interface-controller (TMS-205) it has 10 temperature sensors and pumps and fans is there a way to get the temperature off of the software and see it on the iphone pc monitor thank you

  5. Started by Paul,

    Hello PC Monitor Users, I would like to present my first plugin for the community. It's main purpose is to allow IT Administrators to deploy a User Support client on their computer in order to receive notifications when someone requires technical support. Main features are: Send notifications to all devices connected to the PC Monitor account with a text long as 4000 characters. Organise support requests by departments and priority all dinamically loaded from a xml file. Easy to deploy in Active Directory using Group Policy Objects. Easy to configure through registry to support multiple connections on the same PC Monitor service. Uses modern and secure tehnologies for …

  6. Started by Paul,

    Hello, Due to the community requests (Thread Link) I created a plugin for Vembu's backup solution. Vembu and StoreGrid are registered trademarks by Vembu Inc. and are not owned by me. Main purpose of the plugin: Monitoring and Basic Actions over Store Grid Server. Features: View lists of resellers, customers, clients, backups, alarms and events. View detailed informations for resellers, customers, clients, backups, alarms and events. Configurable notifications for alarms and events by severity. Supported Commands: Activate / disable resellers, customers, clients and backups. Delete resellers, customer and clients (Recursive delete for resellers and customers…