Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_nt_perfmon_counter.pl
1.01
2012-11-19
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
GPL
48807
File | Description |
---|---|
check_nt_perfmon_counter-nagios-preview.jpg | check_nt_perfmon_counter-nagios-preview.jpg |
check_nt_perfmon_counter-pnp-preview.jpg | check_nt_perfmon_counter-pnp-preview.jpg |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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
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
Reviews (0)
Be the first to review this listing!