• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    Shell
  • License
    Other
  • Created almost 12 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.