Vachagan Gratian
Vachagan Gratian
I suspect the problem is that in `deb/postinst`: ``` chmod -R u+s /opt/harvest/bin chmod -R g+s /opt/harvest/bin ``` changes the set-user-ID to root (current executing user), not to harvest which...
could you check if the user-ID of the poller is harvest as well when you start them with systemctl?
I reproduced this issue on a Debian 8 with harvest version `21.08.3011-v21.05.0 (commit 19f8f25)`. I log in as root and when I start a poller, it has the following unix...
Check my response [here](https://github.com/NetApp/harvest/issues/472#issuecomment-908277648). If it's not easy for you to create a custom template, let us know, we probably need to improve docs. Otherwise this is #wontfix.
I checked the `net-interface-get-iter`, there are two issues we should be aware of: - The API contains no numeric metrics, therefore the `collect_only_labels` parameter must be added to the subtemplate....
I will ask the user for their ONTAP version. Node throughput and Network throughput might be slight off since the former can include other types of IOPs. However, in this...