Ticket #195 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Add suport for INSTANCES

Reported by: mickem Owned by: mickem
Priority: 1 Milestone: 0.3.6
Component: NSClientListener Version: 0.3.2
Severity: Bugs Keywords:
Cc:

Description

 http://nagiosplugins.org/man/check_nt:

INSTANCES =

Check any performance counter object of Windows NT/2000. Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object> <counter object> is a Windows Perfmon Counter object (eg. Process), if it is two words, it should be enclosed in quotes The returned results will be a comma-separated list of instances on

the selected computer for that object.

The purpose of this is to be run from command line to determine what instances

are available for monitoring without having to log onto the Windows server

to run Perfmon directly.

It can also be used in scripts that automatically create Nagios service

configuration files.

Some examples: check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process

Change History

comment:1 Changed 3 years ago by mickem

  • Owner changed from MickeM to mickem
  • Status changed from new to assigned
  • Milestone changed from 0.4.0 to 0.3.6

comment:2 Changed 3 years ago by mickem

  • Status changed from assigned to closed
  • Resolution set to fixed

Should be in the next nightly...

MickeM

Note: See TracTickets for help on using tickets.