NSClient++ Help (#1) - get network traffic ! [ANSWERED] (#629) - Message List
get network traffic ! [ANSWERED]
Hello,
How to get network traffic (netstat-like command) ???
Best regards,
Hakim
hakim
07/26/10 17:10:17 (3 years ago)
Tree View
Flat View (newer first)
Flat View (older first)
-
Message #1871
humm... does netstat really show network traffic?
Anyways you can get network traffic via counters for instance (or WMI).
Michael Medin
mickem07/27/10 19:27:16 (3 years ago) -
Message #1903
Thanks Michael, what I want is to obtain the result of "netstat -anp" on remote server (windows server) with WMI it's impossible to do it remotely.
thanks
hakim07/28/10 17:19:09 (3 years ago) -
Message #1905
aha, then maybe an externals script? (fairly simple do do).
One important limitation of NRPE/NSCA/* though is the "size limit" which will probably cause the output to be truncated unless you just want one or two lines...
Try looking at check_no_rdp.bat in the scripts folder it might be similar to what you are looking for...
Michael Medin
mickem07/28/10 17:37:06 (3 years ago)
Tree View
Flat View (newer first)
Flat View (older first)








