Windows Client API
Windows Agent Client API / Plugins
56 topics in this forum
-
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
-
-
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…
- 86 replies
- 61.9k views
- 2 followers
-
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…
- 36 replies
- 34.1k views
- 2 followers
-
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
-
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.…
- 43 replies
- 27.3k views
- 1 follower
-
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.
- 38 replies
- 24.2k views
- 1 follower
-
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…
- 37 replies
- 22.7k views
- 1 follower
-
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 …
- 29 replies
- 21.7k views
- 1 follower
-
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
- 17 replies
- 16.9k views
- 1 follower
-
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…
- 25 replies
- 16.8k views
- 1 follower
-
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
- 7 replies
- 12.6k views
- 1 follower
-
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
- 8 replies
- 11.5k views
- 1 follower
-
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
- 15 replies
- 9.6k views
- 1 follower
-
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
- 9 replies
- 9.6k views
- 1 follower
-
Ok so this may not be the right place to be asking this but... I use Ninite.com to install most of the basic applications I use on my computers. For those who don't know you go to ninite.com select from their list of applications what programs you want to install and it builds an installer for you. The installer is stand alone it doesn't install itself on your computer. When you run the installer it downloads the latest versions of the selected programs saying no to additional programs like browser tool bars and such and installs them. If you run the installer again some time down the road it will go online and search for updates to those programs and install them. A…
- 3 replies
- 8.6k views
-
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
-
This is my second plugin for PCM Recently I had the opportunity to work with couchbase and memcached services. For those of you not knowing what it is, it’s a key value store or maybe more known as a NoSQL. So I thought that it would be helpfull to have a tool that could test and monitor the service I was setting up. So now i want to share this with you, hoping it can be useful to others that are working with couchbase. More information about Couchbase here: http://www.couchbase.com/ Main features are: Test store, retrieve, touch and remove operations. Support both couchbase and memcached buckets. Test with predefined key and value, or use input control. Run monit…
- 2 replies
- 8.5k views
-
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?
-
- 8 replies
- 8.3k views
- 1 follower
-
-
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.
- 11 replies
- 8.1k views
- 1 follower
-
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.
- 4 replies
- 6.9k views
- 1 follower
-
Greetings I was encouraged to make a post here about a little addon I wrote for use with Plex Media Server. It was done mostly out of curiosity (my first actual C# code) and because a friend of mine thought it would be a nice thing to be able to see who's streaming from PMS on the Pulseway app. It was originally meant to show cache and transcode storage sizes but it's not easy to retrieve those numbers quickly, and it tested hard on older servers resources without some kind of caching (even through MSR COM), but that can quickly outdate results. So now it's just for seeing who's streaming, which was quick and easy to do thanks to good API's on both sides. Ve…
-
- 2 replies
- 6.8k views
-
-
Is it possible to monitor SQL Server performance as well using the api? I know it's possible to set this up through C#/WCF as a service but not sure whether the api could handle this. Thanks Bert
- 3 replies
- 6k views
-
Hi everyone great app and add-ins i was wondering has anyone considered making a plugin for Allmyapps.com ? http://allmyapps.com Allmyapps discovers what is on your PC and then will tell you if there are any updates and you can run the installers updating the apps mostly silently reducing your time doing this, it would be awesome if this could be done via pc monitor remotely ? Thanks
-
- 2 replies
- 5.6k views
- 1 follower
-
-
Would be great to be able to initiate a speed test on a clients machine to see if there is a speed issue. Open client machine. initiate speed test to speedtest.net and see the results in the phone for the test fom the client machine. If the speed is below an expected level it could generate an alarm.... I know that Ookla allows you to create your own speedtest using a stand alone app which you install on a server and it uses .net. http://www.speedtest.net/mini.php
-
- 2 replies
- 5.5k views
- 1 follower
-
-
I'm keen to find someone who can develop custom plug-ins for the following: Acronis Backup & Recovery 11.5 (virtual, server and workstation editions all use the same management console) Acronis vmProtect 8 I'm not a developer so don't know what info is required for this to be done, or where to turn. Any advice and guidance most appreciated.
-
- 2 replies
- 5.5k views
- 1 follower
-