Displaying 17 results from an estimated 17 matches for "skebi69".
2012 May 02
8
Puppet logging
Hello all,
I am trying to write a script that will check logs for puppet errors to use
in a nagios check. I am checking /var/log/messages (RHEL6) but when puppet
runs on its 30 minute interval, nothing gets written to messages. I have
also looked at /var/log/puppet/puppet.log but that does not seem to be
consistent either:
[root@gm10v nagios]# tail /var/log/puppet/puppet.log
Wed May 02 14:27:47
2011 Sep 13
5
Puppet not pushing file
I have set up puppet on Ubuntu/Debian servers with no problem. I am trying
to get puppet working in a RHEL environment. I have the client installed and
the certificate is signed so I know the two are talking but for some reason
I can not get puppet to push the file on to the client.
What am I missing?
OS - RHEL5.7
Installation Source - epel-testing repo
Puppet server version - 2.6.6
puppetd
2010 Nov 10
3
RHEL 6 Officially Released
When will CentOS 6 be released???
(Just kidding...Just wanted to let you all know that RHEL6 has been
released...And yes, I know that most of you all know...)
John
--
John Kennedy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20101110/517e9ba7/attachment-0001.html>
2011 Oct 04
3
CentOS 6: hostname and timezone
Hello,
I've purchased a new dedicated CentOS 6.0 / 64 bit server
and have 2 minor problems please:
1) The "hostname" is reported as CentOS-60-64-minimal at CLI -
eventhough I've edited /etc/hosts and changed the 2nd line:
127.0.0.1 localhost
176.9.123.123 preferans
2) Why is /etc/localtime a regular file? Should I maybe
rm /etc/localtime
ln -s
2010 Nov 30
3
Converting to Raid1
Have a CentOS 4.x 32 bit server running on a single 500M SATA drive.
What is easiest way to convert too RAID 1 on it? Anyone have a link?
Would be open to hardware or software just do not want to reinstall
the entire mess.
2010 Oct 04
3
OpenOffice or LibreOffice?
Given that the Document Foundation has now split away from Oracle to
continue the development of an independent office suite, do we have
any idea which was CentOS and Red Hat are planning to go in this area
- OpenOffice or LibreOffice?
I know that LibreOffice is not production ready yet - they only have
their first beta available, but it's just a matter of (likely a short)
time before the
2010 Nov 15
2
SSH keys question
All,
I have 3 servers. All 3 are CentOS 5.5. All 3 have identical
/etc/ssh/sshd_config files. I used ssh-keygen (with no arguments) to
generate keys with no password. I then added all 3 id_rsa.pub keys to the
authorized_keys file.
With this set up, I should be able to ssh between all 3 boxes without
needing a password. The problem is that one of the servers keeps asking for
a password even with
2012 Apr 18
2
Change location of puppet config files
Hi everyone;
I am trying to change the location of where the ssl cert files are
stored. I have changed this in the puppet.conf file but, when I start
the puppetmaster, the only certs being created are still in /etc/
puppet. Can someone tell me what I am missing here?
Thank you!
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To
2009 Mar 04
1
Errors using custom install disk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
(Sorry if this is a dupe. Sent originally from unregistered email address)
All,
I am trying to make a custom install CD for CentOS 5.2. I am building
the iso in a VirtualBox image and testing the iso in another VirtualBox
image so I don't keep wasting CD's. I have gotten to where all the
package dependencies are met and now I get the
2010 Oct 13
1
Determine next UID number
When I used Solaris years and years ago there was a command that would be
able to tell you the next available non-system UID number for the system
(can't remember what it is now, I have slept since then...). Is there an
equivalent in CentOS?
Thanks,
John
--
John Kennedy
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Oct 20
0
Disk Problem???
Every few hours we get the following in /var/log/messages:
Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: bus reset: SUCCESS
(sc=0000010190c56080)
Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: attempting task abort!
(sc=0000010190c56080)
Oct 19 20:56:20 wltracp1a kernel: scsi4 : destination target 2, lun 0
Oct 19 20:56:20 wltracp1a kernel: command = Test Unit Ready 00 00 00
00 00
Oct
2010 Nov 15
0
SSH keys question [RESOLVED]
On Mon, Nov 15, 2010 at 13:45, Paul Heinlein <heinlein at madboa.com> wrote:
> On Mon, 15 Nov 2010, cliff here wrote:
>
> > You should check the perms on the dirs, ssh will not allow it use
> > the keys if they are too permissive. So I would check starting at
> > /home
>
> This is the most likely cause; I'd check there too.
>
> If not,
>
> 1.
2012 Mar 28
1
puppetd not checking in
We have set up Nagios to monitor the access time for
/var/lib/puppet/state/state.yaml to ensure that puppetd is checking in in a
timely manner.
It appears as though it is not because state.yaml is over 39,000 seconds
old. If I manually run puppet agent --test on the client then puppet does
run and state.yaml is updated.
I can see nothing in the logs to indicate that puppet is erroring out.
2010 Jun 24
2
Upgrading from 4.4 to 4.7
Hello all,
For (system) certification purposes, we have to upgrade our 4.4 machines to
4.7.
In the past I usually have just reinstalled machines to save the (perceived)
headaches of upgrading. That is not an option in this case.
Are there any pitfalls to watch out for when upgrading? Is it even possible
to go up 3 revisions?
Thanks,
John
--
Did you know that it costs forty thousand dollars a
2011 Sep 14
1
puppet kick getting hostname not match with the server certificate
OS - RHEL5.7
Installation Source - epel-testing repo
Puppet server version - 2.6.6
puppetd version - 2.6.6
I searched Google and none of the answers were a match for my set up...
I can do ''puppetd --test'' from the client and things work as expected.
When doing puppet kick hostname I get the following:
Triggering hostname
Host hostname failed: hostname not match with the server
2011 Oct 19
2
Silly logrotate question
Ok, I have Googled this and either I am not asking the right way or I just
can't see what's in front of me (sorry)...
We have log files called app.2011-10-119.log (with the date changing every
day). The log is created by the application each day at midnight.
I have logrotate set to rotate files ending in .log at 4am, with
copytruncate on by default.
If I list the files I see all the old
2010 Sep 07
3
Update to base release
Hello All,
We have some machines running CentOS 4 Update 4 (4.4). We want to update
these boxes to the stock CentOS 4 Update 8 (4.8).
We have the 4.8 iso images. Is it possible to use up2date and have it use
the 4.8 mounted iso images on a remote (install) server as the repository?
The ISO's are accessible through http. These servers are remote with no
CD/DVD option to upgrade that way.
I have