Ticket #398 (new enhancement)
add wildcard pattern matching to CheckServiceState
| Reported by: | oddboy | Owned by: | MickeM |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.4.0 |
| Component: | Core | Version: | 0.3.7 |
| Severity: | Feature Requests | Keywords: | |
| Cc: |
Description
reference: http://www.nsclient.org/nscp/discussion/topic/619
I have a bunch of services that are named in a similar fashion:
DSM SA Connection Service DSM SA Data Manager DSM SA Event Manager DSM SA Shared Services
I'd like to check that they're all running. I'd prefer to one one check do this without explicitly naming each service.
Is it possible to use wildcards or regex to do this?
for example:
alias_check_dsm=CheckServiceState ShowAll DSM*=running
Change History
comment:2 Changed 6 months ago by os
- Severity changed from Bugs to Feature Requests
Hey,
is there actually some progress in this feature?
Greetings
comment:3 Changed 6 months ago by mickem
Humm... I will rewrite all of CheckSystem using query syntax but that is not something I will do "soon". Priority now is to get the new "concepts" in place for 0.4.0 such...
So, probably not in the next 6 months unless I get some serious inspiration...







