Ad Widget

Collapse

Distributed Monitorig Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maruscya
    Senior Member
    Zabbix Certified Specialist
    • Jul 2007
    • 129

    #1

    Distributed Monitorig Help

    Hello Guys...

    I starting play with Distributed Monitoring, i need some help...

    I add into zabbix_server.conf this line :

    NodeID=1
    i run zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf

    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
    What i wrong ??


    Maruscya !!!
Working...