Ad Widget

Collapse

Zabbix Monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neoscopio
    Junior Member
    • May 2019
    • 2

    #1

    Zabbix Monitoring

    Hi,

    I want to monitor a computer, but the availability of the computer itself appears with a red color. Can you tell me, how to put the availability green? Error message: Get value from agent failed: cannot connect to [[192.168.X.XXX]:10050]: [4] Interrupted system call

    Server details:
    - IP: 92.222.XXX.XXX
    - Server in a datacenter

    Computer to monitor details:
    - IP: 192.168.X.XXX
    - OS: Linux (Zentyal Server)
    - 2 Web Interfaces: 192.168.X.XXX (external - WAN) / 10.0.X.X (internal)
    - /etc/zabbix/zabbix_agentd.conf details:
    Server=92.222.XXX.XXX
    ListenPort=10050
    ServerActive=92.222.XXX.XXX
    Hostname=Zabbix server


    Regards,
    Neoscopio
    Last edited by neoscopio; 09-05-2019, 17:38.
  • m_d_c13
    Junior Member
    • Jan 2018
    • 23

    #2
    In your /etc/zabbix/zabbix_agentd.conf change the Hostname. It must be the name of the monitoring host in zabbix. If you named your host in zabbix "Computer1" in the zabbix_agent conf file must be "Hostname=Computer1"

    Comment


    • neoscopio
      neoscopio commented
      Editing a comment
      Thanks for the response. Unfortunately, I made a mistake and this is not what I was looking for. Thanks anyway.
Working...