PDA

View Full Version : graph do not appear on my beta5 install


ghislain
14-01-2006, 12:05
Hi,

I reinstalled from scratch zabbix with the beta5 yesterday. The template and bulkloading process were really helpfull.

I have one issue with the graph part.

When i add a graph to my template it shows 'graph added' but no graph appear in the list so i cannot build it. If i create a screen i can choose the created graph on the list of available graphs (of course the graph is just empty). I have the same behavior with a non template host.




The graph DB shows the graph, graph items is empty of course.

Sort by key:

1 performances 900 200 0 0.0000 100.0000
2 performances 900 200 0 0.0000 100.0000
3 performances 900 200 0 0.0000 100.0000
4 Perf 900 200 0 0.0000 100.0000
5 perf 900 200 0 0.0000 100.0000
6 Perf 800 200 0 0.0000 100.0000
7 test 900 200 0 0.0000 100.0000
8 test 900 200 0 0.0000 100.0000
9 sdfgh 900 200 0 0.0000 100.0000


anything done wrong ?

regards,
Ghislain.

zabbix 1.1b5
debian sarge
Linux 2.6.12
PHP Version 4.3.10-16
register_globals Off
compiled without error
./configure --enable-server --enable-agent --with-mysql --with-net-snmp --prefix=/usr/local

cameronsto
14-01-2006, 16:59
Check your apache error log. Perhaps you don't have the necessary php-gd package installed.

-cameron

ghislain
14-01-2006, 17:56
in fact this is not that i do not see the graph itself sorry if i was not clear.

this is the list of the graph i cannot see.

If you go to /graphs.php and select your host, add a graph then it just say "graph added" and the list does not shows it. I have cleared the cache and logged with another browser but i still do not have the list (i do not use proxy) so this is not the cache. Rebooting the zabbix host and the windows client does not changed anything. Apart from that and a problem in the triggers everything works fine.

On the screen setup i can setup and see the graph added but as i cannot link any item to them they are just empty graphs.


regards,
Ghislain.

bing
16-01-2006, 22:20
Its a permissions thing. Log in with the original Admin account or give yourself higher permissions to see the graphs - they have been added.

markpr
17-01-2006, 00:35
Hi,

I saw the same problem (fresh install of Beta5). The graphs had been created and they were usable within the Screens Configuration) however they were not visible on the Configuration|Graphs page.

I think this was just an error I was making though. Once I added a graph to a host and then selected the host to view graphs I found my missing graphs. I even found a graph associated to the "Select Host..." option

Mark

ghislain
17-01-2006, 22:56
not really a problem of right as i am logged with the admin loggin.

still no graphs. Of course i choose the host where i added it but this does not change anything the list does not appear.

regards,
Ghislain

sweeber
18-01-2006, 01:19
I'm seeing the same problem here as well. My install is beta5 upgraded from beta4. I can create new graphs, and I get the message that the graph was was created, but no graphs appear in the list for the host.

I can see the graph names listed when I go to the Screens page. I too am running as Admin.

KitWalker
18-01-2006, 03:12
Hi, just installed Zabbix 1.1b5.

When trying to add a graph to a Host, it always adds the graph to the "Select host...".

Any help will be greatly appreciated.

Alexei
18-01-2006, 06:27
A graph does not link itself to a host when you create the graph. When you add an item to the 'independent' graph it becomes linked to the item's host.

sweeber
18-01-2006, 14:26
A graph does not link itself to a host when you create the graph. When you add an item to the 'independent' graph it becomes linked to the item's host.

Thanks. I think I've got it now. I was trying to select the host before creating the new graph. Seems to be working fine for me.

ghislain
20-01-2006, 23:01
ok i find them, i have to click on the 'select host' in the drop down to make them appear. I was used to see the graph directly on b4 but i was not adding it on the template host...

regards,
Ghislain.