On Fri, 11 Sep 2020 11:38:03 +0200 Biselx Nicolas nicolas.biselx@epfl.ch wrote:
# 1 minute statistics [job_1minstats] interval = 1m plugins = statsystem statmulticast statsensors
I must add poe ?
No, the data is collected by the statsystem plugin, which is already in your plugin list.
As far as I know, this should work just fine on Cisco, but it wouldn't be unheard of that the implementation varies between different Cisco platforms.
By adding the following line to NAV's `logging.conf`, you can make the statsystem plugin debug log the PoE data it collects (among other things) for dispatch to Graphite:
nav.ipdevpoll.plugins.statsystem = DEBUG
Either restart ipdevpoll, or run a manual `1minstats` job against your affected devices using the `ipdevpoll -J 1minstats -n [AFFECTED-DEVICE]` command line. What do the logs say about PoE?