Ad Widget

Collapse

Zabbix msi using HostnameItem=System.hostname

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • avid_mon
    Junior Member
    • Jul 2020
    • 2

    #1

    Zabbix msi using HostnameItem=System.hostname

    I am looking at pushing out the zabbix agent via SCCM.

    At this current time i have the Agent auto registering into Zabbix using Active registration, this is working perfectly.


    What i need to do is package and push out zabbix to 500+ servers, i have referred to https://www.zabbix.com/documentation...ckages/win_msi for the commands that can be written to the configuration when installing the MSI.

    I need to add the below.

    HostNameItem=system.hostname so when the registration request comes in the hostname of the server is populated. I cannot see how to write this string at the point of installing the MSI, how can i achieve writing this string or similar so i can have 500+ clients auto register. This is using active registration and not via a discovery rule.

    Many Thanks
  • avid_mon
    Junior Member
    • Jul 2020
    • 2

    #2
    I resolved this by creating a mst file

    Comment

    • cnc077
      Junior Member
      • Aug 2020
      • 4

      #3
      I'm looking at deploying the same way, however, as I look through creating the mst, I wasn't clear on which fields I need to update there. Do you remember which ones you needed to update in which tables?

      Thanks!

      Comment

      Working...