Jump to content

jlct021

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jlct021

  1. Thank you, the device is now reflecting in Pulseway. The only line then that actually requires editing is:

    <Account Username="" Password="" UseCustomServer="false" CustomServerAddress="" />

  2. New to Pulseway so our system is fresh, we noticed our default agent group was called 'Legacy'

    Do we need to upgrade this somehow / does it have any significance or can we simply rename it / carry on.

    We are on Version 6.0.0 build 929 release 254

  3. =================================

    <!--Account Information
        - Username: administrator
        - Password: ***
        - UseCustomServer: enable this option only if you have a dedicated Enterprise Server assigned to your account
        - CustomServerAddress: ***.pulseway.com
      <Account Username="***" Password="***" UseCustomServer="true" CustomServerAddress="***.pulseway.com"/>

    ================================

    Issue remain. Using below as reference:

    Pls provide a link to the Setup -> Guide section of the WebApp you referenced.

    Thanks

     

     

     

     

  4. Which is the correct directory for the config.xml file in Debian 9 please?

    /etc/pulse/ or /etc/pulseway/ (Agent installed into / etc/pulse/ by default)

    Below example config isn't working /  what must we change? (Agent starts with no errors, but password remains visible and device is not showing up in Pulseway)

    ==============================================

    <?xml version="1.0" encoding="utf-8"?>
    <config xmlns="http://www.pulseway.com/linuxconfig">
      <!--Pulseway Linux Monitoring Agent - pulseway.com -->

      <!--Account Information
        - Username: ***
        - Password: ***
        - UseCustomServer: enable this option only if you have a dedicated Enterprise Server assigned to your account
        - CustomServerAddress: ***.pulseway.com
      <Account Username=*** Password=*** UseCustomServer=true CustomServerAddress=***.pulseway.com/>
    =============================================================

    Thanks

     

×
×
  • Create New...