dear Zabbix experts,
I am installing Zabbix ver 1.1 on Fedora Core 5.
the problem is :
All of the graphs of the data is not shown.
I tried to access the menu : "Monitoring -> "Latest Data".
I picked one variable, eg : Buffers memory.
on the History column, there are links to generate graphs.
on my web browser, the url is :
http://<myserver>/zabbix/history.php?action=showgraph&itemid=17313
By clicking that link, the page is shown, but there
is no graph. It looks like the broken url.
As for the checklist :
1. the latest data on menu "Monitoring" -> "Latest data" is always updated.
2. the RRDTool is installed. It run perfectly. I use ServerStats
( http://serverstats.berlios.org ) and it can give me graphs.
RRDTool is installed with prefix=/opt
3. on the Apache web files : /var/www/html/zabbix , I made
all of the file owned by apache:apache .
Please let me know if there is something missing ?
Thank you in advance.
I am installing Zabbix ver 1.1 on Fedora Core 5.
the problem is :
All of the graphs of the data is not shown.
I tried to access the menu : "Monitoring -> "Latest Data".
I picked one variable, eg : Buffers memory.
on the History column, there are links to generate graphs.
on my web browser, the url is :
http://<myserver>/zabbix/history.php?action=showgraph&itemid=17313
By clicking that link, the page is shown, but there
is no graph. It looks like the broken url.
As for the checklist :
1. the latest data on menu "Monitoring" -> "Latest data" is always updated.
2. the RRDTool is installed. It run perfectly. I use ServerStats
( http://serverstats.berlios.org ) and it can give me graphs.
RRDTool is installed with prefix=/opt
3. on the Apache web files : /var/www/html/zabbix , I made
all of the file owned by apache:apache .
Please let me know if there is something missing ?
Thank you in advance.
Comment