aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* after 2 hours of no restarts, reset counter to 0Arne Juul2022-12-221-1/+1
* common apply, add unapplyArne Juul2022-12-081-10/+18
* also apply on reconfigureArne Juul2022-12-081-0/+5
* add logctl overrideArne Juul2022-12-081-0/+6
* Revert "Revert "pass environment variables securily in config""Henning Baldersheim2022-09-211-0/+4
* Revert "pass environment variables securily in config"Arnstein Ressem2022-09-201-4/+0
* pass environment variables securily in configArne Juul2022-09-191-0/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* set coredump limit before running pstackArne Juul2021-08-121-1/+1
* make it easy to turn on debugging for sentinel componentsArne Juul2021-06-131-1/+1
* run prepare_for_shutdown before sending any signalsArne Juul2020-09-101-13/+16
* avoid confusing "showdown" messagesArne Juul2020-09-091-3/+12
* Revert "set omp num threads to 1"Jon Marius Venstad2020-09-081-1/+0
* set omp num threads to 1HÃ¥vard Pettersen2020-09-081-0/+1
* Garbage collect "clever" pipes magicArne Juul2020-07-061-44/+5
* add missed includeArne Juul2020-07-031-0/+1
* use std::_Exit()Arne Juul2020-07-031-3/+3
* on config change, just restart onceArne Juul2020-06-231-1/+0
* Drop timestamp.hHenning Baldersheim2019-12-161-11/+8
* Avoid the last usages of time(0/NULL/nullptr) in the codebase.Henning Baldersheim2019-08-261-3/+4
* re-implement delayed restartArne Juul2019-05-071-31/+65
* stop modeling autostart / autorestartArne Juul2019-03-141-17/+4
* Some return values are ignored in configd.Tor Egge2019-01-281-2/+2
* Merge pull request #6639 from vespa-engine/arnej/delay-crash-loops-moreArne H Juul2018-08-211-6/+9
|\
| * more restart penaltyArne Juul2018-08-211-6/+9
* | Remove logging no longer needed as we have metrics.Henning Baldersheim2018-08-201-1/+0
|/
* reorder to increase chances of information in stack dumpArne Juul2018-07-241-10/+19
* only run pstack onceArne Juul2017-12-151-2/+2
* use vespalib metrics libraryArne Juul2017-12-071-0/+3
* use vespalib::SignalHandlerArne Juul2017-10-091-3/+8
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
* - make the construction of the pstack command string safe.Henning Baldersheim2017-08-111-18/+21
* ensure we have enough slashesHenning Baldersheim2017-08-111-1/+1
* Write to a directory only writable by vespa user.Henning Baldersheim2017-08-111-11/+5
* TMP -> TMPDIRHenning Baldersheim2017-08-111-1/+1
* Dump the stack if some processes will not shut down.Henning Baldersheim2017-08-111-0/+20
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* NULL -> nullptrHaavard2017-03-281-2/+2
* avoid "unused result" warningsArne H. Juul2016-07-021-2/+2
* PublishJon Bratseth2016-06-151-0/+432