krish – 起死回生 [Wake up from death & return to life.]

October 31, 2010

Uncross your fingers

Filed under: Fun Stuff on Internet — krish @ 11:36 pm
Tags: , ,

Funny but, How true! :)

LOL !!!

February 9, 2010

Zabbix 1.8 Linux agent installers scripts

Filed under: Programming — krish @ 5:46 pm
Tags: , , ,

Scripts for Linux agent installers (Zabbix 1.8) have been updated.

Check-out available at http://code.google.com/p/toonheart/source/browse/#svn/trunk/bash/zabbix/agent/linux/1.8

Note: Previous installations of 1.6 or 1.8 agents will be un-installed before installation.

February 5, 2010

Fixing PHP woes for Zabbix

For Zabbix server installation you may need to change one or more php directives depending on the version of Zabbix server being installed.

Here’s some that I had to change,


[root@zabbix ~]# egrep -i '(max_execution_time|date.timezone|mbstring.func_overload|memory_limit)' /etc/php.ini
max_execution_time = 300     ; Maximum execution time of each script, in seconds
memory_limit = 128M      ; Maximum amount of memory a script may consume
date.timezone = "America/New_York"
mbstring.func_overload = 2

Make sure that you remove the prefix “;” if you are changing an ignored directive and do not forget to restart httpd. :)

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: