ubuntu 10.10サーバー用にサボテンをセットアップしようとしていました。
問題は、アクセス時にサボテンに画像がないことです。
データベースをアップロードしてセットアップしましたが、ssh から pull.php を起動するとエラーが発生します。
ERROR: creating '/mnt/laptopshop/cacti/rra/localhost_users_6.rrd': Invalid argument
ERROR: mmaping file '/mnt/laptopshop/cacti/rra/localhost_users_6.rrd': Invalid argument
ERROR: creating '/mnt/laptopshop/cacti/rra/localhost_load_1min_5.rrd': Invalid argument
ERROR: mmaping file '/mnt/laptopshop/cacti/rra/localhost_load_1min_5.rrd': Invalid argument
ERROR: creating '/mnt/laptopshop/cacti/rra/localhost_mem_swap_4.rrd': Invalid argument
ERROR: mmaping file '/mnt/laptopshop/cacti/rra/localhost_mem_swap_4.rrd': Invalid argument
ERROR: creating '/mnt/laptopshop/cacti/rra/localhost_mem_buffers_3.rrd': Invalid argument
ERROR: mmaping file '/mnt/laptopshop/cacti/rra/localhost_mem_buffers_3.rrd': Invalid argument
ERROR: creating '/mnt/laptopshop/cacti/rra/localhost_proc_7.rrd': Invalid argument
07/16/2011 06:29:07 PM - SYSTEM STATS: Time:1.2707 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:5 RRDsProcessed:5
ERROR: mmaping file '/mnt/laptopshop/cacti/rra/localhost_proc_7.rrd': Invalid argument
私はそれをグーグルで検索しようとしましたが、何もうまくいきませんでした。アイデアはありますか?