Jump to content
Pulseway 9.14 đŸ”¥

Windows Client API

Windows Agent Client API / Plugins

  1. Started by Chris,

    For convenience we've constructed a list of all community maintained plugins for Pulseway. Altaro VMBackup Link: https://forum.pulseway.com/topic/3047-altaro-vmbackup-plugin/ Author: NESTEC Austria Version: 0.3 Last Update: 20/11/2019 Status: Functional / Commercial Notification Bridge Link: http://forum.pulseway.com/topic/962-notification-bridge/ Author: Paul Version: 1.3 Last Update: 10/09/2019 Status: Functional Session Control Plugin Link: http://forum.pulseway.com/topic/319-session-control-plugin-12/ Author: Paul Version: 1.3 Last Update: 08/09/2016 Status: Functional …

    • 0 replies
    • 21.4k views
  2. Started by Cptrico,

    Hi Community, I just want to share that I am soon going to release my first plugin on Pulseway forum. The plugin is all about PowerShell, that's why I have decided to call it "PowerOfTheShell" This plugin is for all those of you that want to run PowerShell script while you are on the go and get the results immediately from with in Pulseway directly on your device. I use Powershell and C# almost every day in my line of work, so it was just very clear to me that I just had to write a plugin, that I could use with this great software. Main features are: The menu of PowerOfTheShell including subpages with script commands is easy to configure through a sim…

  3. Started by Paul,

    Hello , Session Control allows you to view active sessions on Windows server machines and their associated files. No commands are currently implemented but I have in plan on adding a few like (Close sessions, List Shares, Delete Share). Please take your time and read the 'readme.txt' file as it explains everything you need to know about installing, using the plugin. My release is open-source bound by no license. That being said you can freely modify, distribute, claim as your work, sell and / or include in your copyrighted material as long as it doesn't breach Pulseway's license or terms and conditions. Download Link: PaulCsiki.SessionControl.zip. (Version 1.…

  4. Started by Paul,

    Hello, Thanks for dropping by. This plugin is obsolete since PC Monitor has integrated support for third party security products and windows firewall monitoring. Please use PC Monitor's security center features since it's better than mine. Thank You, Paul.

  5. Hello, I want to create a plugin to get system information (hardware info) from an 2008 server. I have Visual Studio, but I really don't know how to start. Can someons point my in the right direction or create a sample to write an vb class? Public Class Class1 ?????????? End Class Manu thanks Kurt I have the vb code here: strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set colSettings = objWMIService.ExecQuery _ ("Select * from Win32_OperatingSystem") For Each objOperatingSystem in colSettings Wscript.Echo "OS Name: " & objOperatingS…

  6. Started by Paul,

    Hi everyone, Use this plugin to open up a local WCF using net pipes so that a console application can use it to sent notifications to Pulseway. Using this solution you can easily send Pulseway notifications from your scripts. Version 1.3 =Installation= Add the NotificationBridgePlugin.dll plugin into Pulseway Manager -> Plugins. Configure your scripts to call NotificationBridge console application. =Usage= -p (Priority: 0=Low, 1=Normal, 2=Elevated, 3=Critical) -t (Text message, use double quotes if the message includes a space) -f (Include the text from a file) -r (Allow repeating notifications) Exit Codes: 0 - Notification w…

  7. 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 …

  8. 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…

  9. Started by robbinschut,

    Hi All, Do you want to shutdown or restart your computer on a certain day and time? no problem! With the Shutdown Scheduler plugin you can set what you want todo (shutdown or restart) and when it needs to happen. When the time is there you will receive a notification that the computer is going to shutdown or restart. Good luck with it! ShutdownScheduler.zip

  10. Started by marinhd,

    Would be fantastic to have a plugin for the Storegrid client app. This is a backup software which allows systems to backup to a hosted solution. Problem is that to manage the client you have to remote control the desktop. Items of interest for the plugin would be: 1. View Each Job 2. Job Last Run time 3. Status of Job (Running or Standby) 4. Last results: Failed or Success If Failed ability to get reason for Failure 5. Ability to re-run job or cancel the job. I would want this info from the client and not the serverĂ¢â‚¬Â¦. http://www.vembu.com/ Product is Storegrid. API fro my product is: http://www.storegrid...Services-DG.pdf

  11. Started by chillisoft,

    Version: 1.1.0 Beta Author: Chillisoft: John Rickman Minimum PC Monitor Version: 3.3.1 * Tested Platforms: Operating Systems: Windows 7 Professional Products: Ninite One Server Operating Systems: Windows Web Server 2008 R2 * Features: - Allows manual triggering of the Ninite One application to silently update applications - Notifies when the report from the above process has completed - Must have a paid subscription for Ninite Pro * Installation: 1. Copy all files from the 'NiniteOne' folder to any folder in your computer. It is recommended you place the contents in the root of C:\ 2. Place niniteone.exe in the same directory 3. Go to 'Plugins' tab fro…

    • 13 replies
    • 27.9k views
  12. Hi MMSOFT. Is it somehow possible to generate more individual notifications from the same plugin, without using allowMultipleNotifications. It is not hard to imagine that a plugin would have to monitor two or more individual values. If it is not possible, consider this a feature request :-) Best Regards, Martin.

  13. Started by Marius,

    PC Monitor 2.8 adds support for plugins and you will be able to: - display additional custom information in computer details page - run additional custom commands - send notifications The support for plugins is fully implemented in PC Monitor Agent 2.8 and a plugin example is also available for download here: http://www.mobilepcm...oad/netplugins.zip

  14. Started by Stuart Mitchell,

    Is there a graceful method that Pulseway has to deploy plugins to endpoints? There are a couple of plugins I would like to use for all of our monitored Windows machines, but manually downloading the plugin, installing it, and configuring it on each individual machine won't be worth the time. We have a Pulseway Enterprise Server; is there a way we can load the plugins into that, so we can deploy them to monitored endpoints?

  15. Started by digbyp,

    PC Monitor Users, Herewith my PC Monitor Config Plugin for Windows computers only! You know how you can go into PCM Client and check/tick boxes etc. Well, now you can do it from your Device. Not everything is covered, but a lot is. The code behind the plugin, is simply changing registry values within the PC Monitor section in the registry. Update Have attached v1.1 with a few modifications MobilePCMonitorConfigurator v1_1.zip

  16. Started by terrylaw,

    I am actively searching for a managed services application that can monitor Microsoft OneDrive for Business on a Windows pc. Imagine a user out there working on their Windows laptop WITHOUT an internet connection. They save their data into a Microsoft OneDrive for Business folder that is set to sync back to Microsoft's SharePoint online document library. When the user regains their internet connection, the OneDrive for Business Sync Client (a little blue cloud) is supposed to connect to SharePoint online and sync the user's data back to the Organizations data store in SharePoint Online. But occasionally this sync breaks and the little blue cloud icon gets eithe…

    • 7 replies
    • 8.6k views
  17. Hello, this is a freakin awesome application... good job! i need a plugin to monitor voltage, temp, fan speed and power consumption of my GPU and CPU (now i can only monitor temp of my cpu). can anyone please give me a link to the plugin i need? i try to use gpu-z dll and other but don't work

  18. Started by ale,

    Is there a way to do the following: "Use an API to call pulseway to trigger a workflow of any type on a server"

  19. Started by Gurdeep Sira,

    Hi, I have installed POTS in MobilePCMonitor on two Windows Server 2008 R2 x64 SP1 servers. On the first server, I installed the plugin, and restarted the POTS service (although not required) and the menu has the POTS menu and relevant sub menus (anti-virus). However, this looks like the "simple" config file in the plugin dir. If I make a change in that config xml file and re-load the plugin and restart the service, the change is not picked up in POTS (e.g. change "PowerOfTheShell" to "sksjksjsjs" in the xml file). On the 2nd server, if I delete all but the nested (and largest) config xml file in the plugin dir, and install the plugin/restart the windows service, …

  20. Started by gbrown481,

    has anyone seen or does anyone know how to create a notification that can be triggered when a file is created in a certain directory??? like a backup creating a log file after the job is complete?

    • 5 replies
    • 4.8k views
  21. Started by tsauter102,

    Hello, I am starting to write my first plugin to monitor a BackupExec server. The plugin works fine. But I try to query if the system can send notifications (via CanSendNotifications) and if not, put the message in a queue for later processing. However, the CanSendNotifications is always false. Even there are no messages send and all notifications cleared. Isn't this the correct way? Thank you for your help. Thorsten

  22. Started by Martin Stevnhoved,

    Hi, Is it posible to return a graph from a plugin? I am interested in returning value in a graph like the one used in CPU, Memory, etc. Br, Martin.

  23. Hi, When a plugin returns a datetime (eg. in a simpleitem) it is formatted acording to the agent device language and timezone. Is it somehow possible to format/convert it so it match the mobile apps regional setting and timezone? Br, Martin.

  24. Started by psycik,

    And am thinking of writing a new one. But before I do there's a coupl eo fthings I'm wondering. With the plugin I see a simple page and a Group Page. Both of these have a standard information "I" or arrows icon. Is this customisable? Currently my plugin has three pages, and they're all of the main screen of the machine, whereas all the system plugins have a single entry on the machine screen, and a pretty icon. Lastly, is the order selectable? Plugins seem to default to after the power options.

  25. 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…