Error on checking network traffic on windows desktop

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
abiisharma
Posts: 2
Joined: Tue Oct 09, 2012 3:22 pm

Error on checking network traffic on windows desktop

Post by abiisharma »

I am running below command to check network traffic on windows desktop, getting error. However, check_nt is correctly showing cpu_load, mem usage and other default services.
-----------------------------------------------------

RALFroot#./check_nt -H mywindows -p 12489 -v COUNTER -l "\\Network Interface(Intel[R] 82579LM Gigabit Network Connection - Alcatel-Lucent VPN Miniport)\\Bytes Received/sec"
CRITICAL - Socket timeout after 10 seconds
===========================

I want to monitor network traffic load on windows desktop with nagios server on linux. Below are the packages version installed on my server
nagios-3.4.1
nagios-plugins-1.4.16
nrpe-2.13

on windows desktop
NSClient++-0.3.9-Win32

Please advise....
Locked