21 Jul
2012
21 Jul
'12
12:52 a.m.
We don't use the PNG files, we use the rrd files.
Adam.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Morgan McLean wrx230@gmail.com wrote:
Hi,
I have a machine named techops01, I have a directory /opt/smokeping/ that is running smokeping. cache/ has the png files etc. I've tried pointing to both, readding the host, rediscovering, nothing.
Additionally, smokeping does not allow "." in the host name. I saw somebody had a patch for observium to add conversion of '_' to '.' , did this ever make it into code? I haven't seen a flag
### smokeping testing
$config['smokeping']['dir'] = "/opt/smokeping/cache/";
also tried
### smokeping testing
$config['smokeping']['dir'] = "/opt/smokeping/";
Its not a permissions issue, its 777 now for testing purposes.
Thank you!
Morgan