Jump to content

Chris

Staff
  • Posts

    1347
  • Joined

  • Last visited

Posts posted by Chris

  1. Hi Adam,

     

    We continuously add new features and more servers to our Cloud infrastructure. Just to name a few here are our recent feature release highlights: Remote Desktop (beta - 1 concurrent connection for all subscribers), new Reports (Local Storage, Windows Updates, Antivirus and Executive Support + more coming soon), Group Policy support for Storage and Event Log Notifications, Autotask integration, Login to console and the list goes on.

     

    The only price change we did since last year was changing the monitored system price from $ 1USD to € 1EUR per system per month.

     

    We regularly host discounts and other events which are a great opportunity for purchasing Pulseway at a reduced price but you'll have to stay tuned as our last event was at the "Black Friday" in 28th November 2014.

     

    Unfortunately, we don't want to create more subscription plans as it would create a confusion for our clients at purchase time, not being sure which one to use. We recommend you get in contact with one of our sales representative by emailing sales [at] pulseway [dot] com for more information.

     

    Regards,

    Chris

    Pulseway Support

  2. Hi,

     

    Thank you for your request.

     

    Unfortunately there are no plans for a Pulseway Dashboard for the Linux operating system family at this moment. We've added it on our list and we might reconsider it in the future.

     

    Regards,

    Chris

    Pulseway Support

  3. Hi Dre,

     

    Create a plugin that only overrides the PluginDataCheck method and inside use int fileCount = myDir.GetFiles().Length; where myDir is a System.IO.Directory object. If the fileCount is greater than your threshold call the method SendNotificationToAllDevices and notify the user.

     

    Regards,

    Chris

    Pulseway Support

  4. Hi,

     

    You could create Pulseway Group Policies to enable the Remote Desktop feature for all group members. This way you can centrally enable the Remote Desktop feature for all monitored systems from one place.

     

    Regards,

    Chris

    Pulseway Support

  5. Hi Dre,

     

    Welcome to the Pulseway community!

     

    POP3 Check -> The Pulseway service checks a particular mailbox via POP3 and checks the amount of messages; if messages exceed # -> Alert.

    Thank you for your feedback, I've added on our lists.

     

    Telnet on #Port -> The Pulseway service checks telnet on a particular port towards an IP. If Telnet fails, -> Alert.

    This is already possible with Pulseway's port monitoring feature.

     

    Files -> The Pulseway service checks a directory on amount of files, if file count exceed #-> Alert.

    This can be achieved with a very simple Pulseway plugin (or via a batch script and making use of the Notification Bridge plugin to send Pulseway notifications).

     

    Regards,

    Chris

    Pulseway Support

  6. Hi,

     

    Thank you for your feedback.

     

    Does the Exchange Server Module not suffice? What features are we missing?

     

    You can already use the Pulseway PowerShell as an Exchange Management Shell after you import the required SnapIn:

    Add-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.E2010

    or

    Add-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.Admin

    Regards,

    Chris

    Pulseway Support

  7. Hi Martin,

     

    We don't plan on changing Pulseway's service startup type to Automatic (Delayed Start) since it is not appropriate for the majority of cases. If this an inconvenience for your systems we recommend you perform an unattended installation then change the service startup with a powershell script:

    Set-Service –Name "PC Monitor" –StartupType Automatic
    Set-ItemProperty -Path "Registry::HKLM\System\CurrentControlSet\Services\PC Monitor" -Name "DelayedAutostart" -Value 1 -Type DWORD
    

    Regards,

    Chris

    Pulseway Support

  8. Hi,

     

    You will pay for each agent you will install and use. That being said you can chose to install two agents on two machines to monitor themselves and the two ESXi hosts you have (from which you can monitor all VMs - to manage you will need to have a paid ESXi product key). Ofcourse you can chose to install Pulseway on all machines (including VMs) to have a better monitoring insight for each system.

     

    Regards,

    Chris

    Pulseway Support

  9. Hi,

    In that case open the Settings app, scroll down until you see Pulseway and enable Reset all Settings. Then start Pulseway app and sign in again.

    Can you please tell us what build number you see in Settings -> Pulseway?

    Regards,

    Chris

    Pulseway Support

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

     

    ShutdownPlugin

    Link: http://forum.pulseway.com/topic/952-shutdown-or-restart-scheduler-v10/#entry5192

    Author: Paul

    Version: 1.3

    Last Update: 21/12/2015

    Status: Functiona

     

    PowerOfTheShell

    Link: http://forum.pulseway.com/topic/274-poweroftheshell-plugin-14/

    Author: Cptrico

    Version: 1.5

    Last Update: 29/6/2015

    Status: Functional

     

    CouchBase Tool Plugin

    Link: http://forum.pulseway.com/topic/557-couchbase-tool-plugin-10/

    Author: Cptrico

    Version: 1.0

    Last Update: 9/10/2012

    Status: Functional

     

    Ninite Plugin

    Link: http://forum.pulseway.com/topic/657-ninite-plugin-v11/

    Author: chillisoft

    Version: 1.1

    Last Update: 20/12/2012

    Status: Functional

     

    PulsePlexWatch

    Link: http://forum.pulseway.com/topic/1298-pulseplexwatch-05/

    Author: Thronic

    Version: 0.5

    Last Update: 9/11/2014

    Status: Functional

     

    Volume Control Plugin

    Link: http://forum.pulseway.com/topic/1181-volume-control/#comment-4758

    Author: Paul

    Version: 1.0

    Last Update: 6/5/2014

    Status: Functional

     

    PC Monitor Config Plugin

    Link: http://forum.pulseway.com/topic/915-pc-monitor-config-plugin-v11/

    Author: digbyp

    Version: 1.1

    Last Update: 9/1/2014

    Status: Functional

     

    Security Plugin

    Link: http://forum.pulseway.com/topic/272-security-plugin-14/

    Author: Paul

    Version: 1.4

    Last Update: 16/9/2013

    Status: Functional

     

    SystemInfoPlugin

    Link: http://forum.pulseway.com/topic/782-create-plugin-in-visual-studio-vb/#entry3239

    Author: Paul

    Version: 1.0

    Last Update: 7/5/2013

    Status: Functional

     

    Vembu StoreGrid Plugin

    Link: http://forum.pulseway.com/topic/301-vembu-storegrid-plugin-12/

    Author: Paul

    Version: 1.2

    Last Update: 22/5/2012

    Status: Functional

     

    User Support Plugin

    Link: http://forum.pulseway.com/topic/225-user-support-plugin-13/

    Author: Paul

    Version: 1.3

    Last Update: 8/3/2012

    Status: Functional

     

    Shutdown or Restart Scheduler

    Link: http://forum.pulseway.com/topic/952-shutdown-or-restart-scheduler-v10/

    Author: robbinschut

    Version: 1.0

    Last Update: 15/10/2013

    Status: Broken

    List last update: 20/11/2019.

×
×
  • Create New...