Displaying 20 results from an estimated 400 matches similar to: "Receiving errors via tagmail"
2008 Jun 27
1
Filtering tagmail reports to errors
Is it possible to filter tagmail reports to warnings and errors? We
are receiving lots of puppet reports from using tagmail. But most of
them are just "notice" messages. I would like to filter them so we
only get errors and warnings, or reports that contain errors and
warnings.
Would it be possible to have "tags" for the different logging levels?
- Ian
2012 Jun 12
6
Trying to get tagmail to work
Hey guys,
Relatively new to Puppet and I''m trying to setup tagmail to send all emails
to me: at one point I''ll filter that down to errors and whatnot (based on
tags) but for now I just want to get it working.
Master Puppet server is setup with Passengers, all works well:
/etc/puppet/puppet.conf
[main]
# The Puppet log directory.
# The default value is
2007 Jan 31
7
Report usage...
Hi,
I''ve setup my systems to do reporting as explained in https://
reductivelabs.com/cgi-bin/puppet.cgi/wiki/ReportsAndReporting, with
tagmail defined as one of the report types - but I do not recieve any
mail at all.
I''ve configured a tagmail.conf file like this:
all: root@localhost
But the documentation mentions three options, namely sendmail,
reportfrom,
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?
2007 Jun 08
2
puppet reports
Hi all,
we activated puppet mail reports but we are receiving a lot of mails
when yum fails to update the repos, like this one:
(err): Failed to retrieve current state of resource: Could not get
latest version: Execution of ''/usr/bin/yum -d 0 -e 0 list available
munin-node'' returned 1: Cannot open/read repomd.xml file for repository:
kbs-CentOS-Extras
failure:
2008 Jan 11
3
Reports emailed to me
Sorry if this is obvious, but how can I have reports emailed to me- I
want to know what each puppetd update is changing
Thanks
--e
Eugene Ventimiglia
Director of Systems
GridApp Systems
e: eventi@gridapp.com
o: 646 452 4081
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Oct 30
1
puppet.conf sections
I''m a little confused by the configuration reference. Is the following configuration
supposed to work in 0.23.2?
# $Id$
2
3 [main]
4 confdir = <%= confdir %>
5 vardir = <%= vardir %>
6
7 rundir = /var/run
8 logdir = /var/log
9
10 ssldir = $vardir/ssl
11
12 [puppetmasterd]
13 manifestdir = $vardir/manifests
14
2010 Oct 08
0
puppet doesn't send report's
Hi.
# puppet --version
2.6.1
Puppet.conf on puppetmaster''s server
#cat /etc/puppet/puppet.conf
....
[puppetmasterd]
...
reports=tagmail,log
tagmap=/etc/puppet/tagmail.conf
....
#cat /etc/puppet/tagmail.conf
all: aleksey.kashin@gmail.com
Puppet.conf on the client
#cat /etc/puppet/puppet.conf
...
[agent]
...
report=true
reportserver=puppetmaster.doamin.com
...
But,
2008 Dec 18
3
errors after 0.24.7 upgrade ..
After upgrading my puppetmaster to 0.24.7 from 0.24.6 i am getting the
following errors in the puppetmaster logs. Any help would be appreciated.
Thu Dec 18 16:11:39 +1100 2008 Puppet (err): Could not store configs:
undefined method `environment='' for #<Puppet::Rails::Host:0xb72c0c38>
I do not use environment''s and they are not defined anywhere in the
puppet.conf
2011 Oct 26
8
bug: recursive directory copy that re-copies nightly
I''m seeing a recurring, nightly copy of files which are not changing. I get the following message every night from tagmail.
1. It happens once per day (not every 30 minutes)
2. The files haven''t changed in months
3. The files aren''t changing -- there''s only one md5 in the clientbucket for each file
4. There''s no schedule on the resource
5. The files
2008 Apr 02
2
Problem implementing multiple Environments
I am trying out having multiple environments so that I can push a test
config to a single server in production. The idea being that I could
push out a config change to one server and see if the change works in
production. If it does then I can merge the change into the
production environment and push the change out to all the clients.
So to test this I made a change to a config file in testing
2007 Nov 02
8
Custom reports in puppet
Does any one know or whether have someone done custom reports in puppet.
Which will show the status of the servers, disk, cpu, load, pkg list,
configs/files edited via puppet, how often a config file is updated,
etc..
--
Deepak
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Oct 19
3
client update to 0.23.2: "Could not find value for"
hi all,
we maintain about 30 puppet managed nodes. the version of the clients
is 0.23.0 and 0.23.1. the master is 0.23.0.
today we installed a new CentOS 5 node with David Lutterkort''s puppet
0.23.2 rpm. this host is a reinstall of an old FC4 on new hardware.
we are getting this error on 0.23.2, never happened before:
| Could not retrieve configuration:
| Failed to parse template
2003 Jul 22
2
Error starting tinc (metasocket)
Hi,
I'm getting this weird error in the logs when starting tinc "Creating metasocket faile: Address family not supported by protocol"
I've tried explicitly putting AddressFamily = ipv4 in the tinc.conf file but it doesn't seem to make a difference. The IP's i'm using for the vpn are 10.0.x.x
Thanks for your assistance,
R. Schwarzenberg
-------------- next part
2010 Dec 10
1
Audio ports
I see in sip debug it says Audio is at port 10342
Express Talk suggests Audio at UDP 8000-8020
I've tried changing Express Talk to 10000 and forwarded 10000-10400.
Is there a possibility Express Talk won't work in the 10000 range?
Is it possible to limit Asterisk to 8000-8020?
Thank you,
Gary
2010 Dec 01
1
Trying to configure a SIP software phone
I have been told that my logic in extentions.conf is wrong in trying to configure a SIP
software phone called Express Talk (remote) .
I'd like to make outgoing calls and calls to local extensions.
Could someone please look at my configuration files at http://pastebin.com/ajp62wqF
and see what I did wrong?
Thank you,
Gary
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
2010 Jan 18
7
reload/restarting puppetd after puppet.conf change
Subject basically says it all. Anyone have a good idea of how to get
puppetd restarted after installing a updated puppet.conf? Using the
Service types obviously doesn''t work since puppet is already running.
Is there no, please reload your config on the next run option? I mean
there is always some screwing with a cronjob to just restart puppet once
and awhile but I dunno I was
2009 Jun 10
10
puppet client looking for server puppet
In my puppet client I have
puppet.conf defined puppet server as mypuppet
server = mypuppet.example.net
Not sure why the puppet client puppet-test is still sending these
noises to the syslog
Jun 10 13:36:23 puppet-test puppetd[10863]: [ID 702911 daemon.error]
Could not find server : getaddrinfo: node name or service name not
known
Jun 10 13:36:23 puppet-test puppetd[10863]: [ID 702911
2012 Aug 23
1
Puppet Agent VS User
Hello,
Running into a problem when wanting to daemon-ize the agent. It doesnt
seems to do anything:
- cannot find any daemon process with (ps aux | grep puppet)
- the config is not updated after editing some params on the master
- /var/log/puppet stay empty...
while, when logged as root, it is working without issue with $puppet agent
--test.
##Conf
Ubuntu 12.04
Puppet 2.7.11
## Daemon is