Home Directory Plugins Operating Systems Windows check_nt_perfmon_counter.pl

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_nt_perfmon_counter.pl

Current Version
1.01
Last Release Date
2012-11-19
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
License
GPL
Hits
48485
Files:
FileDescription
check_nt_perfmon_counter-nagios-preview.jpgcheck_nt_perfmon_counter-nagios-preview.jpg
check_nt_perfmon_counter-pnp-preview.jpgcheck_nt_perfmon_counter-pnp-preview.jpg
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
this plugin uses check_nt to query the specified counter and calculates the difference between the last check and the current one
To use this Plugin you need check_nt installed on your Nagios-Host and NSClient, NC-Net, etc on your Windows-Machine
check_nt_perfmon_counter.pl Version: 1.01 – plugin for Nagios
this plugin uses check_nt to query the specified counter and calculates the difference between the last check and the current one
To use this Plugin you need check_nt installed on your Nagios-Host and NSClient, NC-Net, etc on your Windows-Machine
You can use parameters [-w] [-c] with [-C] [-W] together to define a range

Usage:

-H (–hostname) Hostname to query – (required)
-p (–port) Port (default=1248)
-B (–binarypath) Path to your check_nt binary – (required) (ex: /usr/local/nagios/libexec/)
-P (–temppath) Path to your temp directory (default=/tmp/)
-s (–secret) Specify a secret if defined to connect to NSClient, NC-Net
-T (–type) Specify a check_nt compatible expression which counter you want to check – (required)
Examples: (important. You have to define 2 Backslashes (one will be killed by the script )
[-T "MSExchangeTransport SmtpSend(organisationsinterner smtp-sendeconnector)Messages Sent Total"
-w (--warning) Warning threshold (checkresult < warning) - (requires parameter [-c]) -W (–warning-up) Warning threshold (checkresult > warning) – (requires paramter [- C]
-c (–critical) Critical threshold (checkresult < critical) -C (–critical-up) Critical threshold (checkresult > critical)
-t (–timeout) Seconds before the plugin times out (default=15)
-V (–version) Plugin version
-h (–help) Usage help