Xymon Mailing List Archive search

urlplus.pl / xymongrep

list Michael Nagel
Thu, 23 Dec 2010 09:27:15 +0100
Message-Id: <user-d54b50c07e19@xymon.invalid>

There is a bug in 4.3.0-beta3.
It is solved: http://www.xymon.com/archive/2010/11/msg00125.html


-----Ursprüngliche Nachricht-----
Von: Hermann-Josef Beckers [mailto:user-3e5362deca72@xymon.invalid]
Gesendet: Donnerstag, 23. Dezember 2010 09:04
An: xymon at xymon.com
Betreff: [xymon] urlplus.pl / xymongrep


Hi, 
I'm trying to implement urlplus.pl with xymon 4.3.0-beta3. But urlplus.pl complains: "SSGIS01 not defined in bb-hosts - skipping". I'm using include-files for the server definitions. A grep shows a definition, a call to xymongrep shows no output: 

"xymon at linux-dmcl:~/server> grep -i urlplus etc/hosts* etc/hosts_Windows_Steinfurt:10.45.64.61        SSGIS01 # urlplus
xymon at linux-dmcl:~/server> bin/xymongrep urlplus xymon at linux-dmcl:~/server> bin/xymongrep urlplus  SSGIS01"

Does xymongrep have a problem with include files (despite the man page saying otherwise) or do I need to correct some variables in urlplus.pl? 
Thanks hjb