Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 843 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 843 Bytes

zabbix-grab-bag

This is a collection of miscellaneous scripts for Zabbix data collection, maintenance, etc.

I will endeavor to keep them categorized by directory and well documented, but some have been around for a while and may not be well documented yet.

These are made available by me under an Apache 2.0 license, except where specifically licensed under some other license (how to indicate that is below).

http://www.apache.org/licenses/LICENSE-2.0.html

If you have something useful to add here, or awesome code changes, I will accept pull requests.

The format of the directories/files should be:

name[.extension] (.sh|.py|.pl|.whatever) 
name.CHANGELOG
name.README
name_template.xml
name.userparm 
[name.LICENSE] (Optional)

I haven't completed this for all of my scripts yet, but this is the general idea.