Ticket #249 (assigned enhancement)
hot reload of conf file
| Reported by: | s.lhotellier@… | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.4.0 |
| Component: | Core | Version: | 0.3.4 |
| Severity: | Feature Requests | Keywords: | |
| Cc: |
Description
may we have a way to reload the conf file without shutting down the service.
my problem is that sockets are not properly shutdown when I turn off the service and I can't restart it when I modify my list of nrpe handler or external scripts
may we have a way to reload the conf file without shutting down the listener but just the active part witch apply the request received
Change History
Note: See
TracTickets for help on using
tickets.








sadly, you cant...
I think 0.4.x will be able to do that but it is not yet written so just in the planning stage. It could be (if it is a big problem) added to the old version.
Just curious do you know why it does not shutdown the listeners? (it should)
Michael Medin