Xymon Mailing List Archive search

Process Alias

3 messages in this thread

list Sigurður Bjarnason · Wed, 26 Apr 2006 12:11:19 -0000 ·
Hi all.

 
Just wandering, if I am monitoring processes.. like

 
PROC "java -DCLASSPATH=/opt/java/lib" 2 5 

 
Nobody of the operators watching the monitor pages knows whatta the hell this means.. so is it possible to set alias to this process line.. like

 
PROC "java -DCLASSPATH=/opt/java/lib" Alisas=Messenger   2 5

 
Then everyone knows what this stands for !

 
This could be a feature request, if not possible today  :D

 
Regards

Siggi
list Dominique Frise · Wed, 26 Apr 2006 14:17:11 +0200 ·
quoted from Sigurður Bjarnason
Sigurður Bjarnason wrote:
Hi all.

 
Just wandering, if I am monitoring processes.. like

 
PROC "java -DCLASSPATH=/opt/java/lib" 2 5

 
Nobody of the operators watching the monitor pages knows whatta the hell this means.. so is it possible to set alias to this process line.. like

 
PROC "java -DCLASSPATH=/opt/java/lib" Alisas=Messenger   2 5

 
Then everyone knows what this stands for !

 
This could be a feature request, if not possible today  :D

 
Regards

Siggi

 
You can set a display text for your PROC test.

Syntax is:

PROC processname minimumcount maximumcount color [TRACK=id] [TEXT=displaytext]

See the comments in hobbit-clients.cfg or the man page for it.


Dominique
UNIL - University of Lausanne
list Henrik Størner · Wed, 26 Apr 2006 16:06:41 +0200 ·
quoted from Dominique Frise
On Wed, Apr 26, 2006 at 02:17:11PM +0200, Dominique Frise wrote:
Sigur?ur Bjarnason wrote:
Just wandering, if I am monitoring processes.. like

PROC "java -DCLASSPATH=/opt/java/lib" 2 5

Nobody of the operators watching the monitor pages knows whatta the hell 
this means.. so is it possible to set alias to this process line.. like

PROC "java -DCLASSPATH=/opt/java/lib" Alisas=Messenger   2 5
You can set a display text for your PROC test.

Syntax is:

PROC processname minimumcount maximumcount color [TRACK=id] [TEXT=displaytext]
Note that this is only possible with the upcoming version 4.2 - 
it does not work in 4.1.2.


Regards,
Henrik