[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [xymon] urlplus.pl / xymongrep
- To: xymon (at) xymon.com <xymon (at) xymon.com>
- Subject: AW: [xymon] urlplus.pl / xymongrep
- From: Michael Nagel <michael.nagel (at) forsa.de>
- Date: Thu, 23 Dec 2010 09:27:15 +0100
- Thread-index: AcuiezOaUnn11b0CQ1GKe5+k+Q2Y1g==
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:hj.beckers (at) kreis-steinfurt.de]
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