All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Apache+Php+Mysql+Nagios+Snmpd+Centreon with 32MB VPS
It work only moniter itself, and if you click here and there, the apache will eat up memory then mysql died. A "Connection failed, please contact your administrator" message will popup.
To at least see the centreon index page, I have minimal the php components, set apache worker to only one, kill and remove sendmail saslauthd sshd samba bind.
It works if no one login click here and there, can generate proper reports and graphs.
But it don't have real use, so I have changed the webserver to nginx with php-fpm. It can hold my single request and not blowout the memory. But I break the php or something, it now can't generate graphs.
And of course the memory status on centreon/nagios will always be Critical.
screenshot is taken when I using apache.
!(http://picshome.com/en/download.php?id=5A2C90A41)
!(http://picshome.com/en/download.php?id=74414E7B1)
!(http://picshome.com/en/download.php?id=9890D5A91)
OK, I don't know how to post screenshot.
Comments
lol
both swap n actual memory are 90%++ ?!
yes, lol
@buyoq nice sig bro!
I figure out why no graph is generated after my changing apache to nginx.
Just because I didn't select Graph Period :, if it's blank, the graph will be blank too.
I'm stupid enough. lol
This set Nginx+Php-FPM+Mysql+Nagios+Snmpd+Centreon works very well at moniter itself.