Displaying 20 results from an estimated 1300 matches similar to: "Extending the storeconfigs database"
2006 Jul 07
2
Hello New MAC / DHCP Request - How to spot the presents of a new MAC address...
Hi All,
How do I find out about new new DHCP connections as they appear?
I want to write a script that will do some stuff based on a new ip
request from a machine on my lan.
ie - new user connects to the lan, DHCP server on my Linux (debian)
gateway gives them an IP, my script is run automatically to change the
firewall rules and start recording their presents, or if it''s an unknown
2003 Sep 23
3
OpenSSH: multiple vulnerabilities in the new PAM code
This affects only 3.7p1 and 3.7.1p1. The advice to leave
PAM disabled is far from heartening, nor is the semi-lame
blaming the PAM spec for implementation bugs.
I happen to like OPIE for remote access.
Subject: Portable OpenSSH Security Advisory: sshpam.adv
This document can be found at: http://www.openssh.com/txt/sshpam.adv
1. Versions affected:
Portable OpenSSH versions 3.7p1
2007 Jan 10
7
ultramonkey vs pound?
I know most people use pound, but has anyone tried using ultramonkey as
a load balancing solution between a cluster of mongrels and lighttpd?
Thanks,
Ray
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email
2007 Feb 12
6
Cannot send_file then delete it
My application accepts a form to create multiple large(100''s of MB)
temporary files and then zip''s them up to send off to a user.
I have the files constructed, and the zipping working. The problem is
that if I use send_file to send the zip off to the user, I cannot
delete the file afterwards as it seems send_file forks off another
process and deletes the file before the
2004 Feb 29
5
mbuf vulnerability
In
http://docs.freebsd.org/cgi/mid.cgi?200402260743.IAA18903
it seems RELENG_4 is vulnerable. Is there any work around to a system that
has to have ports open ?
Version: 1 2/18/2004@03:47:29 GMT
>Initial report
>
<<https://ialert.idefense.com/KODetails.jhtml?irId=207650>https://ialert.idefense.com/KODetails.jhtml?irId=207650;
>ID#207650:
>FreeBSD Memory Buffer
2007 Jan 10
6
Updating an attribute in db
Hello
I am a Ruby newbie, thus a rather simple question.
My list view shows table records and enables user to click a button in
order to change value of one attribute in given record. I use this code
to invoke a method from controller:
<%= button_to "Change", { :action => "edit", :id => prog.id_prog } %>
My method looks like this (just a simple one - to set the
2006 Jan 22
2
a newbie doomed in the first introduction to rails.
Hello,
Thank you for the fast responses, I really appreciate. I really enjoy being
a part of such a great community.
I still could not solve my problem. To make sure that I can not connect
beacuse of access rights, I have started mysql server --skip-grant-tables
option. (I have read the part of the manual about access rights, which I was
to read in this list, but 4 AM in the morning, I had hard
2008 Jan 07
3
Storeconfigs
Hello,
Anyone have any luck getting storeconfigs + MySQL working? I was getting
some freaky uninformative errors:
err: Could not call: wrong number of arguments (1 for 0)
It''d be great if we could get a wiki page up, there appears to be a
pretty large consensus of people who are unable to get it running.
Regards,
AJ
2011 Jun 04
3
Client vs server storeconfigs
Hi all,
As I understand it, storeconfigs needs to be enabled on both the agent
and the master to function ideally. I have a couple of questions:
-> Can the various agents and the master safely share the same
storeconfigs db (say, a postgresql server)? Is there any benefit to
setting things up
this way?
-> Is there any benefit for an _agent_ to use an RDBMS vs sqlite for
its
2008 Jan 04
3
Facts not being updated when using storeconfigs
Hi,
I think I''m having a similar problem to the user who raised this bug:
http://reductivelabs.com/trac/puppet/ticket/733
I''m running 0.23.2 with storeconfigs. I''ve got it working to the point
where my clients'' facts are being populated in the database[*] but
updates don''t seem to happen unless I restart puppetmasterd. For
example:
1) I run my test
2001 Mar 27
2
smbclient -b parameter
I've got problems getting files from a win2000 server using smbclient
(see subject "SMBClient & Windows 2000"). I've tried using the -b
parameter (documented in the online man pages) to change the buffersize
in case that might be the problem but the smbclient I'm running doesn't
recognise it. I've installed 2.0.7 on Compaq Tru64, smbclient declares
itself as
2010 Apr 28
2
storeconfigs seems to disable external nodes
I have a working configuration using external nodes, but when I enable
storeconfigs using either Sqlite or MySQL, nodes no longer get
assigned their classes from the external nodes script. I''m currently
using the 0.25.4-2ubuntu6 packages from Ubuntu 10.4. Disabling
storeconfigs and restarting puppetmaster causes nodes to be assigned
classes from the external nodes script. I''ve
2008 Feb 05
2
Storeconfigs question.
Hi
What does this error-message mean, and how do I preceed?
err: Could not store configs: You cannot call create unless the parent
is saved
Magnar
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2013 Dec 09
2
Are storeconfigs without puppetDB possible?
I''m doing some testing with the puppetlabs/haproxy module on a vagrant box
with puppet 3 set up. The module we use requires exported resources to be
enabled in order to specify haproxy backends, but I don''t have it
configured in puppet. I have our puppet repo checked out to the VM and am
using puppet apply, pointed at the specific module path we use for
development, to
2006 Sep 18
16
Dynamic fields and AAF
Hi,
I have a model which has properties, these are your standard name/value
pairs, but also have attributes that affect how I want to store them in
ferret. I was using 0.9.5 with 0.2 of aaf, which seemed fine, I just
copied and pasted (yes, I know, ick) the to_doc method and added code to
iterate though the properties that that model had, and add relavent
fields to the document.
It seems
2007 Sep 21
2
mysql storeconfigs needs mysql gem
Recently I started noticing that after running for a while
puppetmaster would freeze after a client called `freshness` which
would eventually result in the client getting a timeout and the client
dyeing. I tracked the freeze down to the call to
ActiveRecord::Base.verify_active_connections! in rails.rb on line 26.
After scouring the nets I finally found:
2010 Aug 02
1
wrong facts going into storeconfigs, 0.25+2.6
I''m re-posting this because I''m not sure that it got through the first
time. If someone could at least echo back that this is reaching the
list, I''d appreciate it. (I''m new to the list.)
Sometimes (with variable frequency) storeconfigs stores the wrong data
in the fact_values table. This has the end result that exported
resources, when collected, have
2013 Oct 18
2
Can't find a supported method of using storeconfigs on AWS
I can''t seem to find a sane way of running storeconfigs on the new AWS
server environment I''m working on.
- SQLite is not an option. It becomes unusable far too quickly.
- Using a mysql adapter doesn''t seem to work properly.
- I quickly run into bug #9290<http://projects.puppetlabs.com/issues/9290>again and again. Which after 2 years STILL
2013 Jul 25
9
Not collecting exported resources without storeconfigs
# cat /etc/redhat-release
CentOS release 6.4 (Final)
# puppet --version
3.2.3
# rpm -q puppetdb
puppetdb-1.3.2-1.el6.noarch
I am now receiving "Not collecting exported resources without storeconfigs"
for my opsview module. It was working fine on puppet 2.7 with
Activerecord/MySQL. I am still new to puppetdb so maybe I am missing
something. This is from puppet.conf:
storeconfigs
2001 Feb 23
1
Problem with mput * on Tru64 ?
Samba 2.0.7 running on Compaq Tru64 UNIX V5.0A with latest tru64
patches.
"mget *" works OK, "mput *" or something like "mput *.bat" fails with
the error message "find: bad option -maxdepth".
Several questions - Anyone else come across this one? Would dropping
back to 2.0.6 fix the problem? Could it be an issue with 2.0.7 on Tru64
V5?
Regards,
Brian