Ad Widget

Collapse

Multiple ports, one host

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hichhiker
    Member
    • Nov 2004
    • 45

    #1

    Multiple ports, one host

    I have a host that is running a zabbix agent and zapcat (java zabbix agent) - they are running on separate ports.

    Is there any way to NOT have two separate hosts in this config? Its one box and I would like to keep it this way in zabbix.

    Thanks.
  • Hichhiker
    Member
    • Nov 2004
    • 45

    #2
    Originally posted by Hichhiker
    I have a host that is running a zabbix agent and zapcat (java zabbix agent) - they are running on separate ports.

    Is there any way to NOT have two separate hosts in this config? Its one box and I would like to keep it this way in zabbix.
    Anyone??? Or is this simply not possible with Zabbix?

    -HH

    Comment

    • NOB
      Senior Member
      Zabbix Certified Specialist
      • Mar 2007
      • 469

      #3
      Originally posted by Hichhiker
      I have a host that is running a zabbix agent and zapcat (java zabbix agent) - they are running on separate ports.

      Is there any way to NOT have two separate hosts in this config? Its one box and I would like to keep it this way in zabbix.

      Thanks.
      Hi

      it is possible if the requirements are fulfilled:
      1. only active checks (or zabbix_sender) for the normal agent
      2. only passive checks for the zapcat agent


      In this way, the port (say 10052) for the zapcat agent is used by the server to request data from the zapcat agent and the normal agent sends data to the zabbix server and does not need to know it's agent port.

      HTH,

      Norbert.
      Last edited by NOB; 07-08-2009, 10:08.

      Comment

      • bashman
        Senior Member
        • Dec 2009
        • 432

        #4
        Originally posted by NOB
        Hi

        it is possible if the requirements are fulfilled:
        1. only active checks (or zabbix_sender) for the normal agent
        2. only passive checks for the zapcat agent


        In this way, the port (say 10052) for the zapcat agent is used by the server to request data from the zapcat agent and the normal agent sends data to the zabbix server and does not need to know it's agent port.

        HTH,

        Norbert.
        Is there any way to use full checks from Zabbix Agent and Zapcat using the same port, let's say 10050?.

        Can Zabbix Agent request Zapcat locally and Zabbix Sever request Zapcat through Zabbix Agent?.
        978 Hosts / 16.901 Items / 8.703 Triggers / 44 usr / 90,59 nvps / v1.8.15

        Comment

        Working...