Displaying 20 results from an estimated 3000 matches similar to: "Puppet F5 module"
2007 Aug 10
9
Problems monitoring Mongrel with F5 BigIP
If this has already been covered, please point me to that (I didn''t find
anything in my searches)...
We are using F5 BigIP LTM load balancers. They have many pools of Mongrels
they load balance across, and I of course want the F5 to know when a Mongrel
goes down or is unavailable, etc. To do that, I need to have an F5 health
monitor for HTTP make a request to the Mongrel. We do this
2012 Jul 07
12
how to scale puppet with F5 load balancer?
How can I configure F5 load balancer to be infront of multiple puppet masters?
The SSL will break as the server name if different, hostname of the
VIP on the LB vs hostnames of each masters, right?
Can you shed some light?
Thanks.
--
Hai Tao
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2011 Nov 18
4
BigIP and Puppet
Has anyone successfully puppetized BigIP (F5)?
I''m specifically trying to figure out a path in making our BigIP
instances be under puppet so all the VIPs, pools, profiles, etc. are
all under puppet control. My requirements are probably going to be
fulfilled even with just uploading a rules file if a delta''s detected.
The main issue I have now is figuring out when to reload the
2005 May 17
7
Basecamp API
Seeing as how the new Basecamp API reflects a similar use of RoR that
I have been working on I''m curious as to what we can expect to be
extracted from there in 0.13?
Was the API written as an ActionWebService or just as a set of controllers?
Any generic AR xml parsing/output methods that we may see in 0.13?
Any reason you decided to do everything with HTTP Get instead of
utilizing
2013 Jan 09
3
Puppet & F5 Connection Refused
Hello,
when I run on my proxy server:
# puppet device --debug --deviceconf /etc/puppet/device/F5-lb-test.conf
I get this error:
info: starting applying configuration to F5-lb-test at
https://operating:operating4lbtest@F5-lb-test/Common
debug: Puppet::Device::F5: connecting to F5 device F5-lb-test.
debug: Puppet::Device::F5: connecting to partition Common.
*err: Can''t load f5 for
2009 Oct 21
1
"conventional cluster management software"
I saw this in the openfiler thread, and realised it is another major
hole in my knowledge
What do you all use for clustering, and does it run out-of-the-box with CentOS?
My main areas of interest are :
- DB clustering (PostgreSQL) - yeah, we're looking at commercial stuff
and skytools
- web server clustering - Apache on CentOS
- storage clustering
thanks,
-Alan
--
?Don't eat anything
2012 Apr 11
0
F5 SLB iRule - POP3 TLS Offload & Add Realm
Hey Guys,
I figured someone might have use of this at some point. I've created an
iRule for our F5 Load Balancer which performs the following tasks:
- Appends STLS to the POP3 Capability list (it does this blindly, so
expects the backend POP3 server to not return this)
- Watches for the STLS command and initiates SSL negotiation with the
client (leaves the connection to the
2015 Jan 30
1
Upstart script for Poolmon
Hi
My servers are Ubuntu 14.04 and I'm needing to make a Upstart script for
Poolmon.
Does someone already made this and could to share with us ?
Thanks!
--
Thiago henrique
2024 Nov 04
1
Windows permissions
I think I'm fairly good with Linux (since 1991) but mostly clueless
with Windows. When I need Windows help, the Web has been my savior.
But not this time...
I have three Windows 10 boxes which I can successfully access
using xfreerdp so I presume I know the available users and
passwords. However, trying to access with winexe is proving difficult.
1. The command, <winexe -U winuser
2009 Sep 13
2
App cennik offline
Hello i have a special windows app (cennik offline) it works on win xp but not on wine. I copy all dependecies dlls from win xp to wine c directory and nothing happens. Ive installed a framework 2.0 from winetricks.
The link for this app:
http://www.cennik.conor.pl/download/beta/setup_v2.14.726.03.exe
Can someone help me please?
2011 Jul 29
2
Odd SSL issue - host not showing with puppet cert --list --all
Hi,
Just wondering if anyone had any similar issues OR idea''s on
troubleshooting the following problem.
I have a client/node registered to the puppet master and it is working
without any issues. On the server I can see it compile the catalog in
the logs. However when I run ''puppet cert --list --all'' it is not in
the list. Note we use auto signing
2011 Feb 08
2
WSAStartup failure
Hi,
I added the Windows::WSA module to windows-pr recently (it''s in the latest
git repo). However, I can''t seem to make WSAStartup work. I tried the
following bit of code, only to get "The Windows Sockets version requested is
not supported" on my Vista box.
Is it really not supported on Vista? The docs say Win2k or later. Or is
there another issue?
require
2008 Mar 10
1
ltm package question
Hello All,
I was wondering how I can get the overall Pearson chi^2 test of model fit
with its df and p value in the LTM package for the 2PL models.
Thanks,
--
Davood Tofighi
Department of Psychology
Arizona State University
[[alternative HTML version deleted]]
2011 Jul 27
1
Inserting weights in ltm package
Afternoon R help,
I want to run Rasch/IRT analyses using the ltm package, however, I am
using large scale survey data which requires weighting for accurate
results. I attempted to create a weighted object to insert into the
formulae of the ltm packages, however, the survey data only includes
30 replicate weights and a sampling weight. The svrepdesign requires
additional information such as
2011 Nov 20
2
ltm: Simplified approach to bootstrapping 2PL-Models?
Dear R-List,
to assess the model fit for 2PL-models, I tried to mimic the
bootstrap-approach chosen in the GoF.rasch()-function. Not being a
statistician, I was wondering whether the following simplification
(omit the "chi-squared-expressed model fit-step") would be appropriate:
GoF.ltm <- function(object, B = 50, ...){
liFits <- list()
for(i in 1:B){
rndDat <-
2013 Oct 15
23
[PATCH 00/21] Upgrade to Lua 5.2.2, add filesystem module and get_key binding
Hi,
This series targets automatic boot menu generation, but most of it
is the Lua upgrade, because I got tired reading deprecated API docs.
It's mostly a straightforward forward port of the earlier Syslinux
specific changes to Lua 5.1, except that:
* I chose the add a stub getenv() implementation to the COM32 API
instead of #ifdefing out all the references in Lua, and
* I kept oslib
2012 May 18
0
F5 Load Balancing
Is there any documentation on doing the ssl termination on the F5? The only
thing I found
is http://projects.puppetlabs.com/projects/puppet/wiki/Load_Balancing_F5
which is only providing the iRule and not suggested configurations or
starting points? I currently use an F5 to load balance my puppet masters
but its just a pass through and I was wondering if cookie persistence would
be useful in
2005 Nov 03
0
Return code 304 when I hit F5 but 200 when I select the url and hit enter
I make changees to _form.rhtml and hit F5 to see the changes. I don''t see
the modified page. When I take the cursor to the url at the top and hit
enter then only I get refreshed page. I am using firefox.
I am guessing that this behaviour is because I am making changes to a
partial page and not the main page. Is that correct? Any plans to make
webrick detect the changes in the partial
2017 Dec 20
2
gluster and HA NFS
Hello.
After working with the 3.12 flavor of gluster I learned nfs-ganesha was
replaced with storhaug in 3.11.Have people been successfully utilizing
storhaug and does any documentation exist for using it in a ha nfs
configuration or is ha in gluster so rarely used it's a non-issue for
most gluster users?
Going through the lists, it was recommended in November to not use
storhaug and if
2018 Oct 08
4
Texto en el eje de ordenadas de un gráfico
Hola a todos,
Estoy usando la librería ltm, de teoría de respuesta al ítem, para crear gráficos. Resulta que añado unas líneas horizontales en los valores de 0.25, 0.50 y 0.75. Me gustaría que en el gráfico, desaparezcan las marcas de 0,.2, 0.4, 0.6 y 0.8 y aparezcan en 0.25, 0.50 y 0.75. He probado varias cosas que he visto por Googe pero no me han funcionado. ¿Alguna idea?
library(ltm)
# creo el