new/imported graphs not showing
Moderators: Developers, Moderators
new/imported graphs not showing
Hello Cacti forum,
This issue seems to be rather persistent in this forum, but no tip or trick has helped me yet. I've been using Linux for less than a week and my boss just made me the Cacti SME. FAQs and Debugging has not helped. I have a Windows server admin background and I don't know how to diagnose Linux problems. I've been instructed to setup my own Cacti server to play around with before I am given admin rights to our production servers, which also run Linux. Today is the third day i've been trying to diagnose this Cacti issue.
I've setup Cacti in a VM running Ubuntu 10.10. Everything seems to be working great, but any new graphs that I either add or import do not display. the standard 4 rrd files are located in the rra folder but new rrd files are not generated. the rra folder has been given 777 permissions (i don't think this would be appropriate for production). between the .ini / crontab / cron.d whatever files, I have no idea where permissions are supposed to be set. I am just presuming that this is a permissions issue.
I'm really looking forward to this career change and working with Cacti permanently, but this has a rather large learning curve. But I learn best by trial and error, so if you're willing to help me through whatever steps, i'd really appreciate it.
This issue seems to be rather persistent in this forum, but no tip or trick has helped me yet. I've been using Linux for less than a week and my boss just made me the Cacti SME. FAQs and Debugging has not helped. I have a Windows server admin background and I don't know how to diagnose Linux problems. I've been instructed to setup my own Cacti server to play around with before I am given admin rights to our production servers, which also run Linux. Today is the third day i've been trying to diagnose this Cacti issue.
I've setup Cacti in a VM running Ubuntu 10.10. Everything seems to be working great, but any new graphs that I either add or import do not display. the standard 4 rrd files are located in the rra folder but new rrd files are not generated. the rra folder has been given 777 permissions (i don't think this would be appropriate for production). between the .ini / crontab / cron.d whatever files, I have no idea where permissions are supposed to be set. I am just presuming that this is a permissions issue.
I'm really looking forward to this career change and working with Cacti permanently, but this has a rather large learning curve. But I learn best by trial and error, so if you're willing to help me through whatever steps, i'd really appreciate it.
Re: new/imported graphs not showing
Nothing seems to indicate mis-management of newly created rrd files.
Does anything look off?
Does anything look off?
Code: Select all
10/27/2010 01:15:01 PM - POLLER: Poller[0] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '299', Max Runtime '298', Poller Runs: '1'
10/27/2010 01:15:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 0]
10/27/2010 01:15:01 PM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
10/27/2010 01:15:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 1 1]
10/27/2010 01:15:01 PM - CMDPHP: Poller[0] Host[1] PING: UDP Ping Success (0.05 ms)
10/27/2010 01:15:01 PM - CMDPHP: Poller[0] Host[1] DS[3] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl MemFree:, output: 507448
10/27/2010 01:15:01 PM - CMDPHP: Poller[0] Host[1] DS[4] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl SwapFree:, output: 59104
10/27/2010 01:15:01 PM - CMDPHP: Poller[0] Host[1] DS[5] CMD: perl /usr/share/cacti/site/scripts/loadavg_multi.pl, output: 1min:2.02 5min:2.11 10min:2.15
10/27/2010 01:15:01 PM - CMDPHP: Poller[0] Host[1] DS[6] CMD: perl /usr/share/cacti/site/scripts/unix_users.pl , output: 4
10/27/2010 01:15:01 PM - CMDPHP: Poller[0] Host[1] DS[7] CMD: perl /usr/share/cacti/site/scripts/unix_processes.pl, output: 243
10/27/2010 01:15:02 PM - CMDPHP: Poller[0] Host[1] DS[47] WARNING: Result from CMD not valid. Partial Result: U
10/27/2010 01:15:02 PM - CMDPHP: Poller[0] Host[1] DS[47] CMD: perl /usr/share/cacti/site/scripts/ping.pl 127.0.0.1, output: U
10/27/2010 01:15:02 PM - CMDPHP: Poller[0] Time: 0.2704 s, Theads: N/A, Hosts: 1
10/27/2010 01:15:02 PM - POLLER: Poller[0] Parsed MULTI output field '1min:2.02' [map 1min->load_1min]
10/27/2010 01:15:02 PM - POLLER: Poller[0] Parsed MULTI output field '5min:2.11' [map 5min->load_5min]
10/27/2010 01:15:02 PM - POLLER: Poller[0] Parsed MULTI output field '10min:2.15' [map 10min->load_15min]
10/27/2010 01:15:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/1/47.rrd --template ping 1288210501:U
10/27/2010 01:15:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_proc_7.rrd --template proc 1288210501:243
10/27/2010 01:15:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_users_6.rrd --template users 1288210501:4
10/27/2010 01:15:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1288210501:2.02:2.11:2.15
10/27/2010 01:15:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_mem_swap_4.rrd --template mem_swap 1288210501:59104
10/27/2010 01:15:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_mem_buffers_3.rrd --template mem_buffers 1288210501:507448
10/27/2010 01:15:02 PM - SYSTEM STATS: Time:1.2441 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
10/27/2010 01:20:01 PM - POLLER: Poller[0] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
10/27/2010 01:20:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 0]
10/27/2010 01:20:02 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 1 1]
10/27/2010 01:20:02 PM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] PING: UDP Ping Success (0.05 ms)
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[3] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl MemFree:, output: 486792
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[4] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl SwapFree:, output: 59104
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[5] CMD: perl /usr/share/cacti/site/scripts/loadavg_multi.pl, output: 1min:2.25 5min:2.17 10min:2.16
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[6] CMD: perl /usr/share/cacti/site/scripts/unix_users.pl , output: 4
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[7] CMD: perl /usr/share/cacti/site/scripts/unix_processes.pl, output: 244
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[47] WARNING: Result from CMD not valid. Partial Result: U
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Host[1] DS[47] CMD: perl /usr/share/cacti/site/scripts/ping.pl 127.0.0.1, output: U
10/27/2010 01:20:02 PM - CMDPHP: Poller[0] Time: 0.2268 s, Theads: N/A, Hosts: 1
10/27/2010 01:20:03 PM - POLLER: Poller[0] Parsed MULTI output field '1min:2.25' [map 1min->load_1min]
10/27/2010 01:20:03 PM - POLLER: Poller[0] Parsed MULTI output field '5min:2.17' [map 5min->load_5min]
10/27/2010 01:20:03 PM - POLLER: Poller[0] Parsed MULTI output field '10min:2.16' [map 10min->load_15min]
10/27/2010 01:20:03 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/1/47.rrd --template ping 1288210802:U
10/27/2010 01:20:03 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_proc_7.rrd --template proc 1288210802:244
10/27/2010 01:20:03 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_users_6.rrd --template users 1288210802:4
10/27/2010 01:20:03 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1288210802:2.25:2.17:2.16
10/27/2010 01:20:03 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_mem_swap_4.rrd --template mem_swap 1288210802:59104
10/27/2010 01:20:03 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/lib/cacti/rra/localhost_mem_buffers_3.rrd --template mem_buffers 1288210802:486792
10/27/2010 01:20:03 PM - SYSTEM STATS: Time:1.2395 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:6 RRDsProcessed:6
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: new/imported graphs not showing
1st advise is to read 2nd link of my sig. Assumes some (not much) unix know how, unfortunately.
And please know, that Ubuntu has a slightly different file layout that may cause problems adopting the above help
R.
And please know, that Ubuntu has a slightly different file layout that may cause problems adopting the above help
R.
Re: new/imported graphs not showing
Yes, I've read it. And even tried executing what I could figure out. But your infamous 2nd link of your sig is not a cure-all. I read the book, too, and it raves about how great of a support forum this is. The book also raves about how easy Cacti is to use. So what do I do if the senior members of this forum point me to a howto that i've already read? How about you re-write it for people that might not know what they're doing, which are probably the majority of the people that use it? I've crawled this forum for this problem and there is nothing that helps.gandalf wrote:1st advise is to read 2nd link of my sig. Assumes some (not much) unix know how, unfortunately.
And please know, that Ubuntu has a slightly different file layout that may cause problems adopting the above help
R.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: new/imported graphs not showing
I surely will do so.filco wrote:Yes, I've read it. And even tried executing what I could figure out. But your infamous 2nd link of your sig is not a cure-all. I read the book, too, and it raves about how great of a support forum this is. The book also raves about how easy Cacti is to use. So what do I do if the senior members of this forum point me to a howto that i've already read? How about you re-write it for people that might not know what they're doing, which are probably the majority of the people that use it? I've crawled this forum for this problem and there is nothing that helps.gandalf wrote:1st advise is to read 2nd link of my sig. Assumes some (not much) unix know how, unfortunately.
And please know, that Ubuntu has a slightly different file layout that may cause problems adopting the above help
R.
But please accept my apologies that after working 4 years on this topic, I might have some problem understanding the real issues behind those problems. And pointing me to my lack of seeing through your eyes does not help me, indeed. From your words above, I was not able to deduce that you've read my docs; unfortunately, many users do not (sigh).
But, looking forward, we may simply start by rephrasing your question. It might even help telling us which steps you were able to execute and which results you did achieve. For me, it's quite hard to guess which of those steps were not explained well enough.
I often make the offering to adopt any hints enhancing the documentation in case you provide a better wording. In fact, this is a dokuwiki, so you can do so without me.
Concentrating on a single issue from your log file (this will perhaps not cure all problems), let's tackle
Result "U" means, that there was no valid numeric result when running the given command. My documentation tells you, that you may have to replace "perl" by e.g. "/usr/bin/perl" (or whatever the full path is on your system, use "which perl" to know). Then, run "php -q rebuild_poller_cache.php". More possible issues are, that the user running the poller (e.g. "cactiuser" has insufficient access to "ping.pl" or to commands used therein.10/27/2010 01:15:02 PM - CMDPHP: Poller[0] Host[1] DS[47] WARNING: Result from CMD not valid. Partial Result: U
10/27/2010 01:15:02 PM - CMDPHP: Poller[0] Host[1] DS[47] CMD: perl /usr/share/cacti/site/scripts/ping.pl 127.0.0.1, output: U
One of the generic issues for rrd files not being created is that the user running the poller has not enough permissions to write to the <path_cacti>/rra foled (whatever this resolves to on your ubuntu system)
R.
Re: new/imported graphs not showing
Thank you for that information. On top of tackling Cacti, my boss is having me write perl scripts using regex and subroutines. It's quite the load for someone brand new to *nix. Anyways...
It seems as though Ubuntu 10.10 uses the www-data user for cacti related functions. When I was setting up cacti, i was literally using "cactiuser" as my user, but i've since modified permissions to use www-data. i've also added:
*/1 * * * * root /usr/bin/php -q /var/www/cacti/poller.php > /var/log/poller.log 2>&1
to my /etc/crontab
for some reason my poller stopped running altogether, then i added that line into crontab.
But now i'm back to my original problem... the built in templates are not getting displayed.
this is my output from: /var/log/cacti/cacti.log:
It seems as though Ubuntu 10.10 uses the www-data user for cacti related functions. When I was setting up cacti, i was literally using "cactiuser" as my user, but i've since modified permissions to use www-data. i've also added:
*/1 * * * * root /usr/bin/php -q /var/www/cacti/poller.php > /var/log/poller.log 2>&1
to my /etc/crontab
for some reason my poller stopped running altogether, then i added that line into crontab.
But now i'm back to my original problem... the built in templates are not getting displayed.
this is my output from: /var/log/cacti/cacti.log:
Code: Select all
11/07/2010 11:27:02 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '61', Max Runtime '58', Poller Runs: '1'
11/07/2010 11:27:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1]
11/07/2010 11:27:02 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
11/07/2010 11:27:03 AM - SYSTEM STATS: Time:1.1164 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:0 RRDsProcessed:0
11/07/2010 11:28:01 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '59', Max Runtime '58', Poller Runs: '1'
11/07/2010 11:28:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1]
11/07/2010 11:28:01 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
11/07/2010 11:28:02 AM - SYSTEM STATS: Time:1.1259 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:0 RRDsProcessed:0
11/07/2010 11:29:01 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '60', Max Runtime '58', Poller Runs: '1'
11/07/2010 11:29:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1]
11/07/2010 11:29:01 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
11/07/2010 11:29:02 AM - SYSTEM STATS: Time:1.1150 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:0 RRDsProcessed:0
11/07/2010 11:30:02 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '61', Max Runtime '58', Poller Runs: '1'
11/07/2010 11:30:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1]
11/07/2010 11:30:02 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
11/07/2010 11:30:03 AM - SYSTEM STATS: Time:1.1224 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:0 RRDsProcessed:0
11/07/2010 11:31:01 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '59', Max Runtime '58', Poller Runs: '1'
11/07/2010 11:31:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1]
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[0] DS[70] WARNING: Result from CMD not valid. Partial Result: U
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[0] DS[70] CMD: /home/cactiuser/bin/random2.pl, output: U
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[3] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl MemFree:, output: 124616
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[4] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl SwapFree:, output: 0
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[5] CMD: perl /usr/share/cacti/site/scripts/loadavg_multi.pl, output: 1min:3.35 5min:3.42 10min:3.26
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[6] CMD: perl /usr/share/cacti/site/scripts/unix_users.pl , output: 3
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[7] CMD: perl /usr/share/cacti/site/scripts/unix_processes.pl, output: 251
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[47] WARNING: Result from CMD not valid. Partial Result: U
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[47] CMD: perl /usr/share/cacti/site/scripts/ping.pl 127.0.0.1, output: U
11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Time: 0.2208 s, Theads: N/A, Hosts: 1
11/07/2010 11:31:02 AM - POLLER: Poller[0] Parsed MULTI output field '1min:3.35' [map 1min->load_1min]
11/07/2010 11:31:02 AM - POLLER: Poller[0] Parsed MULTI output field '5min:3.42' [map 5min->load_5min]
11/07/2010 11:31:02 AM - POLLER: Poller[0] Parsed MULTI output field '10min:3.26' [map 10min->load_15min]
11/07/2010 11:31:02 AM - SYSTEM STATS: Time:1.1170 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:7 RRDsProcessed:7
11/07/2010 11:32:01 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '60', Max Runtime '58', Poller Runs: '1'
11/07/2010 11:32:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1]
11/07/2010 11:32:01 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
11/07/2010 11:32:02 AM - SYSTEM STATS: Time:1.1166 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:0 RRDsProcessed:0
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: new/imported graphs not showing
It is NOT recommended to use rott to run the poller. "cactiuser", or, in your case "www-data" should do. Please take care of permissions of rrd files that have been created by root already!filco wrote:Thank you for that information. On top of tackling Cacti, my boss is having me write perl scripts using regex and subroutines. It's quite the load for someone brand new to *nix. Anyways...
It seems as though Ubuntu 10.10 uses the www-data user for cacti related functions. When I was setting up cacti, i was literally using "cactiuser" as my user, but i've since modified permissions to use www-data. i've also added:
*/1 * * * * root /usr/bin/php -q /var/www/cacti/poller.php > /var/log/poller.log 2>&1
to my /etc/crontab
This makes me think, that there are two pollers running in parallel. One every 60 sec. and one (the default) every 5 minutes. The last one seems to succed, as he finds data that should be polled.this is my output from: /var/log/cacti/cacti.log:
Code: Select all
11/07/2010 11:27:02 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '61', Max Runtime '58', Poller Runs: '1' 11/07/2010 11:27:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1] 11/07/2010 11:27:02 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle! 11/07/2010 11:28:01 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle! 11/07/2010 11:29:01 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle! 11/07/2010 11:30:02 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle! ... 11/07/2010 11:31:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q "/usr/share/cacti/site/cmd.php" 0 1] 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[0] DS[70] WARNING: Result from CMD not valid. Partial Result: U 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[0] DS[70] CMD: /home/cactiuser/bin/random2.pl, output: U 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[3] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl MemFree:, output: 124616 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[4] CMD: perl /usr/share/cacti/site/scripts/linux_memory.pl SwapFree:, output: 0 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[5] CMD: perl /usr/share/cacti/site/scripts/loadavg_multi.pl, output: 1min:3.35 5min:3.42 10min:3.26 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[6] CMD: perl /usr/share/cacti/site/scripts/unix_users.pl , output: 3 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[7] CMD: perl /usr/share/cacti/site/scripts/unix_processes.pl, output: 251 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[47] WARNING: Result from CMD not valid. Partial Result: U 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Host[1] DS[47] CMD: perl /usr/share/cacti/site/scripts/ping.pl 127.0.0.1, output: U 11/07/2010 11:31:01 AM - CMDPHP: Poller[0] Time: 0.2208 s, Theads: N/A, Hosts: 1 11/07/2010 11:31:02 AM - POLLER: Poller[0] Parsed MULTI output field '1min:3.35' [map 1min->load_1min] 11/07/2010 11:31:02 AM - POLLER: Poller[0] Parsed MULTI output field '5min:3.42' [map 5min->load_5min] 11/07/2010 11:31:02 AM - POLLER: Poller[0] Parsed MULTI output field '10min:3.26' [map 10min->load_15min] 11/07/2010 11:31:02 AM - SYSTEM STATS: Time:1.1170 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:7 RRDsProcessed:7
Please know, that my personal opinion is to not support 1 min polling (it sucks with current cacti, never use it until you consider yourself being an experienced user).
So please see 2nd link of my sig (yes, again) and TRY to find BOTH crontab entries that SEEM to be in effect.
Of course, my assumption may fail
R.
Re: new/imported graphs not showing
Am I supposed to have setup SNMP (snmp, snmpd or net-snmp)? I ask because i've been trying to setup an SNMP v3 user. There are no guides on the Internet that make sense how to do this. Currently my local device, and the other local test devices are using ping.
Re: new/imported graphs not showing
Thank you for your continued support. I have not been able to find any evidence for a second cronjob. The only one I can find is in /etc/crontab. Are there any other rocks I should be looking under?gandalf wrote:This makes me think, that there are two pollers running in parallel. One every 60 sec. and one (the default) every 5 minutes. The last one seems to succed, as he finds data that should be polled.
Please know, that my personal opinion is to not support 1 min polling (it sucks with current cacti, never use it until you consider yourself being an experienced user).
So please see 2nd link of my sig (yes, again) and TRY to find BOTH crontab entries that SEEM to be in effect.
Of course, my assumption may fail
R.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: new/imported graphs not showing
/etc/cron.d/*
crontabs of user root and/or cactiuser and/or httpd user
R.
crontabs of user root and/or cactiuser and/or httpd user
R.
Who is online
Users browsing this forum: No registered users and 4 guests