search for: rrddir

Displaying 16 results from an estimated 16 matches for "rrddir".

2010 Jun 09
12
Foreman -- Reporting
...ent_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY modulepath = $confdir/modules #reports=log, foreman storeconfigs = true dbadapter = mysql dbuser = app_puppet dbpassword = password dbserver = localhost dbsocket = /sql/mysql/mysql.sock rrddir=/var/lib/puppet/rrd rrdinterval=$runinterval rrdgraph=true [puppetd] classfile = $vardir/classes.txt report = true localconfig = $vardir/localconfig What am I missing here? Thanks, Henry -- You received this message because you are subscribed to the Google Groups "Pup...
2010 Jul 22
8
Foreman / External Nodes -- Node Not found
...emplatedir = /etc/puppet/manifests/templates #clientyamldir = /var/lib/puppet/yaml/node reportdir = /var/lib/puppet/reports storeconfigs = true dbadapter = mysql dbuser = app_puppet dbpassword = xxxxxxxxxxxxxx dbserver = localhost dbsocket = /sql/mysql/mysql.sock rrddir = /var/lib/puppet/rrd rrdinterval = $runinterval rrdgraph = true [puppetd] classfile = $vardir/classes.txt report = true localconfig = $vardir/localconfig Any ideas? Thanks, Henry -- You received this message because you are subscribed to the Google Groups "Puppet Use...
2007 Mar 20
3
err: cannot create directory, parent doesn''t exist. But it does.
I just updated to 0.22.2 and am running into a strange issue. I''m starting puppetmaster, and seeing this in my error log: err: /puppetconfig/reporting/File[/Library/Puppet/Generated/Server/var/reports]/ensure: change from absent to directory failed: Cannot create /Library/Puppet/Generated/Server/var/reports; parent directory /Library/Puppet/Generated/Server/var does not exist err:
2009 Jan 09
7
Cannot create /var/lib/puppet/clientbucket; parent directory /var/lib/puppet does not exist
...# Where puppetd caches the local configuration. An # extension indicating the cache format is added automatically. # The default value is ''$confdir/localconfig''. localconfig = $vardir/localconfig reports = rrdgraph,store,log reportdir = $vardir/report rrddir = $vardir/rrd rrdinterval = $runinterval rrdgraph = true [puppetmaster] autosign = /etc/puppet/autosign.conf modulepath = /etc/puppet/manifests/modules [puppetmasterd] modulepath = /etc/puppet/manifests/modules Could someone help me to find is my problem? Cheers, Arnau...
2008 Sep 30
3
question about reports
when a node tries to send a report it drops the following error: err: Reporting failed: undefined method `graph'' for #<Puppet::Transaction::Report:0xb7060948> on the server i have: reports = rrdgraph,store reportdir = /var/www/puppetreports rrddir = /var/www/html/rrd rrdinterval = $runinterval rrdgraph = true on the client i have: [puppetd] # The file in which puppetd stores a list of the classes # associated with the retrieved configuratiion. Can be loaded in # the separate ``puppet`` exec...
2009 Jun 10
10
puppet client looking for server puppet
...ate_keys hostcsr = /etc//opt/csw/puppet/ssl/csr_puppet-test.example.net.pem hostpubkey = /etc//opt/csw/puppet/ssl/public_keys/puppet-test.example.net.pem reportdir = /var//opt/csw/puppet/reports templatedir = /var//opt/csw/puppet/templates tagmap = /etc//opt/csw/puppet/tagmail.conf rrdinterval = 60 rrddir = /var//opt/csw/puppet/rrd fileserverconfig = /etc//opt/csw/puppet/fileserver.conf graphdir = /var//opt/csw/puppet/state/graphs clientbucketdir = /var//opt/csw/puppet/clientbucket -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally...
2012 Aug 23
1
Puppet Agent VS User
...on-production. reports = store reportserver = puppet reporturl = http://localhost:3000/reports/upload req_bits = 2048 requestdir = /var/lib/puppet/ssl/certificate_requests resourcefile = /var/lib/puppet/state/resources.txt rest_authconfig = /etc/puppet/auth.conf route_file = /etc/puppet/routes.yaml rrddir = /var/lib/puppet/rrd rrdinterval = 1800 run_mode = user rundir = /var/run/puppet runinterval = 1800 sendmail = /usr/sbin/sendmail serial = /var/lib/puppet/ssl/ca/serial server = puppet server_datadir = /var/lib/puppet/server_data servertype = webrick show_diff = false signeddir = /var/lib/puppet/s...
2011 Feb 08
12
multiple puppetmasters (w/ Passenger) behind load balancer
Hello Gang, I''m working on scaling my puppet solution, and I''m deploying multiple masters w/ passenger that are going sit behind a load balancer. If anyone is using these type of setup, would you share how you deal with the SSL certs? I''ve been following Bode''s Blog (http://bodepd.com/wordpress/?p=7), and it''s not working to good for me.
2013 Feb 25
5
Puppet execution hangs for long periods of time
...because running on a host Debug: /Schedule[puppet]: Skipping device resources because running on a host Debug: Finishing transaction 98314548 Debug: Storing state Debug: Stored state in 0.02 seconds Notice: Finished catalog run in 0.11 seconds Debug: Using settings: adding file resource ''rrddir'': ''File[C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/var/rrd]{:loglevel=>:debug, :ensure=>:directory, :links=>:follow, :mode=>"750", :backup=>false, :path=>"C:/Documents and Settings/All Users/Application Data/PuppetLa...
2013 Nov 23
2
OSX 10.9 appdmg/pkgdmg
...g: Loaded state in 0.00 seconds Info: Applying configuration version ''1385230408'' Debug: Finishing transaction 70179851846920 Debug: Storing state Debug: Stored state in 0.01 seconds Notice: Finished catalog run in 0.02 seconds Debug: Using settings: adding file resource ''rrddir'': ''File[/Users/zach/.puppet/var/rrd]{:path=>"/Users/zach/.puppet/var/rrd", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'' Debug: Finishing transaction 70179887254940 Debug: Received report t...
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
...clientbucketdir = /var/puppet/clientbucket classfile = /var/puppet/state/classes.txt report_server = puppet graphdir = /var/puppet/state/graphs fileserverconfig = /etc/puppet/fileserver.conf config = /etc/puppet/puppet.conf masterlog = /var/puppet/log/puppetmaster.log rrddir = /var/puppet/rrd pidfile = /var/puppet/run/puppetmasterd.pid manifestdir = /etc/puppet/manifests masterhttplog = /var/puppet/log/masterhttp.log bucketdir = /var/puppet/bucket modulepath = /etc/puppet/modules:/usr/share/puppet/modules reportdir = /var/puppet/reports rrdi...
2013 Dec 06
13
Can't seem to get modulepath attribute recognized by puppetmasterd
Warning - Puppet newby here. I am trying to set up a puppetmaster 3.3.2 and have run into a snag right out of the box. I want to add a new directory to modulepath= in /etc/puppet/puppet.conf So I added the following line in the [main] header modulepath = /etc/puppet/modules:/opt/our-repo/puppetmaster/modules And populated new new directory with modules I have written. I then run puppet
2011 Nov 04
1
Storeconfigs and nagios and foreman
...39;http://127.0.0.1:5984/puppet''. # couchdb_url = http://127.0.0.1:5984/puppet # The directory where RRD database files are stored. # Directories for each reporting host will be created under # this directory. # The default value is ''$vardir/rrd''. rrddir = /var/lib/puppet/rrd # How often RRD should expect data. # This should match how often the hosts report back to the server. # The default value is ''$runinterval''. rrdinterval = 1800 # The root directory of devices'' $vardir # The default value is...
2007 Jun 14
19
Please test export/collect from svn
For those of you out there using export/collect (which we really need to come up with a better name for...), can you test the current SVN code? I''m mostly wondering if the performance is any better. To use it, you''ll have to remove your current database, since the database schema is significantly changed. I''m getting what looks like an additional 25% reduction
2013 Aug 07
1
puppet-3.2.2 runs fine - but doesn't work. 2.7.22 works fine.
...follow, :ensure=>:file, :backup=>false, :mode=>"644", :loglevel=>:debug, :path=>"/var/lib/puppet/.puppet/ssl/public_keys/puppetmaster-02.example.dk.pem"}'' Aug 7 14:33:38 puppetmaster-02 puppet-master[27451]: Using settings: adding file resource ''rrddir'': ''File[/var/lib/puppet/.puppet/var/rrd]{:links=>:follow, :ensure=>:directory, :backup=>false, :mode=>"750", :loglevel=>:debug, :path=>"/var/lib/puppet/.puppet/var/rrd"}'' Aug 7 14:33:38 puppetmaster-02 puppet-master[27451]: Using set...
2013 Mar 11
12
Error: stack level too deep
I''m running a previously working set of modules with the Puppet master version 3.1.0-rc2. I''m getting the Error: stack level too deep Here is a chunk of the debug Debug: Scope(Class[Zabbix]): Retrieving template zabbix/zabbix.conf.php.erb Debug: template[/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb]: Bound template variables for