Ad Widget

Collapse

graph problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • patrickpeng
    Junior Member
    • Jul 2006
    • 26

    #1

    graph problem

    I am using zabbix-1.1beta-12, my os is fedora core 5, my php is
    5.1.4, and my mysql is 5.0.22, I am using php-gd-5.1.4-1. I have installed the zabbix, when I start it, the log file of agentd and server seems I start correctly, because everything is started and the server and agentd are 'up', and I also got the pid of agentd and server, when I type ' ps -aux |grep zabbix' , I can see the pid of agentd and server. But then I go to the web to config , when I click 'report', what it shows to me is " the
    "zabbix_server is running" and the value of it is 'NO'. I don't know why,
    and there is no any message in the log file at the time.
    Someone told me , maybe it is due to the version of OS, so I
    ignore this problem. The following thing I did is to configure the graph and
    screen, but after I configured it, I found that there is no data on the
    graph, (I add 3 items to the graph, but each item has got no data) nothing shows on it. When I checked the log file of server, I got
    these messages:
    >
    >
    > 010777:20060717:150749 Parameter [mysql[threads]] is not supported by
    agent
    > on host [localhost] Old status [0]
    > 010777:20060717:150749 Parameter [mysql[uptime]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:150749 Parameter [mysql[ping]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:150749 Parameter [version[mysql]] is not supported by
    agent
    > on host [localhost] Old status [0]
    > 010777:20060717:150749 Parameter [mysql[qps]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:151000 Parameter [mysql[slowqueries]] is not
    supported by
    > agent on host [localhost] Old status [0]
    > 010777:20060717:151000 Parameter [mysql[threads]] is not supported by
    agent
    > on host [localhost] Old status [0]
    > 010777:20060717:151000 Parameter [mysql[uptime]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:151000 Parameter [mysql[ping]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:151000 Parameter [version[mysql]] is not supported by
    agent
    > on host [localhost] Old status [0]
    > 010777:20060717:151000 Parameter [mysql[qps]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:152000 Parameter [mysql[slowqueries]] is not
    supported by
    > agent on host [localhost] Old status [0]
    > 010777:20060717:152000 Parameter [mysql[threads]] is not supported by
    agent
    > on host [localhost] Old status [0]
    > 010777:20060717:152000 Parameter [mysql[uptime]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:152000 Parameter [mysql[ping]] is not supported by
    agent on
    > host [localhost] Old status [0]
    > 010777:20060717:152000 Parameter [version[mysql]] is not supported by
    agent
    > on host [localhost] Old status [0]
    > 010777:20060717:152000 Parameter [mysql[qps]] is not supported by
    agent on
    > host [localhost] Old status [0]
    >
    > can anyone who can tell me what's going on with it?
    > By the way , in the directory /tmp , I have found a file named as
    > zabbix_agentd.tmp, and these are some message in it:
    >
    >
    > netloadout1[lo] 0.000000
    > netloadout5[lo] 11.326667
    > netloadout15[lo] 7.551111
    > netloadin1[lo] 0.000000
    > netloadin5[lo] 11.326667
    > netloadin15[lo] 7.551111
    > netloadout1[eth0] 0.000000
    > netloadout5[eth0] 0.000000
    > netloadout15[eth0] 0.000000
    > netloadin1[eth0] 9.200000
    > netloadin5[eth0] 4.410000
    > netloadin15[eth0] 2.393333
    > netloadout1[sit0] 0
    > netloadout5[sit0] 0
    > netloadout15[sit0] 0
    > netloadin1[sit0] 0
    > netloadin5[sit0] 0
    > netloadin15[sit0] 0
    > cpu[idle1] 91.705843
    > cpu[idle5] 91.178334
    > cpu[idle15] 94.063424
    > cpu[user1] 7.152451
    > cpu[user5] 7.754394
    > cpu[user15] 5.198256
    > cpu[nice1] 0.000000
    > cpu[nice5] 0.000000
    > cpu[nice15] 0.001112
    > cpu[system1] 1.141706
    > cpu[system5] 1.067271
    > cpu[system15] 0.737207
    >
    > and these messages are changing all the time, can anybody who can tell me what this file is , and what these messages tell about?
    > thanks very much!
Working...