Ad Widget

Collapse

Status of Zabbix server : is no running

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • melanie
    Junior Member
    • Jul 2009
    • 12

    #1

    Status of Zabbix server : is no running

    When i see the report of zabbix's status, it's put there isnt value. And i have this in my log file :

    21813:20090724:145445 Item [ZABBIX Server:kernel.maxproc] error: Not supported by ZABBIX agent
    21813:20090724:145446 Item [ZABBIX Server:net.if.out[eth1,bytes]] error: Not supported by ZABBIX agent
    21813:20090724:145447 Item [ZABBIX Server:sensor[temp3]] error: Not supported by ZABBIX agent
    21813:20090724:145448 Item [ZABBIX Server:system.cpu.util[,wait,avg1]] error: Not supported by ZABBIX agent
    21811:20090724:145448 Item [ZABBIX Server:sensor[temp1]] error: Not supported by ZABBIX agent
    21811:20090724:145449 Item [ZABBIX Server:vfs.file.size[/var/log/syslog]] error: Not supported by ZABBIX agent
    21812:20090724:145449 Item [ZABBIX Server:sensor[temp2]] error: Not supported by ZABBIX agent
    21812:20090724:145449 Item [ZABBIX Server:vfs.file.cksum[/etc/inetd.conf]] error: Not supported by ZABBIX agent
    21810:20090724:145450 Item [ZABBIX Server:net.if.in[eth1,bytes]] error: Not supported by ZABBIX agent
    21812:20090724:145450 Item [ZABBIX Server:vfs.file.cksum[/vmlinuz]] error: Not supported by ZABBIX agent
    21812:20090724:145513 Item [client_test:vfs.fs.size[d:,total]] error: Not supported by ZABBIX agent
    21813:20090724:145514 Item [client_test: perf_counter[\System\threads]] error: Not supported by ZABBIX agent
    21810:20090724:145516 Item [client_test: proc_cnt[httpd]] error: Not supported by ZABBIX agent
    21810:20090724:145516 Item [client_test:system[procrunning]] error: Not supported by ZABBIX agent
    21811:20090724:145517 Item [client_test:vfs.fs.size[d:,free]] error: Not supported by ZABBIX agent

    Can u help me please ?

    Mélanie
  • Casn
    Junior Member
    • Jul 2009
    • 10

    #2
    Errors are normal

    Hi Mélanie,

    the entries in the logfile are normal, if you have associated the host with a template.

    For example:
    - net.if.out[eth1,bytes]] error is because you will probably only have a network interface eth0 (Linux) or eri0 (Solaris)
    - vfs.fs.size[d:,total]]: you maybe have only c:-partition

    You have to tailor the templates to your needs.

    But why your zabbix server isn't running, i can't guess. Maybe start the installation of the web-interface again with "administration"->"installation" and look for the correct values in the documentation or this forum.

    Regards

    Carsten

    Comment

    • melanie
      Junior Member
      • Jul 2009
      • 12

      #3
      Hi Carsten !

      When i try to add new templates, i have this message : ERROR: Conflict between selected templates

      and it's write this template is already link with this host while i have just like the windows template .........

      Comment

      • Casn
        Junior Member
        • Jul 2009
        • 10

        #4
        If you add a second template to a host, there mustn't be the same items in both templates or rather the same keys.

        I don't use the default windows-/linux-/solaris-/etc.-templates. I splitted them into "Filesystem_Windows", "Filesystem_LinuxUnix", "CPU", "Memory", "Availability", "App_MySQL" and so on.
        You must also take care, that the Applications in the Templates are also unique (either use none or e.g. "CPU" in the appropriate template).

        Comment

        • melanie
          Junior Member
          • Jul 2009
          • 12

          #5
          Hi ! it's not compulsory to link templates with an host ? How do u install the zabbix agent on windows ? Me i try to install this .exe http://www.suiviperf.com/zabbix/ but when i install it, it ask me the hostname. What i have to write ?

          An host can be just an windows XP client ?

          thanks

          mèl

          Comment

          • harmonica
            Senior Member
            • Jan 2009
            • 251

            #6
            Add the ip adress of zabbix server.

            Comment

            • melanie
              Junior Member
              • Jul 2009
              • 12

              #7
              i add the ip address of my zabbix server for the variable" hostname "? because i put this address for the variable "server" too !

              Comment

              Working...