I having many problems setting bbcombotest I have setted this combotest ing bbcombotest.cfg
Flexlm.zeh = (lic1.zeh + lic2.zeh + lic3.zeh) >= 2
lic1, lic2 and lic3 are servers zeh is the license I want to monitor at this redundant servers. Flexlm is not a server.
In bb-host, I have this entry:
0.0.0.0 Flexlm # noconn zeh nopropred=,zeh
Sometimes this work, somethimes dont. I recieve this msg :
zeh NOT ok : DNS lookup failed Unable to resolve hostname Flexlm
What can I use ? --no-ares ???
Thanks
Antonio Marques
sorry to bump this, but we really need to know how to disable the dns checking of the combotest. i already changed the nopropred statement to NOPROPRED:+conn, +zeh but the dns is still being checked: Fri Sep 2 17:30:40 2005 zeh NOT ok : DNS lookup failed
thanks.
2005/8/24, Antonio Marques <hobbitsam at gmail.com>:
I having many problems setting bbcombotest I have setted this combotest ing bbcombotest.cfg
Flexlm.zeh = (lic1.zeh + lic2.zeh + lic3.zeh) >= 2
lic1, lic2 and lic3 are servers zeh is the license I want to monitor at this redundant servers. Flexlm is not a server.
In bb-host, I have this entry:
0.0.0.0 Flexlm # noconn zeh nopropred=,zeh
Sometimes this work, somethimes dont. I recieve this msg :
zeh NOT ok : DNS lookup failed Unable to resolve hostname Flexlm
What can I use ? --no-ares ???
Thanks
Antonio Marques
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
2005/8/24, Antonio Marques <hobbitsam at gmail.com>:
I having many problems setting bbcombotest I have setted this combotest ing bbcombotest.cfg
Flexlm.zeh = (lic1.zeh + lic2.zeh + lic3.zeh) >= 2
lic1, lic2 and lic3 are servers zeh is the license I want to monitor at this redundant servers. Flexlm is not a server.
In bb-host, I have this entry:
0.0.0.0 Flexlm # noconn zeh nopropred=,zeh
Sometimes this work, somethimes dont. I recieve this msg :
zeh NOT ok : DNS lookup failed Unable to resolve hostname Flexlm
Weird. The only way that text can appear if is "zeh" is defined as a network test, i.e. either listed in the BBNETSVCS setting in hobbitserver.cfg, or defined in the bb-services file.
Check if it's in either of those locations, and remove it.
Also, there's no need to list "zeh" in the bb-hosts file (you only need to specify network tests there, or any special control tags for how to display this host, or custom tags for custom scripts). So you should also make the bb-hosts entry be
0.0.0.0 Flexlm # noconn nopropred=zeh
Regards, Henrik
participants (3)
-
henrik@hswn.dk
-
hobbitsam@gmail.com
-
xgreif@gmail.com