Here is an error i get when trying to view graphs:
!!ERROR: RRDTOOLPATH does not point to executable
rrdtool-binary.
but in nagiostat.conf i have:
# Pointer to where the rrd-tool binary is located
RRDToolPath /usr/bin/rrdtool
so it must be working ok, but it does not
Logged In: YES
user_id=1213824
I too also have the same problem, but can't find a solution.
Logged In: NO
Do a find / -name rrdtool and put the real find in.
Here the command rrdtool need to be on /usr/bin.
Logged In: NO
Do a find / -name rrdtool and put the real find in.
Here the command rrdtool need to be on /usr/bin.