fedora4で、MRTGでhddtempを集計しようとすると、以下のようなエラーがcronから帰ってきます。
(cronでmrtgを5分ごとに設定しており,mrtgでは以下のコマンドを設定しています)
自分で「'/usr/bin/hddtemp /dev/hda | awk '{print $3}''」と打つと、ちゃんと温度が「43C」とか返ってくるのですが、corn-mrtg経由の場合には、何か設定が必要なのでしょうか?
よろしくお願いします。
WARNING: Could not get any data from external command
'/usr/bin/hddtemp /dev/hda | awk '{print $3}''
Maybe the external command did not even start. (Illegal seek)
WARNING: Problem with External get '/usr/bin/hddtemp /dev/hda | awk
'{print $3}'':
Expected a Number for 'in' but nothing'
WARNING: Problem with External get '/usr/bin/hddtemp /dev/hda | awk
'{print $3}'':
Expected a Number for 'out' but nothing'
ERROR: Target[hddtemp][_IN_] ' $target->[5]{$mode} ' did not eval into
defined data
ERROR: Target[hddtemp][_OUT_] ' $target->[5]{$mode} ' did not eval into
defined data