Jump to content

Mark

Staff
  • Posts

    157
  • Joined

  • Last visited

Posts posted by Mark

  1. Quote

    So ive uninstalled the pulseway app from my M1 mac (installed it via app store)

    Pulseway is not available in AppStore. Native M1 agent is in QA and will be released in 2 weeks. (at the moment the agent is emulated via Rosetta 2 on M1) 

    You can un uninstall the agent via Terminal:

     

    sudo launchctl unload /Library/LaunchDaemons/com.pulseway.PulsewayHelper.plist
    sudo launchctl unload /Library/PrivilegedHelperTools/com.pulseway.PulsewayHelper
    sudo launchctl unload /Library/PrivilegedHelperTools/com.pulseway.PulsewayCommandHelper
    sudo rm -v /Library/PrivilegedHelperTools/com.pulseway.Pulseway*

     

  2. Hi,

    It will be useful to get the logs after the agent stops responding. As well as a spindumps for Pulseway processes. I can see from your logs that you have issues with other apps as well. When this started? Have you recently update the OS? (supplemental update) If you put the machine on sleep what happen with the agent after wakeup? Is still working? 

    Mark

  3. Can you please be sure that the Windows have the latest updates installed? Run the windows updates on the machine (and reboot it if require) then try to install KES again. If still not working please send an email to support@pulseway.com and we can arrange a Teamviewer session to investigate the issue.

    Mark

  4. Hi Martin,

    On 2/4/2019 at 12:59 PM, Martin Stevnhoved said:

    The report does only contains reports for the subset of systems, but the frontpage says "All Systems" and indicates that it has also been executed on all systems.

    The report scope in on the top right under the 'Task Execution Output'.

    2071759484_Screenshot2019-02-05at15_58_35.png.620048967753c24088e59b10aff158d3.png

    The Task scope is display under the Task description:

    72740714_Screenshot2019-02-05at15_59_00.png.f81903e7f227d97b0d88cf731a9f5ba8.png

    In your case the Task scope is  'All Systems' (was executed on all systems) and you create the report for a particular scope. This mean the report will get the Task executions for the systems that will match the report scope.

     

     

  5. Hi,

    Yes, the arch package has been updated and works well on Arch linux. Not sure about the Manjaro. We'll setup an environment and test the installer.

    Mark

    [root@Arch64 ~]# uname -a
    Linux Arch64 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64 GNU/Linux
    [root@Arch64 ~]# pacman -U pulseway-6.0.1-1-x86_64.pkg.tar.xz
    loading packages...
    resolving dependencies...
    looking for conflicting packages...
    
    Packages (1) pulseway-6.0.1-1
    
    Total Installed Size:  8.66 MiB
    
    :: Proceed with installation? [Y/n] y
    
    (1/1) checking keys in keyring                                                                            [###############################################################] 100%
    (1/1) checking package integrity                                                                          [###############################################################] 100%
    (1/1) loading package files                                                                               [###############################################################] 100%
    (1/1) checking for file conflicts                                                                         [###############################################################] 100%
    (1/1) checking available disk space                                                                       [###############################################################] 100%
    
    :: Processing package changes...
    (1/1) installing pulseway                                                                                 [###############################################################] 100%
    :: Running post-transaction hooks...
    (1/1) Arming ConditionNeedsUpdate...
    
    [root@Arch64 ~]#

     

     

     

×
×
  • Create New...