#233 closed defect (fixed)
checkServiceState CheckAll problem
| Reported by: | anonymous | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.3.5 |
| Component: | CheckSystem | Version: | 0.3.4 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
NSCP 0.3.4 on Windows Server 2003 R2 german with all updates and servicepacks
checkServiceState CheckAll? not working because on demand services not ignored.
The settings fom nsc.ini:
check_all_services[SERVICE_BOOT_START]=ignored
check_all_services[SERVICE_SYSTEM_START]=ignored
check_all_services[SERVICE_AUTO_START]=started
check_all_services[SERVICE_DEMAND_START]=ignored
check_all_services[SERVICE_DISABLED]=stopped
All not started on demand services reported back as stopped.
Change History (2)
comment:1 Changed 5 years ago by mickem
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 5 years ago by mickem
- Milestone changed from 0.3.4 to 0.3.5
- Version set to 0.3.4
Note: See
TracTickets for help on using
tickets.









check the latest nightly (out in secs) and let me know, if it works I will release a 0.3.5 tomorrow. This is a pretty important issue so it would be nice to get a quick fix out.
MickeM