graph is drawn only once at the beggining
Moderators: Developers, Moderators
graph is drawn only once at the beggining
After configuration and constructing first graphs I only get a part of graph.. after minutes/ hours there is only a poart of graph that was created after deploying it.. what can be wrong ?
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title='lo - Load Average' \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--units-exponent='0' \
--vertical-label='processes in the run queue' \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
DEF:a="/var/www/html/cacti/rra/lo_load_1min_55.rrd":load_1min:AVERAGE \
DEF:b="/var/www/html/cacti/rra/lo_load_1min_55.rrd":load_5min:AVERAGE \
DEF:c="/var/www/html/cacti/rra/lo_load_1min_55.rrd":load_15min:AVERAGE \
CDEF:cdefg=TIME,1342003695,GT,a,a,UN,0,a,IF,IF,TIME,1342003695,GT,b,b,UN,0,b,IF,IF,TIME,1342003695,GT,c,c,UN,0,c,IF,IF,+,+ \
AREA:a#EACC00FF:"1 Minute Average" \
GPRINTLAST:" Current\:%8.2lf\n" \
AREA:b#EA8F00FF:"5 Minute Average":STACK \
GPRINTLAST:" Current\:%8.2lf\n" \
AREA:c#FF0000FF:"15 Minute Average":STACK \
GPRINT:c:LAST:"Current\:%8.2lf\n" \
LINE1:cdefg#000000FF:"\n"
RRDTool Says:
OK
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title='lo - Load Average' \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--units-exponent='0' \
--vertical-label='processes in the run queue' \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
DEF:a="/var/www/html/cacti/rra/lo_load_1min_55.rrd":load_1min:AVERAGE \
DEF:b="/var/www/html/cacti/rra/lo_load_1min_55.rrd":load_5min:AVERAGE \
DEF:c="/var/www/html/cacti/rra/lo_load_1min_55.rrd":load_15min:AVERAGE \
CDEF:cdefg=TIME,1342003695,GT,a,a,UN,0,a,IF,IF,TIME,1342003695,GT,b,b,UN,0,b,IF,IF,TIME,1342003695,GT,c,c,UN,0,c,IF,IF,+,+ \
AREA:a#EACC00FF:"1 Minute Average" \
GPRINTLAST:" Current\:%8.2lf\n" \
AREA:b#EA8F00FF:"5 Minute Average":STACK \
GPRINTLAST:" Current\:%8.2lf\n" \
AREA:c#FF0000FF:"15 Minute Average":STACK \
GPRINT:c:LAST:"Current\:%8.2lf\n" \
LINE1:cdefg#000000FF:"\n"
RRDTool Says:
OK
-
- Posts: 11
- Joined: Mon Jul 09, 2012 8:53 am
Re: graph is drawn only once at the beggining
Does your graph data say NaN or something?
Re: graph is drawn only once at the beggining
Yes it is ! As I can see that values NaN on the graphs, only on the beggining in firs 5 minutes of working i see a graph , and after that i do not receive any grapfh
I will give additional information shortly !
Thanks much for your interest in my worries
f
I will give additional information shortly !
Thanks much for your interest in my worries
f
-
- Posts: 11
- Joined: Mon Jul 09, 2012 8:53 am
Re: graph is drawn only once at the beggining
for poller you're using cmd.php or spine?
And did you made them excutable?
And what's the interval of your poller if you're using spine? I am setting it at 5 minutes.
And what is your linux user account use to run cacti?
And did you made them excutable?
And what's the interval of your poller if you're using spine? I am setting it at 5 minutes.
And what is your linux user account use to run cacti?
Re: graph is drawn only once at the beggining
I am using cmd.phpfor poller you're using cmd.php or spine?
And did you made them excutable?
And what's the interval of your poller if you're using spine? I am setting it at 5 minutes.
And what is your linux user account use to run cact
Yes, cmd.php has appriopriate priviledges.
5 minutes for polling.
User cacti in cacti group.
As I made it one more time, graph generated only a smart part of itself (was being drawn only for 5- 10 minutes) and now is not drawing anything new.
Log show :
07/12/2012 12:44:05 PM - SYSTEM STATS: Time:0.1862 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Time: 0.0748 s, Theads: N/A, Hosts: 1
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] DS[63] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 34976
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] DS[65] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.01 5min:0.03 10min:0.00
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] DS[64] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 8361104
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] DS[67] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 117
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] DS[66] CMD: perl /var/www/html/cacti/scripts/unix_users.pl , output: 1
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] DS[68] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.01 5min:0.03 10min:0.00
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[6] OID: .1.3.6.1.2.1.1.3.0, output: 259254711
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[1] OID: .1.3.6.1.2.1.1.3.0, output: 259254711
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] SNMP: Host responded to SNMP
07/12/2012 12:44:05 PM - CMDPHP: Poller[0] Host[6] PING: UDP Ping Success (0.06 ms)
without any warnings/errors.
And in Graph managment RRDTool says ok, but the graph is only drawn with a small part of it ( made on the begining of polling ).
My devise is Up, with availability 100, and current/average information. What is more verbose queires also show data.
Stuck in it.. ;(
filip
Re: graph is drawn only once at the beggining
Switched to debug mode, eveythign seems to be fine with data,... but still no graph generated :/
07/12/2012 02:10:01 PM - SYSTEM STATS: Time:0.3045 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_mem_buffers_63.rrd --template mem_buffers 1342116601:15428
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Time: 0.1878 s, Theads: N/A, Hosts: 1
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[63] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 15428
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_load_1min_65.rrd --template load_1min:load_5min:load_15min 1342116601:0.04:0.03:0.00
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_mem_swap_64.rrd --template mem_swap 1342116601:8361104
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_proc_67.rrd --template proc 1342116601:120
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.03' [map 5min->load_5min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.04' [map 1min->load_1min]
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[65] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.04 5min:0.03 10min:0.00
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[64] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 8361104
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[67] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 120
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_users_66.rrd --template users 1342116601:1
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[66] CMD: perl /var/www/html/cacti/scripts/unix_users.pl , output: 1
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_load_1min_68.rrd --template load_1min:load_5min:load_15min 1342116601:0.04:0.03:0.00
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.03' [map 5min->load_5min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.04' [map 1min->load_1min]
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[68] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.04 5min:0.03 10min:0.00
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[6] OID: .1.3.6.1.2.1.1.3.0, output: 259770338
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[6] OID: .1.3.6.1.2.1.1.3.0
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[1] OID: .1.3.6.1.2.1.1.3.0, output: 259770338
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[1] OID: .1.3.6.1.2.1.1.3.0
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE: Processing 2 items in the auto reindex cache for '127.0.0.1'.
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] SNMP: Host responded to SNMP
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] PING: UDP Ping Success (0.06 ms)
07/12/2012 02:10:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/var/www/html/cacti/cmd.php" 0 6]
07/12/2012 02:10:01 PM - POLLER: Poller[0] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
is it a problem with rrdtool update/ poller time.. or what now ?
guys, I believe that this is known problem.. omg, just dying wit it
thanks for your time !
filip
07/12/2012 02:10:01 PM - SYSTEM STATS: Time:0.3045 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_mem_buffers_63.rrd --template mem_buffers 1342116601:15428
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Time: 0.1878 s, Theads: N/A, Hosts: 1
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[63] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 15428
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_load_1min_65.rrd --template load_1min:load_5min:load_15min 1342116601:0.04:0.03:0.00
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_mem_swap_64.rrd --template mem_swap 1342116601:8361104
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_proc_67.rrd --template proc 1342116601:120
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.03' [map 5min->load_5min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.04' [map 1min->load_1min]
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[65] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.04 5min:0.03 10min:0.00
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[64] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 8361104
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[67] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 120
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_users_66.rrd --template users 1342116601:1
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[66] CMD: perl /var/www/html/cacti/scripts/unix_users.pl , output: 1
07/12/2012 02:10:01 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/lo_load_1min_68.rrd --template load_1min:load_5min:load_15min 1342116601:0.04:0.03:0.00
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.03' [map 5min->load_5min]
07/12/2012 02:10:01 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.04' [map 1min->load_1min]
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] DS[68] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.04 5min:0.03 10min:0.00
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[6] OID: .1.3.6.1.2.1.1.3.0, output: 259770338
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[6] OID: .1.3.6.1.2.1.1.3.0
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[1] OID: .1.3.6.1.2.1.1.3.0, output: 259770338
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE DQ[1] OID: .1.3.6.1.2.1.1.3.0
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] RECACHE: Processing 2 items in the auto reindex cache for '127.0.0.1'.
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] SNMP: Host responded to SNMP
07/12/2012 02:10:01 PM - CMDPHP: Poller[0] Host[6] PING: UDP Ping Success (0.06 ms)
07/12/2012 02:10:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/var/www/html/cacti/cmd.php" 0 6]
07/12/2012 02:10:01 PM - POLLER: Poller[0] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
is it a problem with rrdtool update/ poller time.. or what now ?
guys, I believe that this is known problem.. omg, just dying wit it
thanks for your time !
filip
-
- Posts: 11
- Joined: Mon Jul 09, 2012 8:53 am
Re: graph is drawn only once at the beggining
hmm strange, can you post your crontab? And which version you're running?
Re: graph is drawn only once at the beggining
/etc/cron.d/cacti
*/5 * * * * cacti /usr/bin/php /var/www/html/cacti/poller.php > /dev/null 2>&1
/etc/crontab
nothing.
// question, which "cron" should be filled with the command for poller ?
information from tech support :
General Information
Date Fri, 13 Jul 2012 09:30:38 +0100
Cacti Version 0.8.7i
Cacti OS unix
SNMP Version NET-SNMP version: 5.3.2.2
RRDTool Version RRDTool 1.2.x
Hosts 1
Graphs 4
Data Sources Script/Command: 5
Total: 5
Poller Information
Interval 300
Type cmd.php
Items Action[1]: 5
Total: 5
Concurrent Processes 1
Max Threads 1
PHP Servers 1
Script Timeout 25
Max OID 10
Last Run Statistics Time:0.1962 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
PHP Information
PHP Version 5.1.6
PHP OS Linux
PHP uname Linux (....)
PHP SNMP Installed
max_execution_time 120
memory_limit 128M
so yes, pretty awasome, by time to time poller is broken, empty graphs with nan values and sometimes :
07/13/2012 09:27:13 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/var/www/html/cacti/cmd.php" 0 7]
07/13/2012 09:27:13 AM - POLLER: Poller[0] WARNING: Cron is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a maximum of a '300' second Cron, but 67094 seconds have passed since the last poll!
damnly stuck, just reading google
hey mate, thanks for being with me =)
f
*/5 * * * * cacti /usr/bin/php /var/www/html/cacti/poller.php > /dev/null 2>&1
/etc/crontab
nothing.
// question, which "cron" should be filled with the command for poller ?
information from tech support :
General Information
Date Fri, 13 Jul 2012 09:30:38 +0100
Cacti Version 0.8.7i
Cacti OS unix
SNMP Version NET-SNMP version: 5.3.2.2
RRDTool Version RRDTool 1.2.x
Hosts 1
Graphs 4
Data Sources Script/Command: 5
Total: 5
Poller Information
Interval 300
Type cmd.php
Items Action[1]: 5
Total: 5
Concurrent Processes 1
Max Threads 1
PHP Servers 1
Script Timeout 25
Max OID 10
Last Run Statistics Time:0.1962 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
PHP Information
PHP Version 5.1.6
PHP OS Linux
PHP uname Linux (....)
PHP SNMP Installed
max_execution_time 120
memory_limit 128M
so yes, pretty awasome, by time to time poller is broken, empty graphs with nan values and sometimes :
07/13/2012 09:27:13 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/var/www/html/cacti/cmd.php" 0 7]
07/13/2012 09:27:13 AM - POLLER: Poller[0] WARNING: Cron is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a maximum of a '300' second Cron, but 67094 seconds have passed since the last poll!
damnly stuck, just reading google
hey mate, thanks for being with me =)
f
Re: graph is drawn only once at the beggining
when I do :
su cacti
and then php .../poller.php
iam getting :
PHP Warning: include(/var/www/html/cacti/include/config.php): failed to open stream: Permission denied in /var/www/html/cacti/include/global.php on line 46
PHP Warning: include(): Failed opening '/var/www/html/cacti/include/config.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/cacti/include/global.php on line 46
FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in 'include/config.php'
all permission are cacti:cacti (user), and the database config is perfectly fine..
whe the hell ?:(
su cacti
and then php .../poller.php
iam getting :
PHP Warning: include(/var/www/html/cacti/include/config.php): failed to open stream: Permission denied in /var/www/html/cacti/include/global.php on line 46
PHP Warning: include(): Failed opening '/var/www/html/cacti/include/config.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/cacti/include/global.php on line 46
FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in 'include/config.php'
all permission are cacti:cacti (user), and the database config is perfectly fine..
whe the hell ?:(
-
- Posts: 11
- Joined: Mon Jul 09, 2012 8:53 am
Re: graph is drawn only once at the beggining
It's not a good idea, but can you try a fresh install and run cacti as root - this mean root account not su? (still change owner of rra and logs and other files to http if need as instructed by manual)
then in crontab remove the sudo http part, as you're running as root.
Give it a try
PS Or try */5 * * * * {path to su} -u cacti /usr/bin/php /var/www/html/cacti/poller.php > /dev/null 2>&1
-u
The -u (user) option causes sudo to run the specified command as a user other than root. To specify a uid instead of a username, use #uid.
I thought I died installing cacti and one day till now it's working really fine with me =)
Now I think i'm in love
then in crontab remove the sudo http part, as you're running as root.
Give it a try
PS Or try */5 * * * * {path to su} -u cacti /usr/bin/php /var/www/html/cacti/poller.php > /dev/null 2>&1
-u
The -u (user) option causes sudo to run the specified command as a user other than root. To specify a uid instead of a username, use #uid.
I thought I died installing cacti and one day till now it's working really fine with me =)
Now I think i'm in love
-
- Cacti Pro User
- Posts: 613
- Joined: Tue Aug 29, 2006 4:09 pm
- Location: NL
Re: graph is drawn only once at the beggining
Check the permission of the rrd files. If you created them with root permissions, the crontab (you created one, right?) will not add new data. The files should be writable for the cacti user.
Maintainer of cacti in Debian (and Ubuntu).
Cacti 1.* is now officially supported on Debian Stretch via Debian backports
FAQ Ubuntu and Debian differences
Generic cacti debugging
Cacti 1.* is now officially supported on Debian Stretch via Debian backports
FAQ Ubuntu and Debian differences
Generic cacti debugging
Re: graph is drawn only once at the beggining
installed cacti obn another machine ( 8.8a with rrdtool 1.4 ) -> without fuc** problem. (all working like a charm)
My cacti on another machine (8.7i with rrdtool 1.2) -> NOT WORKING.
but EVERYTHING including cron/permission/database is identical.
wtf ?
The problem is I have to use the 8.7i -> prod environment, very hard to get new repo/update or whatever.
And you know... cron is not working on the 8.7i , I need to launch it everytime by hand..
this is madnesssss
f
My cacti on another machine (8.7i with rrdtool 1.2) -> NOT WORKING.
but EVERYTHING including cron/permission/database is identical.
wtf ?
The problem is I have to use the 8.7i -> prod environment, very hard to get new repo/update or whatever.
And you know... cron is not working on the 8.7i , I need to launch it everytime by hand..
this is madnesssss
f
-
- Posts: 11
- Joined: Mon Jul 09, 2012 8:53 am
Re: graph is drawn only once at the beggining
I think it's because of your permission. DId you apply any patch or try change run by root?
Re: graph is drawn only once at the beggining
Guys, i mede it. So appreciate all your time and help for me !!
It almost works... when I display all available graphs for the host its perfect.. but when I click on one of them to see more details ( daily, weekdly .etc ) I get empty graphs.. but the graphs shown on the main screen are just perfect..
I am getting better with cacti - bu in evey step it make me sad, it can not jsut works ?
f
It almost works... when I display all available graphs for the host its perfect.. but when I click on one of them to see more details ( daily, weekdly .etc ) I get empty graphs.. but the graphs shown on the main screen are just perfect..
I am getting better with cacti - bu in evey step it make me sad, it can not jsut works ?
f
-
- Posts: 11
- Joined: Mon Jul 09, 2012 8:53 am
Re: graph is drawn only once at the beggining
just wait, it's the weekly summary/monthly so you have to run it for some day
glad you got it working
glad you got it working
Who is online
Users browsing this forum: No registered users and 3 guests