Ad Widget

Collapse

Zabbix agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abcpqr123
    Junior Member
    • Nov 2015
    • 14

    #1

    Zabbix agent

    Hello,

    I install zabbix 2.2 ,

    vesion 2.2: zabbix 2.2 install on physical machine, then zabbix agent also attach to server but he received data form only physical machine and server not received data from VM machine

    oppositely,

    zabbix 2.2 install on VM machine , then zabbex agent also attach to server but he received data from VM machine and not received from physical machine.

    i use ip:

    Zabbix server (Physical machine) : 192.168.100.50

    Linux zabbix agent (Physical machine): 192.168.46 (data received)

    Windows zabbix agent (Physical machine) : 10.0.0.99 (data received)

    Linux zabbix agent (VM) : 10.2.0.17 (data not received)

    Windows zabbix agent (VM): 10.2.0.30 (data not received)

    note: all machine show zabbix green color symbol


    Please help me for solve this issue.

    Thanks and regards,
    Vaibhav.
  • abcpqr123
    Junior Member
    • Nov 2015
    • 14

    #2
    I am waiting for solutions..

    Please help me to solve this problem....

    Comment

    • rdmag
      Junior Member
      • Sep 2015
      • 9

      #3
      Originally posted by abcpqr123
      Zabbix server (Physical machine) : 192.168.100.50
      Linux zabbix agent (Physical machine): 192.168.46 (data received)
      Windows zabbix agent (Physical machine) : 10.0.0.99 (data received)
      Linux zabbix agent (VM) : 10.2.0.17 (data not received)
      Windows zabbix agent (VM): 10.2.0.30 (data not received)
      Your problem is not Zabbix, but Virtualbox (or whatever you use). First, in terms of virtual machines, you should speak of the host (your physical machine) and the guest (the vm).

      You installed zabbix server on the host (ip=192...). The zabbix agent on the vm-guest uses ip in the 10.x.x.x range. This won't work unless you setup NAT or something.

      What you should do is shutdown the VM, then change the network settings to Bridged. Then you will see that the gues uses a 192-address as well. That should make it possible to communicate.

      Comment

      • abcpqr123
        Junior Member
        • Nov 2015
        • 14

        #4
        Hello,

        Thanks for your reply.

        But

        I configure zabbix on physical machine (192.168.x.x) and he accept data from physical machine (IP series: 192.168.x.x , 10.2.x.x , 103.38.x,x , 172.16.x,x)

        and data not received from VM's (IP series: 10.2.x,x , 103.38.x.x )

        I think its not IP address problem.



        Regards,
        Vaibhav Rajkuwar

        Comment

        • rdmag
          Junior Member
          • Sep 2015
          • 9

          #5
          Can you ping to the machine, or login with SSH from one to the other?

          Comment

          • abcpqr123
            Junior Member
            • Nov 2015
            • 14

            #6
            Hello,,


            I attach windows VM to zabbix server .. VM attach (show zabbix green sign)
            but data not received

            I attach Linux VN to zbbix server .. VM not attach (show zabbix red sign)




            but i configure with same configuration on Physical machine (Linux/Windows).. its work properly

            note: Ping Test is pass.

            Regards,
            Vaibhav

            Comment

            Working...