Hi,
In my internship I got the assignment to inspect network monitoring tools, choose the best and make it work. I have choosen Zabbix and I believe its the right decission but my lack of skill with Linux is threathening my internship.
I had a Zabbix running with some items (external ping script) and triggers configured. Data was coming in, nice. But the dates where off 2 hours. Googled a bit and changed the date.timezone to date.timezone = Europe/Brussels in /etc/php5/apache2/php.ini. At weblogin I get a message that i propably had miswritten smt. Tried date.timezone = Europe/Amsterdam. This appeared to work for a while.
Next day i turn my pc (64 bit quad core) back on and time was wrong on the server. Also time in webserver was wrong and bigger problem, different from servertime. When i synchronized time to ntp server, time was off by two hours. At this point I removed ntp making my mentor fell of his chair (sort of speaking).
I know he is right, I agree that its not done but none the less I was happy to see that my clock remained stable.
By this time somewhere along the road I find myself totally not capable of accessing the webinterface. In the /var/log/apache2/error.log I find message with: exit signal Segmentation fault (11). I think something is going wrong with php or/and Apache but I dont know what or how.
If anyone can shine some light it would very much appreciated.
Greetings
In my internship I got the assignment to inspect network monitoring tools, choose the best and make it work. I have choosen Zabbix and I believe its the right decission but my lack of skill with Linux is threathening my internship.
I had a Zabbix running with some items (external ping script) and triggers configured. Data was coming in, nice. But the dates where off 2 hours. Googled a bit and changed the date.timezone to date.timezone = Europe/Brussels in /etc/php5/apache2/php.ini. At weblogin I get a message that i propably had miswritten smt. Tried date.timezone = Europe/Amsterdam. This appeared to work for a while.
Next day i turn my pc (64 bit quad core) back on and time was wrong on the server. Also time in webserver was wrong and bigger problem, different from servertime. When i synchronized time to ntp server, time was off by two hours. At this point I removed ntp making my mentor fell of his chair (sort of speaking).
I know he is right, I agree that its not done but none the less I was happy to see that my clock remained stable.
By this time somewhere along the road I find myself totally not capable of accessing the webinterface. In the /var/log/apache2/error.log I find message with: exit signal Segmentation fault (11). I think something is going wrong with php or/and Apache but I dont know what or how.
If anyone can shine some light it would very much appreciated.
Greetings
Comment