]> git.ipfire.org Git - thirdparty/collectd.git/commit
Allow non-DS_COUNTER values for Count option 3504/head
authorEdgar Fuß <ef@math.uni-bonn.de>
Tue, 14 Jul 2020 16:51:02 +0000 (18:51 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Jul 2020 16:51:02 +0000 (18:51 +0200)
commit74e77288b057a62b9d86a87b10d394b6ed6e79d1
tree3392753e24f92ff425fde83197495dc4aa17f042
parent26102ab8481e536fd7c7ee52f7957352d4241c1f
Allow non-DS_COUNTER values for Count option

Allow the value to be of an type other than DS_COUNTER when using the Count option.
I'm sure this can be done more elgantly.
src/snmp.c