Anyone have any experience of changing the NodeID once set?
I note the manual says zabbix_server -n X should only be run once, but is it supported to change it at all?
If I *do* run zabbix_server -n 2 -c /etc/zabbix/zabbix_server.conf, I cant get into the UI any more, it gives the following:
Use of undefined constant S_INSTALLATION - assumed 'S_INSTALLATION'[/var/www/zabbix/include/profiles.inc.php:342]
I'm just trying to backtrack through the various functions to see what its trying to get from the DB at that point, but just wanted to check if I'm totally wasting my time.
Cheers In Advance,
man0war
I note the manual says zabbix_server -n X should only be run once, but is it supported to change it at all?
If I *do* run zabbix_server -n 2 -c /etc/zabbix/zabbix_server.conf, I cant get into the UI any more, it gives the following:
Use of undefined constant S_INSTALLATION - assumed 'S_INSTALLATION'[/var/www/zabbix/include/profiles.inc.php:342]
I'm just trying to backtrack through the various functions to see what its trying to get from the DB at that point, but just wanted to check if I'm totally wasting my time.
Cheers In Advance,
man0war
Comment