Hi,
Previously, I posted a plugin that can take traffic statistics using IP address instead interface number or name. This was make a big difference for me, since my Windows servers was a random index number in interfaces and the interface name cannot be changed (is defined by driver name of interface).
If you are using a shipped version of plugin, you must check and create manually each interface for each host in you server farm.
I modified the original plugin and sync with 1.4.1 version of check_centreon_snmp_traffic. This has the ability of check a interface by this IP address. You can use "-a -i $HOSTADDRESS" and configure the service for whole server farm. I added a option to allow report values in bytes instead bits (-
too. It's worth for me.
If someone like this plugin, please, reply this post.
Best regards,
Alexandre
Previously, I posted a plugin that can take traffic statistics using IP address instead interface number or name. This was make a big difference for me, since my Windows servers was a random index number in interfaces and the interface name cannot be changed (is defined by driver name of interface).
If you are using a shipped version of plugin, you must check and create manually each interface for each host in you server farm.
I modified the original plugin and sync with 1.4.1 version of check_centreon_snmp_traffic. This has the ability of check a interface by this IP address. You can use "-a -i $HOSTADDRESS" and configure the service for whole server farm. I added a option to allow report values in bytes instead bits (-

If someone like this plugin, please, reply this post.
Best regards,
Alexandre
Comment