Xymon Mailing List Archive search

External Scripts and Parameters

list Cayo de Moraes
Fri, 29 May 2009 10:44:05 +0200
Message-Id: <user-9360989913eb@xymon.invalid>

Hi Frank,

I think those parameters you should define as variables in your script. in
the bb-hosts of your hobbit-server you dont have to put this parameters (i
dont know if its possible, but you dont need to do it).


2009/5/29 Frank Doeschner <user-f965fe903bf9@xymon.invalid>
Hi,

i setup some external scripts/tests on our xymon-Server (radius an smb).
for the radius check i have to take different parameters for the check
(radius-secret and portnumber).
Is ist possible to pass these paramaters from the bb-hosts file to the
external script?
like this: <ip> <hostname> # radius secret=xyz port=123
and how can i access this parameters in my script?

Frank