ZTC 9.9: zabbix templates for Linux, PostgreSQL, Slony, nginx and apache2

 

Hi!

This is next release of ZTC (Zabbix Templates Collection) - collection of templates and UserParameter scrips for zabbix for server aviability and performance monitoring.

This version introduces new template for apache2 monitoring and also includes lots of bugfixes and enchancements to existing templates.

Hopefully, this would be useful for anyone. I'm waiting for reviews, bugreports, featire requests and patches. Do it via trac, comments to this post or via any other method you'll find.

Changed From sh to bash

There is a problem with ubuntu that causes many of the scripted parts to fail. By Changing to bash, we can assure that these scripts will run without modification.

so in bin
for file in *.sh; do sed 's\/bin/sh\/bin/bash\' < $file > $file.new; mv $file.new $file; done

I would have submited this though trac, but public editing is off, and the plugin for people to create accounts is not there. I was also going to work on your documentation, as there a few mistakes here and there.

Hi and Thank you! I've added

Hi and Thank you!

I've added your comment to ticket: http://trac.greenmice.info/ztc/ticket/25

Also, I've enabled registration on trac, using htdigest auth.

Thanks

Thanks a lot for article. If you use Rapidshare, you must know Rapidshare Search Engine - Easy Way To Find Files!

Installation Guide on Trac

There is a small issue in the installation guide (http://trac.greenmice.info/ztc/wiki/Installation):

The line below

for i in *.conf do;

should be replaced by

for i in *.conf; do

Best regards,

Rodrigo

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

User login

Syndicate

Syndicate content