Ad Widget

Collapse

Proxy for Windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • james.harper
    Junior Member
    • Sep 2012
    • 2

    #1

    Proxy for Windows

    Is anyone working on getting the proxy working for Windows? I need it for Zabbix to be much use to me but don't want to waste time on it if someone is already working on it...
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    no, and it will probably not be trivial.
    you'll be better off setting up linux - even if it's just a vm in that windows host
    Zabbix 3.0 Network Monitoring book

    Comment

    • Chris.indy
      Junior Member
      • Dec 2012
      • 1

      #3
      Re: windows proxy

      Yeah, so this is actually a pretty valid request. Some companies have become weary of Windows monitoring via agents and have began to prefer wmi. I have built a small script to load wmi queries which I configure as a custom agent check on a single windows host with the zabbix agent installed. This is quick and dirty and if we were to build out a windows version of the proxy so we could create an agentless check via wmi through a proxy, i think it would add a huge boost to the zabbix portfolio. I'm game to help out on this although it may be a bit of work. I have mixed feelings about running this on cygwin. However, if we built an install package that bundled cygwin and installed the compiled code it should be easier to keep up with code updates to the mainline proxy code. Contact me if you want to try to spin off a project here.

      Comment

      • rmiddleswarth
        Junior Member
        • Feb 2011
        • 3

        #4
        Originally posted by Chris.indy
        Yeah, so this is actually a pretty valid request. Some companies have become weary of Windows monitoring via agents and have began to prefer wmi. I have built a small script to load wmi queries which I configure as a custom agent check on a single windows host with the zabbix agent installed. This is quick and dirty and if we were to build out a windows version of the proxy so we could create an agentless check via wmi through a proxy, i think it would add a huge boost to the zabbix portfolio. I'm game to help out on this although it may be a bit of work. I have mixed feelings about running this on cygwin. However, if we built an install package that bundled cygwin and installed the compiled code it should be easier to keep up with code updates to the mainline proxy code. Contact me if you want to try to spin off a project here.
        Zenoss does WMI without Windows so there should be a way to do it in Zabbix without the need for windows.

        Thanks
        Robert

        Comment

        • loko
          Junior Member
          • Feb 2014
          • 5

          #5
          Windows agent as Zabbix Proxy for WMI monitoring?

          Hello,

          I am new to this Forum.
          First of all. Thanks for this nice monitoring tool!

          I have the same question as the james.harper.
          With version 2.2 is WMI build into the Zabbix agent for Windows.
          Is there any way, to install this agent on a Windows host an to use this agent as a proxy to monitor any other Windows based machines via WMI without to install the agent on them?

          Thx in advanced for your answers!
          Cio

          Comment

          • zoveress
            Junior Member
            • May 2019
            • 4

            #6
            Good news! With the new WLS windows feature you can now run zabbix proxy and server on windows. I have created a guide for installing the proxy but the beginning section can also be used for zabbix servers. http://www.solutioning.eu/2019/05/08...xy-on-windows/

            Comment

            Working...