/zabbix_windows_chef

Chef cookbook for Zabbix agent on Windows machines.

Primary LanguageRubyOtherNOASSERTION

Chef Cookbook for Zabbix on Windows

Master branch: Build Status Inline docs Stories in Ready

======= Description

Install the Zabbix agent on Windows machines.

Requirements

A Zabbix server is required for this to do anything useful.

Originally, I intended this to be added to Nacer Laradji's Zabbix Cookbook (github), but there were significant problems making it work this way. (I believe that this is because there are problems in the dependancy chain that prevent this from working directly from the Zabbix cookbook; those cookbooks do not support the Windows platform.)

So, I present to you, a standalone recipe for installing the Zabbix Agent on your Windows hosts.

Attributes

I am attempting to leverage the (mostly) standard attributes that I have included.

At this time, the actual files placed are version 2.0.3 and have been placed in the recipe manually. Later I may have them fetched as remote_file with respect to the version

Usage

Simply add the "Zabbix_windows" recipe to a windows machine after establishing your Zabbix server and setting the Attributes as appropriate to your environment.

Supported Platforms

  • Windows 2008
  • Windows 2012

License and Authors

  • Author:: Thomas Vincent (thomasvincent@gmail.com)
  • Original author who @thomasvincent adopted on Supermarket from Author:: [H. "Waldo" Grunenwald][@gwaldo]