[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] F5 BigIP [Devmon] Response to Large or cant Fragment or configuration?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] F5 BigIP [Devmon] Response to Large or cant Fragment or configuration?
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Fri, 28 Mar 2008 09:52:22 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=IryR+pjqEhvY7iDH924xKzjEUAU1+iJzn/6p8dp4GSs=; b=dbozOEv92vKNDQPf3DyGlMA0QUqonfccOHME5UMPS5qZvTMcM3EinNSSaggKDqGUYcXqQ/3xSvUAcCAI9U04qLfYHs14yeaBiX/7I2mLnXrhk99eV+dpA3fNqxOfKNPs7YXABUnWddRsbH9sxF0zkzOOM96oJriBh5pUWVIrF2E=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NGsAn0LFaANbwUteD8yHAL3qwvBbZr5D48cgJ6pmQVsE8OaMHbnvmpwixmhreuM1IkJQ2dCdBTkZ7/zh9R3RV0YaSmuxqfBM1Qhuic/MnjhA3yO1lYb/5A+0ykNRk6ZvwachGLTiWUZ/TIAM/LmO34bQf/KCwjxU477WE0FK1cE=
- References: <B7BAC5E8E16B214FAA8950260CC750080333DC36 (at) FPT-EXMB01.llbean.com>
On Fri, Mar 28, 2008 at 6:56 AM, Bill Richardson <wrichardson (at) llbean.com> wrote:
>
> I sent this to the devmon mailing list and thought it might be worth
> trying the hobbit list to see if anyone was using Hobbit and or Devmon
> to monitor F5's.
>
> Any thoughts/help?
I'm not using devmon, but I am using Hobbit to watch some BigIPs.
I was asked to set up some BigIP pool monitoring, but "they" won't let
SNMP work properly (snmpwalk times out) so I had to come up with an
alternative. What I ended doing was to modifiy some of the SOAP-Lite
Perl scripts from the F5 iControl SDK. I have both v4 and v9 scripts
that will read the list of pools, then get the Enabled/Disabled status
of each port for each pool member to report to Hobbit. I also had it
reporting the Up/Down state, but was told "we've got other ways of
figuring that out" so I commented out that bit.
And then I started seeing purple dots and I realised that "they" were
updating the BigIP configs at random times, so I set up another script
to read the pool lists and create bb-hosts include files...
At least one of the BigIPs has a 98 member pool and a 150 member pool.
Seems to be reporting OK.
Ralph Mitchell