Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

74 VOTE
Status SHIPPED
Created by Pawel Jarosz
Created on Jan 7, 2022

Consider adding Zabbix Agent / Zabbix Agent 2 to the catalog.

Zabbix is used to monitor endpoints, services and many more. It is really good enterprise monitoring solution https://www.zabbix.com/

  • Attach files
  • Geoff King
    Sep 19, 2025

    Would it also be possible to add the LTS versions to the Catalog? Not everyone is tracking current branch.

  • Admin
    Jason Bergner
    Sep 19, 2025

    Good News! Zabbix Agent & Zabbix Agent 2 have been added to the catalog as of yesterday - https://patchmypc.com/catalog-release/2025/09-18-25/

  • Guest
    Sep 10, 2025

    another vote for this, we use it and dont have a good way to update out estate


  • Guest
    May 16, 2025

    Pls add it ASAP, really need it :)

  • David
    Mar 11, 2025

    Another vote Zabbix Agent 2 to be added.

    During my testing, only the initial installation requires parameters to be passed to the MSI for unattended installations. Following the initial installation, upgrades can be completed with the most basic of msiexec.exe commands. e.g.

    msiexec.exe /i <path to msi>


    Note: Some parameters in the configuration file that are not set by the installer (such as UnsafeUserParameters) will be lost during the upgrade process.

  • IT creation
    Aug 30, 2024

    We'd also like to have the Zabbix agent added to the catalogue.

  • Guest
    Aug 26, 2023

    When reinstalling Zabbix Agent 2, I've noticed that I've had to uninstall and delete the service first. Below is the script I use to install. I'm also specifying a custom .conf and .psk file. The .conf file is specified during the msiexec install, and the .psk file is referenced within the .conf file.


    :: Stop "Zabbix Agent 2"
    sc.exe stop "Zabbix Agent 2"

    :: Run powershell script to uninstall zabbix

    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -File .\uninstall-zabbix_agent2.ps1

    :: Delete "Zabbix Agent 2"

    sc.exe delete "Zabbix Agent 2"

    :: Delete below reg key too, before reinstalling "Zabbix Agent 2"

    reg.exe delete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\Zabbix Agent 2" /f


    move /y "C:\Program Files\Zabbix Agent 2\zabbix_agent2.conf" "C:\Program Files\Zabbix Agent 2\zabbix_agent2.conf.backup"

    move /y "C:\Program Files\Zabbix Agent 2\psk.key" "C:\Program Files\Zabbix Agent 2\psk.key.backup"

    mkdir "C:\Program Files\Zabbix Agent 2\"

    copy /y zabbix_agent2_psk.conf "C:\Program Files\Zabbix Agent 2\zabbix_agent2_psk.conf"

    copy /y psk.key "C:\Program Files\Zabbix Agent 2\psk.key"


    start /wait "Install Zabbix Agent" msiexec.exe /i "zabbix_agent2-6.4.4-windows-amd64-openssl.msi" /qn /norestart SERVER=zabbix.example.com SERVERACTIVE=zabbix.example.com CONF="C:\Program Files\Zabbix Agent 2\zabbix_agent2_psk.conf"



    ## "uninstall-zabbix_agent2.ps1" file contents below

    # Search for MSI, then uninstall it.

    $MyAppToUninstall = Get-WmiObject -Class Win32_Product | Where-Object{$_.Name -like "*Zabbix*"}

    $MyAppToUninstall.Uninstall()



  • IT creation
    Aug 2, 2023

    This would be more than awsome!

  • Scott P
    May 24, 2022

    https://www.zabbix.com/download_agents

    Installers are MSI files.

  • +43
11 MERGED

Zabbix agent

Merged
https://www.zabbix.com/download_agents
Guest 5 months ago in Commercial Apps (Windows) 0 SHIPPED
8 MERGED

Can you please add Zabbix as an application

Merged
We have over 1000 servers that we have installed Zabbix on and we use PatchMyPC to patch our 3rd party apps, would be nice to have Zabbix there to leverage PatchMyPC to do updates
Guest about 3 years ago in Commercial Apps (Windows) 0 SHIPPED
6 MERGED

Please add the Zabbix monitoring agent

Merged
This would allow the users of Zabbix monitoring to update their agents.
Guest about 1 year ago in Commercial Apps (Windows) 1 SHIPPED