From 1e315eedebbb9dbb9a126cb99421d30a6f8f02cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gardais=20J=C3=A9r=C3=A9my?= Date: Tue, 9 Jun 2020 11:57:57 +0200 Subject: [PATCH] Update comments --- xymon/plugins/client/ext/sge.sh | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/xymon/plugins/client/ext/sge.sh b/xymon/plugins/client/ext/sge.sh index 059182d..371dcfc 100755 --- a/xymon/plugins/client/ext/sge.sh +++ b/xymon/plugins/client/ext/sge.sh @@ -1,18 +1,20 @@ #!/bin/sh # -# SGE: Sun Grid Engine check - BB external script test +# SGE: Sun Grid Engine check - Xymon external script test # ##### Purpose is to report back to a central server, all Sun ##### Grid Engine software faults. ##### # -# version 0.3 +# version 0.4 # # BIG BROTHER / XXXXXXXXXXXXXXXX status # # Written by Butch Deal # Daniel Gomez +# Jérémy Gardais # +# v0.4 09/06/20 clean, correction,… for Xymon 4.3.28 # v0.3e 10/14/08 cut down on the number of qhost runs # v0.3d 03/31/06 added alarm/suspend state identification # v0.3c 03/01/06 propogated yellow state upon UNAVAILABLE queue intances @@ -24,20 +26,21 @@ ######################################## # NOTE -# This has been tested with BB 1.9e and Xymon 4.2.x +# The version v0.4 has only been tested with Xymon (server and client) 4.2.x. # # The color status with respects to queue status is arbitrary and should be # reviewed for your particular environment. # # Tested on : # Solaris & Linux +# Linux only (for v0.4) ######################################## ######################################## # INSTALLATION -# step 1 - update bb-bbexttab to include this script -# -# step 4 - restart Big Brother +# step 1 - copy to Xymon client's ext dir +# step 2 - New clientlaunch.d/sge.cfg file +# step 3 - restart Xymon client # # NOTE - the TEST variable in the configuration section, this is the name used # as the column header.