Ad Widget

Collapse

error in zabbix_agentd.log

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajeevtomar
    Member
    • Mar 2005
    • 50

    #1

    error in zabbix_agentd.log

    zabbix_agentd log error
    When I am looking at log file, zabbix_agentd.log , It's
    showing following error :

    017565:20050322:143955 In check_security()
    017565:20050322:143955 Connection from
    [192.168.0.92]. Allowed servers [198.168.0.92]
    017565:20050322:143955 Connection from
    [192.168.0.92] rejected. Allowed server is [198.168.0.92]
    017566:20050322:144055 In check_security()
    017566:20050322:144055 Connection from
    [192.168.0.92]. Allowed servers [198.168.0.92]
    017566:20050322:144055 Connection from
    [192.168.0.92] rejected. Allowed server is [198.168.0.92]
    017567:20050322:144155 In check_security()
    017567:20050322:144155 Connection from
    [192.168.0.92]. Allowed servers [198.168.0.92]
    017567:20050322:144155 Connection from
    [192.168.0.92] rejected. Allowed server is [198.168.0.92]
    017568:20050322:144255 In check_security()
    017568:20050322:144255 Connection from
    [192.168.0.92]. Allowed servers [198.168.0.92]
    017568:20050322:144255 Connection from
    [192.168.0.92] rejected. Allowed server is [198.168.0.92]
    017564:20050322:144356 In check_security()
    017564:20050322:144356 Connection from
    [192.168.0.92]. Allowed servers [198.168.0.92]
    017564:20050322:144356 Connection from
    [192.168.0.92] rejected. Allowed server is [198.168.0.92]


    Any suggesstion will be highly appreciated. I am unable
    to trace the possible reasons for the error“.

    Regards, Rajeev
  • cooper
    Senior Member
    • Sep 2004
    • 110

    #2
    Originally posted by rajeevtomar
    zabbix_agentd log error
    When I am looking at log file, zabbix_agentd.log , It's
    showing following error :

    017565:20050322:143955 In check_security()
    017565:20050322:143955 Connection from
    [192.168.0.92]. Allowed servers [198.168.0.92]

    Any suggesstion will be highly appreciated. I am unable
    to trace the possible reasons for the error“.

    Regards, Rajeev
    It appears the your agentd.conf has the server parameter set incorrectly.

    Your zabbix server [192.168.0.92] is trying to connect to agentd, which has specified that only [198.168.0.92] is allowed to connect. 192 != 198. Fix agentd.conf and all should work.

    hth,
    cooper

    Comment

    • rajeevtomar
      Member
      • Mar 2005
      • 50

      #3
      Wowwwwwwwwwwww........it works......Thanks a lot for your help.

      I was not paying attention to this problem....but thanks again.

      Regards,Rajeev

      Comment

      Working...