Page 1 of 2
NIC monitoring
Posted: Mon Feb 26, 2018 9:19 am
by keerthi.seetharaman
Hello Team,
We have requirement for monitoring of NIC via Nagios.
Can you please suggest is it possible for monitoring the NIC card.
Regards,
Keerthi Prashanth S.
Re: NIC monitoring
Posted: Mon Feb 26, 2018 9:31 am
by mcapra
It depends on the NIC, the operating system, and specifically what metric you're trying to monitor.
Here's some official documentation for checking network interfaces:
https://support.nagios.com/kb/article/n ... s-781.html
Re: NIC monitoring
Posted: Mon Feb 26, 2018 11:00 am
by kyang
Thanks for the help
@mcapra!
keerthi.seetharaman, please let us know if you have any more questions and provide us with more details.
Re: NIC monitoring
Posted: Tue Feb 27, 2018 1:40 am
by keerthi.seetharaman
Thanks @mcapra.
We would like to monitor for windows 2008/2012 servers for NIC card network status.
Please provide us which plugin can be used and how to proceed further.
Regards,\
Keerthi Prashanth S
Re: NIC monitoring
Posted: Tue Feb 27, 2018 9:37 am
by scottwilkerson
Re: NIC monitoring
Posted: Tue Feb 27, 2018 9:52 am
by keerthi.seetharaman
But the server is nsclient.
Please suggest what needs to be done
Re: NIC monitoring
Posted: Tue Feb 27, 2018 10:24 am
by scottwilkerson
Go to the page previously mentioned
https://support.nagios.com/kb/article/n ... s-781.html
and scroll down to the NSClient++ section (there are 2 of them)
Re: NIC monitoring
Posted: Tue Mar 06, 2018 8:28 am
by keerthi.seetharaman
Hello Scott,
is it possible for Nagios XI as there is no script for network check.
What can be done for the same.
Re: NIC monitoring
Posted: Tue Mar 06, 2018 10:13 am
by scottwilkerson
keerthi.seetharaman wrote:Hello Scott,
is it possible for Nagios XI as there is no script for network check.
What can be done for the same.
I'm sorry I don't understand the question
Re: NIC monitoring
Posted: Tue Mar 06, 2018 10:32 am
by gwakem
As previously posted above, install the NCPA agent on the server to be monitored and use the NCPA Wizard in Nagios XI to monitor the ethernet bandwidth. This is the easiest route.
Also mentioned above was the link to instructions on how to set up monitoring for ethernet bandwidth when you use NSClient++ as the monitoring agent. This is what you indicated you are using currently. This requires manual configuration of the NSClient.ini config on the server you are monitoring (how to is which is detailed in the link posted.) This is slightly more work.
Between these two solutions, you should have everything you need in order to set up the monitoring you requested.