Graph not Generating
Moderators: Developers, Moderators
Graph not Generating
Hello..
I am newbie to Linux as well as cacti.I have installed cacti in cent os 4.4, when, Intially i was getting error in debug mode saying directory not found...now that has gone but still this problem presist.The problem is there for all the graph.
RRDtool 1.2
Net-SNMP 5
perl
Help me out, Before installing cacti, i installed MRTg...is it due to it?
Regards
freebird
I am newbie to Linux as well as cacti.I have installed cacti in cent os 4.4, when, Intially i was getting error in debug mode saying directory not found...now that has gone but still this problem presist.The problem is there for all the graph.
RRDtool 1.2
Net-SNMP 5
perl
Help me out, Before installing cacti, i installed MRTg...is it due to it?
Regards
freebird
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
Hi
did you add a crontab entry for the poller ?
If yes, can you run it once by hand ?
did you add a crontab entry for the poller ?
If yes, can you run it once by hand ?
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
Log in as 'cactiuser', and run :
Code: Select all
$ php /var/www/html/cacti/poller.php
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
php /var/www/html/cacti/poller.php
Content-type: text/html
X-Powered-By: PHP/4.3.9
03/24/2007 09:35:43 AM - POLLER: Poller[0] Maximum runtime of 292 seconds exceeded. Exiting.
03/24/2007 09:35:43 AM - SYSTEM STATS: Time:293.3940 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:16 RRDsProcessed:0
PHP Warning: pclose(): 45 is not a valid stream resource in /var/www/html/cacti/lib/rrd.php on line 48
Getting this error while running "php /var/www/html/cacti/poller.php" and graph has changed to.
Regards
freebird
Content-type: text/html
X-Powered-By: PHP/4.3.9
03/24/2007 09:35:43 AM - POLLER: Poller[0] Maximum runtime of 292 seconds exceeded. Exiting.
03/24/2007 09:35:43 AM - SYSTEM STATS: Time:293.3940 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:16 RRDsProcessed:0
PHP Warning: pclose(): 45 is not a valid stream resource in /var/www/html/cacti/lib/rrd.php on line 48
Getting this error while running "php /var/www/html/cacti/poller.php" and graph has changed to.
Regards
freebird
freebird wrote:php /var/www/html/cacti/poller.php
Content-type: text/html
X-Powered-By: PHP/4.3.9
03/24/2007 09:35:43 AM - POLLER: Poller[0] Maximum runtime of 292 seconds exceeded. Exiting.
03/24/2007 09:35:43 AM - SYSTEM STATS: Time:293.3940 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:16 RRDsProcessed:0
PHP Warning: pclose(): 45 is not a valid stream resource in /var/www/html/cacti/lib/rrd.php on line 48
Getting this error while running "php /var/www/html/cacti/poller.php" and graph has changed to.
Regards
freebird
Can Anyone help me out please
Regards
freebird
cacti .8j does not like PHP-4xx
I have came problem,
Seems that cacti 0.8j does not like PHP 4.xx !!!
Any ideas why ? Or any patches ?
Seems that cacti 0.8j does not like PHP 4.xx !!!
Any ideas why ? Or any patches ?
Who is online
Users browsing this forum: No registered users and 1 guest