Displaying 3 results from an estimated 3 matches for "statuschecker".
2008 Jan 16
2
mysterious crash of a particular worker
...network. It works fine at
the beginning but after a while the worker will mysteriously
disappear and stop working. I have other workers running but they do
not disappear like this worker does.
These are the logs generated from logger.info calls for this
particular worker.
2008-01-16 15:55 StatusChecker: check method started
2008-01-16 15:55 StatusChecker: processing host head0
2008-01-16 15:55 StatusChecker: processing domain webconsole
2008-01-16 15:55 StatusChecker: processing host host1
2008-01-16 15:55 StatusChecker: error encountered for host host1:
RuntimeError: Unable to ssh to 192.168.1...
2015 Dec 30
2
Systemd and systemd-sysv-generator
On Wed, Dec 30, 2015 at 10:06 AM, James Hogarth <james.hogarth at gmail.com>
wrote:
>
> > > Best way to see this is using systemctl (status|cat|show) <servicename>
> > ...
> > >
> > > I expect if you do this for your failing service you'll get a better
> > > understanding of what's going on.
> >
> >
> > ~]#
2015 Dec 30
0
Systemd and systemd-sysv-generator
On 30 December 2015 at 15:25, Mike - st257 <silvertip257 at gmail.com> wrote:
> On Wed, Dec 30, 2015 at 10:06 AM, James Hogarth <james.hogarth at gmail.com>
> wrote:
>
> >
> > > > Best way to see this is using systemctl (status|cat|show)
> <servicename>
> > > ...
> > > >
> > > > I expect if you do this for your