Jordi Sanfeliu i Font

Results 120 comments of Jordi Sanfeliu i Font

@uri200, I don't have `docker` but `podman` since I'm using Fedora, but I think they are similar, if not the same. I'm not very versed with containers so, excuse my...

I don't use *BSD systems so my knowledge of the `pf` firewall is limited. I read somewhere though that `ipfw` is the only native firewall for FreeBSD and that's why...

Can you, please, provide a screen shot? Sometimes a picture is worth a thousand words. ;-)

Ah, I think I understood it now. You mean that you'd like to see real call to `RRDs::graph[v]`, with all the values instead of their corresponding variables? I don't know...

In the latest Monitorix version, I've introduced a [new option](https://github.com/mikaku/Monitorix/commit/98ef89190b2d78d2fe6a0e3ebc2f2b3a0ac9fbab) which may help you here. With this new option, you might include any extra RRDtool option during the graph generation...

Although the 5-second sample won't reflect the real activity of ZFS during the last minute, it will indeed bring more information than the current configuration. So, until we don't know...

@abqcheeks, please download the latest `zfs.pm` and let me know if it works for you.

This is a screen shot of how these values are represented after applying the patch: ![zz](https://user-images.githubusercontent.com/829885/57910750-4f20a100-7886-11e9-9da4-ec795973ed13.png)

> I finally got some time to finish the zfs freebsd stuff. I submitted a pull request against the current version which includes ARC stats. Yep, just merged it. >...

> I started to just uncomment the setting in the config file, pointing to a nonexistent file. That would shut up the errors but I figured why bother with that...