From 78f3f37d3d8b213887fa6d47e32c5f9f05c0e299 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 25 Aug 2019 07:09:30 +0200 Subject: Documentation update --- remote/lib/README.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'remote/lib') diff --git a/remote/lib/README.txt b/remote/lib/README.txt index f023131..c5998f8 100644 --- a/remote/lib/README.txt +++ b/remote/lib/README.txt @@ -17,5 +17,18 @@ conky format - Server traffic in/out/forw. Yellow/Red if above specified threshold. No additional errors are reported here. - + + - Services (operated by local scripts in 'services' directory) + * Online + * Healthy + [headers] Information about service operation + [errors] Short information on critical errors are reported here (in conky, we push everything in the text section) + + ... Larger textual information about the problems. + + + Service format is following (status is on the last line and mandatory): + * Critical Lines starting with '*' contain critical errors and highlighted (remote) / reported in the service table (conky) + Text This is normal problem description reported in the textual area + # # [header] Two statuses (0 - error, 1 - ok, 2 - warning) and optional header with information about service operation \ No newline at end of file -- cgit v1.2.3