1. All device status is "Unknown". (include localhost)
2. I only have one Data Collector. it's a localhost and status is "Unknown".
3. rrd file does not not auto create in "rra/" folder. I must copy code from cacti web GUI then compile it on server after that, rrd file was create.
error is
Code: Select all
ERROR: opening '/var/www/html/cacti/rra/local_linux_machine_load_1min_2.rrd': No such file or directory
Code: Select all
drwxrwxrwx 2 apache apache 4096 Sep 13 20:52 rra
Code: Select all
*/5 * * * * apache php /var/www/html/cacti/poller.php > /dev/null 2>&1
ps. my English not well, sorry about that. and I newbie in Linux too.