[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Depends Question
- To: hobbit (at) hswn.dk
- Subject: Depends Question
- From: Patrick Nixon <pnixon (at) gmail.com>
- Date: Tue, 6 Jul 2010 12:34:41 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=jScIj9IBX2choXurOczi/0kVavAfWXjjka48loL1L9I=; b=Jb9jiblZMqWmFkFF0Qyg6pqfPQDZYOZ5sVv7aZgA2nlgIehQJzwsQuD2IWj9kciJQ3 ruleco7PW/5T3ka0Prrc05Zo2800Pu/Rp3xVudt7Q6AlJWIOD/6PKOxZJ6f0Tylxd96Z qPeeBU1ptpqZNgRNlQKI83CEb567FkpqqoOVE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pqrmLZ0YQPhx+B5tkdLa6NKkgRze5mk6FBPoYziIGzCUvDmCbAAYm8py8pFMBzcJOI 7him9AiAQWsODQmGE2PxKmEk7sK9aIXFegLNBx5ofBT4B8lGbrO5LrO2vDi0I924aVGW AVaCmNvfxYMe3QUDpB6tDYH/eJxwYdlwPMbmg=
Hey all,
I'm trying to get depends working, but it's not working the way I expect it to.
<bb-hosts snippet>
10.18.16.172 standby # conn testip
depends=(conn:eto/conn)
10.18.16.174 eto # conn ssh snmp testip
eto is currently red, but standby, which is down as well, is also red.
anything specific wrong with my depends statement? Any reason why
conn wouldn't be able to depend on something else?
Thanks!
--Patrick