Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

Hi, I have Centos Linux agent with currently running with no issue, I can define the computer name which display on the mobile app on windows agent but linux agent will use the hostname on the system, is that a way to manual configure that.

  • Staff

Hi,

 

'Name' can be modified editing 'Computer Information' section from config.xml (/etc/pulseway/config.xml):

<!--Computer Information-->
    <!--Name: the name you want this computer to be listed as (Default: Linux computer name)-->
    <!--Group: the name of the group you want this computer to be listed in (Default: "Default")-->
    <ComputerInformation Name="" Group="" />

Regards,

Mark

  • Author

Hi,

 

'Name' can be modified editing 'Computer Information' section from config.xml (/etc/pulseway/config.xml):

<!--Computer Information-->
    <!--Name: the name you want this computer to be listed as (Default: Linux computer name)-->
    <!--Group: the name of the group you want this computer to be listed in (Default: "Default")-->
    <ComputerInformation Name="" Group="" />

Regards,

Mark

 

Yes, how come I miss this, thanks 

Create an account or sign in to comment