PDA

View Full Version : How to return to standalone mode?


evgeny elkin
11-04-2008, 13:50
Hello all! I've changed my zabbix configuration for distribute monitoring, and uncommented string NodeID=0 and converted tables with zabbix_server -n 0 -c /etc/zabbix/zabbix_server.conf. Solving the connection problem I discover, what NodeID=0 is reserverd for standalone configuration!!
(To Alexey and community - this moment must be in manual to avoid errors for beginners)

But after that I cannot change node configuration and return to standalone mode, and if I changing NodeID and converting tables for another value, authorization is impossible! Another unpleasant feature is growing of CPU loading by MySQL.... How to solve this problem? Thanks anyway!