Walk2Zabbix

I've created a GPLed project that converts SNMP walk data into a Zabbix import file.

https://www.zulukilo.com/svn/pub/walk2zabbix/

I've also created a Python library that can be used to create Zabbix import files. It's also a dependency of walk2zabbix.
https://www.zulukilo.com/svn/pub/importfile/

Zabbix Python API (Using JSON)

Wakko started a Python API for Zabbix. I recently added a bit too it. If I get time I'm going to rewrite a bunch of it so it's not such a PITA to work on.

http://github.com/wakko666/scripts/blob/master/zabbix/zabbix_api.py

Apache Monitor For Zabbix

I've created a script that will pull down the Apache status page, parse it, and then send the data to Zabbix. It's a lot faster than other methods that work with Zabbix because it only does one get of the status page and uses a single zabbix_sender command to send it back.

https://www.zulukilo.com/svn/pub/zabbix-apache-stats/trunk/

Sorry For The Downtime

Sorry for the extended down time. This site just hasn't been a priority lately.
-Paul

Re-created Site

I've decided to drop all of the legacy crap that was fill up the old database. So here is a brand-new install.
-Paul