Ticket #271 (closed enhancement: worksforme)
Process count
| Reported by: | kevin@… | Owned by: | mickem |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4.0 |
| Component: | CheckSystem | Version: | 0.3.4 |
| Severity: | Feature Requests | Keywords: | |
| Cc: |
Description
We regularly run multiple copies of applications for seperate services on one server. It would be great if there was an option to return the number of instances of an application running (e.g. check_nt -H 1.2.3.4 -P 12489 -v PROCNUM -l server.exe).
Change History
Note: See
TracTickets for help on using
tickets.








You can do this via NRPE IIRC... (there is a MaxCount? and MinCount? IIRC) For details check [CheckProcState]
MickeM