help with check_eth plugin

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
aconti
Posts: 1
Joined: Fri Nov 04, 2016 3:23 am

help with check_eth plugin

Post by aconti »

Hi,

Where do I add this line please so I start monitoring bandwidth ?

check_eth -i eth0 -w 1024K Bps -c 2048K Bps


Thanks!
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: help with check_eth plugin

Post by tmcdonald »

Have you looked into our Core documentation?

https://assets.nagios.com/downloads/nag ... vices.html

While it is not specific to your exact plugin, it is essentially required reading for anyone looking to use Nagios Core. The documentation goes over all of the config options you will need.

Give that a read, check out some of the pages it links to, and let us know if you have further questions.
Former Nagios employee
Locked