Displaying 18 results from an estimated 18 matches for "rrdgraphs".
Did you mean:
rrdgraph
2007 Mar 29
7
rrdgraphs?
Anyone using the rrdgraph report on the puppetmaster on Debian stable? I''m
trying to get this working and not getting far. I even took rrdtool and
librrd0-dev from backports and I still get the same problem. It seems that
the rrdfiles are being somewhat created, but nevertheless, the puppetmaster
isn''t happy and keeps spewing:
err: Report rrdgraph failed: Could not create
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 =
2007 Oct 29
12
Reports in Puppet
Hi,
I wanted to configure reporting in puppet. I came across the
below links which says what needs to be added in config file to enable
reports.
But I was wondering how I view the visual report/graphs do I need to
create my own script.
http://reductivelabs.com/trac/puppet/wiki/ReportReference#rrdgraph
http://reductivelabs.com/trac/puppet/wiki/ReportsAndReporting
--
Deepak
2009 Dec 04
3
Foreman reports - no pretty pictures :D
I''m playing around with foreman for the moment. I can''t seem to figure
out how to make the dashboard look like in this screenshot
http://theforeman.org/wiki/foreman/Screenshots#Dashboard
In order for those statistics to work what should be done?
I have activated the rrdgraph reports in puppetd, uncommented the line
":rrd_report_url: report/" in config/settings.yaml
2012 Oct 16
4
Unable to create the rrd graph
Hello Everybody,
I have been trying to use the rrdgraph reporting
feature available in puppet.
After performing all the instruction maintained
on the site http://docs.puppetlabs.com/references/latest/report.html , the
rrd directory for the agents get created but they are empty.
When i check the log files in
2010 Jun 09
12
Foreman -- Reporting
Hello All,
I don''t seem to be able to get reports to display on the foreman
interface. I copied extras/puppet/foreman/files/foreman-report.rb to /
usr/lib/ruby/site_ruby/1.8/puppet/reportsforeman.rb, instead of /usr/
lib/ruby/1.8/puppet/reports/foreman.rb. Config: Centos5.4, Apache/
Passenger, Puppet 0.25.4.
The reports are coming from the clients, because I can see them
in
2010 Jul 22
8
Foreman / External Nodes -- Node Not found
Hello All,
So I finally got around to start to cut over node definitions
from standard flat files to external nodes (foreman), and getting
error message: "Error 400 on SERVER: Could not find node ''nodename'';
cannot compile" - So basically it can''t pick up the node from the
external node config.
When I test the fetching of the yaml file it seems to work
2007 Mar 29
1
Reports?
On the ReportsAndReporting wiki page, the sample shows running
puppetmasterd with tagmail, daily, and security reports, but the available
reports section below only talks about tagmail and rrdgraph. Can someone
add some info on the daily and security as I''m not familiar with these?
2009 Jan 09
7
Cannot create /var/lib/puppet/clientbucket; parent directory /var/lib/puppet does not exist
Hi all,
I''m doing a new install of my puppet server and I''m doing it like:
1.-) adding epel repo:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
2.-) yum -y install puppet-server
3.-) rm -rf /etc/puppet
4.-) copy my old puppet conf (from puppet-0.24.5 to 0.24.6)
mv /etc/puppet.old /etc/puppet
5.-) start puppetmaster:
[gridinstall etc]# /etc/init.d/puppetmaster start
2010 Apr 27
7
Puppetmaster with stored configs leaks file descriptors on CentOS 5
Hi folks,
When I enabled stored configs on my puppet master, it began keeping lots
of open connections to the MySQL server (as far as I understand it
opened one connection for each client run and never closed them).
I set up the server to close idle connections after 5 minutes. Now the
database server does close the connections but the puppet master keeps
them in CLOSE_WAIT state and eventually
2006 Nov 09
0
RRD Graphs
Hi all,
I''ve significantly reworked the RRDGraph report. Here''s some test
output based on the reports lying around on my systems:
http://luke.madstop.com/rrdtest/
Currently, everything except the top-level index.html file will get
generated automatically by the report.
I can already see I need to go check out my virtual machines, since
they''re making changes
2006 Apr 11
1
HTB statistics granularity
Hi,
I am running HTB and using the following command to get rate and pps statistics:
tc -s class show dev eth0
However what I am seeing is that if I run the command over and over again, I see the sent bytes and sent packets increment however the rate and pps have the following issues:
1. The rate and pps values only seem to update after every 15 seconds
2. They do not show until about after
2006 Nov 13
4
ANNOUNCE: 0.20.1
The latest release is finally out; here is the changelog:
Mostly a bug-fix release, with the most important fix being the
multiple-definition error.
Completely rewrote the ParsedFile system; each provider is now much
shorter and much more maintainable. However, fundamental problems
were found with the ''port'' type, so it was disabled. Also, added
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.
2011 Feb 15
8
Trigger an event after a puppet run
Hi,
We''d like to run puppet regularly in noop then trigger an event after
the run depending on the results, namely to hook puppet in to our
Nagios implementation so that if anything changes for any reason we
receive an alert.
We already have puppet configured to send out puppet reports via email
but don''t want to completely rely on that.
Is it possible to craft a trigger of
2007 Jan 30
19
PuppetReporting
hi
I''ve read about PuppetReporting at the Trac website. Apparently you are
working on integrating the benchmark tests for every type in ruby.
Do you have any idea when this will all get implemented?
This is a crucial part (and actually a necessary feature) in the
configuration management system we have set up using Puppet.
grtz
Koen Vereeken
2006 Dec 01
1
Packages build for Solaris ? As CSW packages ?
Well imitation is the highest form of flattery they say. So I''m surprised
to see these packages neatly built to install into /opt/csw correctly and
yet they exist somewhere else and have nothing to do with us here at
Blastwave.
fascinating.
I guess we can always send an email to the person doing this and just ask if
they want those packages in testing and then into the catalog for
2011 Nov 04
1
Storeconfigs and nagios and foreman
All-
Poking around in the bug database it looks like storeconfigs is being
actively worked on. I am using 2.7.6 on my master as well as all the
clients. I have clients boot , start puppet and get a signed cert via
auto signing. The nagios module (and currently the only thing puppet
does) complains a lot during compile time about not having
storeconfigs enabled, which is not the case in my