Ad Widget

Collapse

can't get servers into monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • epicries
    Junior Member
    • Oct 2013
    • 3

    #1

    can't get servers into monitoring

    hello Everyone

    we seem to have a problem with a few servers in our network.
    we can't get them into monitoring on de web-based server of zabbix.

    it's about a Windows 2008 R2 standard, what we allready tried is the following:

    -installing the .conf and the agent for a second time
    -Windows firewall turned off
    -installed the new agent 2.0.9
    -the hosts manually applied in the web-based server of zabbix
    -We can get an telnet from the server tot the zabbix server
    -we also can get an telnet from the zabbix server to the server

    if we try to do zabbix_get in the zabbix server to that server we get an response. so they can talk to each other.

    so it should work, but we can't get it monitored in the web-based server of zabbix somehow.

    i hope there is someone that can help us?

    greetings,
    Richard
  • jan.garaj
    Senior Member
    Zabbix Certified Specialist
    • Jan 2010
    • 506

    #2
    1.) set DebugLevel=4 in your zabbix_agentd.conf
    2.) restart Zabbix agent
    3.) check zabbix_agent.log file for errors,
    log file will contain any relative messages to your problem

    Good luck.
    Devops Monitoring Expert advice: Dockerize/automate/monitor all the things.
    My DevOps stack: Docker / Kubernetes / Mesos / ECS / Terraform / Elasticsearch / Zabbix / Grafana / Puppet / Ansible / Vagrant

    Comment

    • epicries
      Junior Member
      • Oct 2013
      • 3

      #3
      Hello Jan.garaj

      i followed your advise, only i didnt find any errors in the log file.
      this is what was writen there:

      Starting Zabbix Agent [hostname]. Zabbix 2.0.9.
      agent #0 started [collector]
      agent #1 started[listener]
      agent #2 started[listener]
      agent #3 started[listener]

      Also in de zabbix_server.log there was no error about the hosts we tried to get in de web-based server of zabbix.

      or am i doing something wrong here?

      Kind regards

      Comment

      • epicries
        Junior Member
        • Oct 2013
        • 3

        #4
        My fault, got the wrong conf file.
        now it worked i get the following in our log.

        End of collect_perfstat()
        In collect_perfstat()
        collect_perfstat() counterpath:'\System\Processor Queue Length' old first:0 second:0
        collect_perfstat() counterpath:'\System\Processor Queue Length' new first:0 second:0
        collect_perfstat() '\System\Processor Queue Length' calculated value:0.000000
        collect_perfstat() counterpath:'\Processor(1)\% Processor Time' old first:119153251798 second:130281159807310989
        collect_perfstat() counterpath:'\Processor(1)\% Processor Time' new first:119162767859 second:130281159817340989
        collect_perfstat() '\Processor(1)\% Processor Time' calculated value:5.124018
        collect_perfstat() counterpath:'\Processor(0)\% Processor Time' old first:119097715442 second:130281159807310989
        collect_perfstat() counterpath:'\Processor(0)\% Processor Time' new first:119107543505 second:130281159817340989
        collect_perfstat() '\Processor(0)\% Processor Time' calculated value:2.013330
        collect_perfstat() counterpath:'\Processor(_Total)\% Processor Time' old first:119125483620 second:130281159807310989
        collect_perfstat() counterpath:'\Processor(_Total)\% Processor Time' new first:119135155682 second:130281159817340989
        collect_perfstat() '\Processor(_Total)\% Processor Time' calculated value:3.568674

        i can't get any further with this either, i don't understand why it wont go into de web-based monitoring.
        this doesn't show me either (i think)

        Comment

        Working...