Displaying 20 results from an estimated 1000 matches similar to: "Nagios XI + Puppet?"
2011 Sep 29
2
Naginator and Puppet on different hosts
We were using Naginator resources like nagios_host, etc. along with stored configurations and exported resources. Worked pretty well. However we have to separate the Puppet master and the Icinga (Nagios) server. They will be on different machines from now on. Are there any best practices for such a scenario? I already thought about some kind of ''rsync'' of the configuration from
2010 Jun 18
5
Migrating away from Nagios
I have to rebuild a new Nagios box and thought this might be a good time
to migrate away. I use snmp mostly for everything but with the fork Nagios
endured I wonder about putting any more effort into the project.
I probably should look at OpenNMS again, but the other options I think might
work are Icinga (Should be trivial to migrate) or Zenoss or maybe even Zabbix?
Anyone have experience in
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
2017 Oct 25
2
[Gluster-devel] Gluster Health Report tool
Hi Aravinda,
Very nice initiative, thank you very much! As as small recommendation it would be nice to have a "nagios/icinga" mode, maybe through a "-n" parameter which will do the health check and output the status ina nagios/icinga compatible format. As such this tool could be directly used by nagios for monitoring.
Best,
M.
> -------- Original Message --------
>
2013 Feb 15
2
Nagios NRPE IPv6
On my network management server I have
Name : nagios-plugins-nrpe
Arch : x86_64
Version : 2.13
Release : 1.el6
Size : 38 k
Repo : installed
From repo : epel
To my dismay I noticed that this doesn't seem to support IPv6:
[ts at bombur ~]$ host galadriel.example.com
galadriel.example.com has IPv6 address 2001:db8:f004:8::32
[ts at bombur ~]$
2013 Apr 10
5
Managing multiple nagios servers with puppet and virtual resources
Hi,
For several years, we have @work had a puppet environment where when we add
a new host/node, some basic monitoring is fed through to a nagios server
using virtual resources and an old nagios class which either someone here
wrote themselves, or found on the internet at the time.
We are trying to move away from the existing puppet environment for a
number of reasons, and using this as an
2012 Jul 23
6
librarian-puppet vs git superproject?
Can anyone comment on their experiences with librarian-puppet or using git
superproject with per puppet module repositories? We are in the midst of
determining which route is optimal for our environment. It seems like using
git superprojects would mean one less new tool for everyone to learn. What
then would be the advantages of librarian-puppet?
Thanks,
Ryan Bowlby
--
You received this
2013 Oct 18
6
- monitoring software
hi,
I have a dedicated server with several services running: ssh, ftp, httpd
(with several sites andactive domains), the mail server (dovecot,
postfix), dns.
I'd like to monitor all of these services in a graphical, easy, setting
of thresholds and alerts via email.
I would also like that if a customer wanted to see the graphs I could
create codes read-only.
there is one or more software
2009 Dec 09
3
nagios 3 packages?
So, my favorite RPM repository (EPEL) only has the ancient nagios-2.12
or so.
What's the repo you use for Nagios 3?
--
Florin Andrei
http://florin.myip.org/
2012 Dec 07
2
Is there any ways to fetching custom fact after some resources setuped?
I''m currently trying to create icinga module and the icinga-web and
icinga-idoutils-libdbi-mysql from rpmforge
store the initial sql file in version numbered
directory(/usr/share/doc/icinga-web-1.7.2/~~~).
So, I try to determine the version number from the yum info like as below,
but that repository installed after my yum module gets work done.
Is there any ways to fetching custom
2017 Oct 25
3
Gluster Health Report tool
Hi,
We started a new project to identify issues/misconfigurations in
Gluster nodes. This project is very young and not yet ready for
Production use, Feedback on the existing reports and ideas for more
Reports are welcome.
This tool needs to run in every Gluster node to detect the local
issues (Example: Parsing log files, checking disk space etc) in each
Nodes. But some of the reports use Gluster
2018 Feb 21
1
how to build wmic
Thanks for the pointer. I will take a look.
Steve Koehler
On Wed, Feb 21, 2018 at 2:44 PM, Andrew Bartlett <abartlet at samba.org> wrote:
> On Wed, 2018-02-21 at 14:05 -0600, Stephen Koehler wrote:
> > Andrew,
> >
> > Thanks very much. After sending my question, I discovered that the DCOM
> area was disabled in the build as of 8 years ago, so it became clear
2012 Apr 25
4
[Bug 2000] New: when using ssh with ControlMaster/ControlPersist, one may get zombie processes
https://bugzilla.mindrot.org/show_bug.cgi?id=2000
Bug #: 2000
Summary: when using ssh with ControlMaster/ControlPersist, one
may get zombie processes
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: major
2010 Dec 26
6
variables created with generate() function have a newline when used in a template
I have this in nodes.pp
$puppetmaster_fqdn = generate("/usr/bin/facter","fqdn")
and this in a template
http://<%= puppetmaster_fqdn %>:8080
When puppet runs, this is the result:
http://puppet.home
:8080
Anybody any clue to whats causing this? I''ve tried -%>
--
You received this message because you are subscribed to the Google Groups "Puppet
2013 May 14
2
puppet and custom nagios object variables
Nagios support "custom object variables" (http://nagios.sourceforge.net/docs/nagioscore/3/en/customobjectvars.html) buy prefixing them with an underscore:
define host{
host_name linuxserver
_mac_address 00:06:5B:A6:AD:AA
_rack_number R32
}
However, I can''t determine how to use these with puppet nagios resources. I''m assuming they aren''t supported, but
2015 Jun 22
2
Nagios, getting started
Hi List,
I have noted a number of times, various comments on this list about
Nagios, hence my questions.
just been employed by an ISP and they want to upgrade their fairly
extensive nagios monitoring.
They are mostly an ubuntu lts shop, so 1st question
What advantages does the RH/CentOS world have (if any?) over the ubuntu
LTS world?
They are talking about running the server on a vm, as I
2011 Mar 18
1
rpm split
Hi,
I have a custom rpm for our application. The problem is that it grew old and
fat. It's about 30 MB. So i would like to split it into two parts. One big
part that almost never changes and one smaller part that is changed more
frequently. But i don't know how to write the spec file so a simple yum
update will install both packages and it won't create any problems.
Any suggestions?
2011 Mar 11
9
Why is it so hard to make a sane nagios server config?
I''ve tried to achieve my overall goals with several different features
of Puppet, but I''ve hit a bit of a wall here. I think it''s time for me
to explain what I''m trying to accomplish:
I want the enabling of a service in my manifests to configure
the monitoring of that service by a nagios server, without
needless repetition.
Let me explain how my
2012 Sep 01
3
Alerts when process limits are met
Hi,
I've not found the answer to this question anywhere - please forgive me
if I overlooked.
I'd like to be able to be automatically alerted if process limits are
hit (e.g. max POP3 logins).
Is there a way that I can configure a script to be run, in the same way
that I can with quota warnings?
I can of course use logwatch, but this alerts me the next day, and
logwatch can be noisy
2012 Nov 19
2
vcsrepo: Could not create repository (non-repository at path)
Hi,
I''m running into a problem using the puppetlabs provided vcsrepo-module. It
keeps giving the same error:
--------------
notice: /Stage[main]//Vcsrepo[/usr/share/test2]/ensure: Creating repository
from latest
err: /Stage[main]//Vcsrepo[/usr/share/test2]/ensure: change from absent to
latest failed: Could not create repository (non-repository at path)
--------------
This is in my