ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,676
- Points
- 823
Reputation:
My service randomly stops an my java logs are empty so I want to monitor via chkservd until I figure this out.
I have added the Elastic monnittor to
in /etc/chkserv.d/chkservd.conf
as
elasticsearch:1
and also vied (editor)
elasticsearch in /etc/chkserv.d
with line
service[elasticsearch]=9200,curl -XGET 'http://localhost:9200',200,/bin/systemctl restart elasticsearch.service,elasticsearch,root
Am I querying correctly?
If not, what should the query be as well as tthe rretun?
THanks,
Continue reading...
I have added the Elastic monnittor to
in /etc/chkserv.d/chkservd.conf
as
elasticsearch:1
and also vied (editor)
elasticsearch in /etc/chkserv.d
with line
service[elasticsearch]=9200,curl -XGET 'http://localhost:9200',200,/bin/systemctl restart elasticsearch.service,elasticsearch,root
Am I querying correctly?
If not, what should the query be as well as tthe rretun?
THanks,
Continue reading...