Hello Guys...
I starting play with Distributed Monitoring, i need some help...
I add into zabbix_server.conf this line :
i run zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
Database was converted correctly, but zabbix report into log
This is my conf file...
Server=1
NodeId=1
StartPollers=100
StartTrappers=100
#ListenIP=127.0.0.1
ListenPort=5001
HousekeepingFrequency=1
SenderFrequency=30
#DisableHousekeeping=1
DebugLevel=3
Timeout=15
UnreachablePeriod=45
UnavailableDelay=15
UnavailableDelay=60
PidFile=/var/run/zabbix/zabbix_server.pid
LogFile=/var/log/zabbix/zabbix_server.log
AlertScriptsPath=/var/lib/zabbix/scripts
FpingLocation=/usr/sbin/fping
PingerFrequency=30
DBHost=localhost
DBName=******
DBUser=*******
DBPassword=*******
DBSocket=/var/run/mysqld/mysqld.sock
What i wrong ??
Maruscya !!!
I starting play with Distributed Monitoring, i need some help...
I add into zabbix_server.conf this line :
NodeID=1
Database was converted correctly, but zabbix report into log
NodeID 0
This is my conf file...
Server=1
NodeId=1
StartPollers=100
StartTrappers=100
#ListenIP=127.0.0.1
ListenPort=5001
HousekeepingFrequency=1
SenderFrequency=30
#DisableHousekeeping=1
DebugLevel=3
Timeout=15
UnreachablePeriod=45
UnavailableDelay=15
UnavailableDelay=60
PidFile=/var/run/zabbix/zabbix_server.pid
LogFile=/var/log/zabbix/zabbix_server.log
AlertScriptsPath=/var/lib/zabbix/scripts
FpingLocation=/usr/sbin/fping
PingerFrequency=30
DBHost=localhost
DBName=******
DBUser=*******
DBPassword=*******
DBSocket=/var/run/mysqld/mysqld.sock
Maruscya !!!