Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Paul

Administrators
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    Paul reacted to Cptrico in PowerOfTheShell Plugin 1.5   
    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 simple layout found in a config XML file. Run any PowerShell script version 1.1, 2.0, 3.0, 4.0 and have the result(s) shown in Pulseway. Supports WINRM scripts, Execute remote commands on several machines/servers and have the results in one place. Last retrieved results including date and time, is always available while Pulseway is running. Select max results to be shown. Good if your script returns a lot of results and you want to control the amount visible. Information about script status Idle/running. Configure plugin impersonation settings from within Pulseway Manager. Support for Nested pages. Support for Pulseway API 3.0 Input Controls. Support for "partial" input control ( run scripts with or without all input values assigned ) Support for setting the log level in the plug-in configuration form. Hope this can be interesting to some. The possibilities is endless if you can script it

    Best Regards
    Johnni

    *Update* 1.5 is out. (28-06-2015)
    Download POTS
    Please Try it out and let me know what you think
    Changes:
    Upon request I have added support for parameters that have spaces in the input controls e.g a string containing firstname and lastname are now seen as one parameter and not two. Making it possible to ask for more complex inputs Build against System.Management.Automation 4.0 Code optimization and cleanup Read the "read me first file" in the zip for more information.
    *Script pack V1 is included in the zip.

    http://pcm-plugins.blogspot.com/ View this blog I have been setting up for "how to".


  2. Upvote
    Paul got a reaction from Cptrico in Security Plugin 1.4   
    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.
     



  3. Upvote
    Paul reacted to gareth25 in To monitor antivirus   
    Paul,

    There are some suggestions here: http://stackoverflow.com/questions/4750507/check-anti-virus-status-in-c-sharp
  4. Upvote
    Paul reacted to Cptrico in To monitor antivirus   
    Hi, I will release a plugin soon that can help you in retrieving this information. Stay tuned
    \\Johnni
  5. Upvote
    Paul reacted to IvanPavlinić in Error starting PC Monitor service.   
    hehe ok paul thanks for explanation, anyway i reinstall app on my pc and everything is ok.
  6. Upvote
    Paul reacted to gareth25 in User Support Plugin 1.3   
    This is an interesting plugin which I'm going to watch over the coming months. I've always had a problem with monitoring software in the past losing the goal post by developing ticket systems into their products (take Kaseya or Labtech for example - often a feature never used because it's over complex and ends up getting in the way of the monitoring software design). I like to see PC monitor stick to the core of what the product is all about and have all this functionality additionally available through a plugin, so I think you've done an amazing job here! Well done.
  7. Upvote
    Paul reacted to Marius in .NET Cloud API Available   
    The first .NET Cloud API is available here: http://www.mobilepcm...nload/netcloud.zip

    With this API you can monitor any .NET app/service cloud instance, publish details, send commands and receive notifications.
    The API requires an API Key, please email us with your username and we will generate a key for you.
  8. Upvote
    Paul reacted to IvanPavlinić in User Support Plugin 1.3   
    here is the link
    http://pastebin.com/Qv9T4Faj
  9. Upvote
    Paul reacted to IvanPavlinić in User Support Plugin 1.3   
    @paul no problem to translate if you want
  10. Upvote
    Paul reacted to hfuentes in User Support Plugin 1.3   
    Hi

    I have tested this plugin and works great! this is much better and faster than a user sends a sms or email

    Just a little thing I found: To send at message you say we need a minimum of 10 characters, but in fact we need to type 11 characters to send a message :-)

    I think this is the first step to begin with an incident/ticket support system that works with PCM

    Thank you!
  11. Upvote
    Paul reacted to Marius in User Support Plugin 1.3   
    This is great, thank you Paul. Very useful.
  12. Upvote
    Paul got a reaction from Marius in User Support Plugin 1.3   
    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 communication (WCF).
    Easy to customize all strings using xml files.

    I also attached an example version to show everyone how you can create your own plugins for this great app. Please take your time and read the 'readme.txt' file as it explains everything you need to know about installing, using and customizing the application.

    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 PC Monitor's license or terms and conditions.

    Download Link: Click (Version 1.3)

    Changes since 1.2:
    Changed registry reading and writing with api calls for plugin and removed registry writes for application with hardcoded defaults.

    Any feedback and plugin ideas will be appreciated.

    Edit: New version is scheduled at 05/03/2012.

    Screenshots:


  13. Upvote
    Paul reacted to catalin in Plugin support in PC Monitor 2.8   
    Great stuff! Attached is screenshot of weather plugin.

  14. Upvote
    Paul reacted to Marius in Plugin support in PC Monitor 2.8   
    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


  15. Upvote
    Paul reacted to Marius in CPU Usage A Constant 0   
    This should help you fix the issue:

  16. Upvote
    Paul reacted to eouk in Windows Updates ?   
    sounds good. Thanks Paul.
  17. Upvote
    Paul got a reaction from wpatterson in Exchange Module Missing   
    A subscription is not that bad, gives you extra computers plus gets you access to all features, including the vmware module that was just released in 2.6 . Think about how much time you save using PC Monitor, for me it's a great solution. It helped me a lot and it doesn't cost much, so in my opinion it's a win-win situation.
  18. Upvote
    Paul got a reaction from wpatterson in Windows 7 Gadget   
    Hello,

    I was hoping someone will request something like this. On the roadmap there is announced that a public API will be avaiable in the future, this will allow anyone to create custom applications, services, and widgets that can comunicate with PC Monitor. Oh maybe there will be a bundled widget but for that you'll need to wait for an official answer.
  19. Upvote
    Awesome...nailed it!! Manual installation worked! Came right up with no issues! Thanks!
  20. Upvote
    Paul reacted to Daniel Senior in Notifications data usage   
    thanks, appreciate the help
  21. Upvote
    Paul reacted to Marius in Two Factor Authentication   
    This can be implemented for mobile apps and web app. For the mobile app this needs to be optimized so the code is valid for 30 mins or so after the first use (the interval can be set on the server) otherwise it can be hard to use the app if you open it many times. We will surely consider adding this.
  22. Upvote
    Paul reacted to Tom_Hall in fans permanently "on"   
    the restore downgraded me to 2.5 and the problem was fixed - I'm now up to 2.7.1 and the fan problem has not happened again
    so I don't think the fan problem was related to pcm - just an unfortunate coincidence that it happened at the same time I updated pcm
  23. Upvote
    Paul reacted to Tom_Hall in PC Monitor Manager won't open   
    Strange - on my other pc (also Win7x64), it was the dashboard that wouldn't start (the monitor started ok)
    So I uninstalled both monitor & dashboard, deleted the \pc monitor folder, hacked the registry and deleted all MMSOFT & PC Monitor keys, ran a (Norton360) registry cleanup, then re-downloaded & reinstalled both monitor & dashboard
    I then had to delete the 2 "old" pcs from my account, but it's all working ok now

    ps. also noticed that although the download links say version 2.7, after installing, it's actually 2.7.1
  24. Upvote
    Paul reacted to Marius in Last Seen Online Property   
    This is already implemented - "Offline since..." label is displayed for the offline computer.
  25. Upvote
    Agree with some of your points and could add a few...but was trying to avoid an OS war!

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.