Is anyone currently using SCCM to push Zabbix to windows servers?
I would greatly appreciate some help on how to do this.
Not sure if this can be done with a msi package or If i need to push a powershell script
I would prefer to not have the server try to download something off github or w/e, we are trying to keep everything locked down.
I dont know how to incorporate the following arguments\switches into the command line:
server
serveractive
listenport
hostmetadata (we have a specific one already set)
FQDN of the server we are pushing the agent to
So far I have been installing the agent manually, setting the server+serveractive+port, then setting the FQDN, and then I have to go into the config file to assign the hostmetadata and restart the service
I have tried particular msi command lines but they dont seem to work.
Not sure if the agent or documentation has changed over the years.
Any help would be appreciated.
I would greatly appreciate some help on how to do this.
Not sure if this can be done with a msi package or If i need to push a powershell script
I would prefer to not have the server try to download something off github or w/e, we are trying to keep everything locked down.
I dont know how to incorporate the following arguments\switches into the command line:
server
serveractive
listenport
hostmetadata (we have a specific one already set)
FQDN of the server we are pushing the agent to
So far I have been installing the agent manually, setting the server+serveractive+port, then setting the FQDN, and then I have to go into the config file to assign the hostmetadata and restart the service
I have tried particular msi command lines but they dont seem to work.
Not sure if the agent or documentation has changed over the years.
Any help would be appreciated.
Comment