Displaying 20 results from an estimated 4000 matches similar to: "Fw: RE:Nagios under *[solved]"
2009 Jun 17
2
Nagios Asterisk
Hi
I am trying to implement monitoring of asterisk (all 4 spans-i want to show them line by line Up or down) using nagios using below script, but i always get the status as down and red..can anyone let me know how to read an output from nagios plugin ? nagios etc is configured already and is working
PATH=/bin:/sbin:/usr/bin:/usr/sbin
FAILS=""
SPANS=$(asterisk -rnx "pri show
2009 Jun 18
3
Nagios under *
Hi
I am trying to implement monitoring of asterisk (all 4 spans-i want to show them line by line Up or down) using nagios using below script, but i always get the status as down and red..can anyone let me know how to read an output from nagios plugin ? nagios etc is configured already and is working
PATH=/bin:/sbin:/usr/bin:/usr/sbin
FAILS=""
STATUS=$(asterisk -rnx "pri
2010 Nov 19
6
augeas / sudoers
Hello everybody!
How can i create with puppet following sudoers file:
User_Alias CENTREON=apache,nagios
CENTREON ALL = NOPASSWD: /etc/init.d/nagios* restart
CENTREON ALL = NOPASSWD: /etc/init.d/nagios* reload
CENTREON ALL = NOPASSWD: /usr/bin/nagios* -v *
The problem that augeas create only last line, replacing previous one.
--
You received this message because you are subscribed to
2011 Jun 17
5
ssh_authorized_key and NIS user
Hi,
I have this resource definition:
ssh_authorized_key { "nagios@login2":
key => [REDACTED]
user => "nagios",
type => "ssh-dss",
require => Service[''nis''],
}
This nagios user comes from NIS, yp.conf and nsswitch.conf are handled by puppet
and configured before the key. I still get an "User does not
2011 Feb 28
1
Nagios monitoring with example42 modules
Folks:
I''ve started to play around with the comprehensive integrated module set
from example42 (http://www.example42.com/).
Following the instructions, I set up one node as a nagios server, with
''include nagios''. I set up another node to be monitored via nagios, with
''include nagios::target". I set $monitor=true for the base node, which is
inherited by
2012 Sep 05
1
Nagios and www-data users.
I''m sure people have hit this problem before. In my nagios module, the
nagios command pipe file at /var/lib/nagios3/rw/nagios.cmd is owned by
the nagios user, but needs to be written to by the www-data user.
Adding the www-user to the nagios group is one solution, but that
requires that the nagios module potentially modify the www-data user,
which seems bad.
What''s the best way
2010 Mar 02
2
Nagios based on David Schmitt's Complete Config : variables are empty
Hello !
I''m trying to implement a Nagios solution based on David Schmitt''s
Complete Config. But I the following error when running puppetd -t -
v :
notice: Starting catalog run
err: //Node[monitoring]/nagios::target/Nagios::Host[]/File[/conf.d/
_host.cfg]/ensure: change from absent to present failed: Could not set
present on ensure: No such file or directory - /conf.d/
2012 Sep 10
5
Nagios purge deleted items and notify nagios service problem
I am using stored configs to manage my nagios host and services checks and
I have run into a problem that I have been unable to solve. When the
stored configs are purged from puppet the nagios server correctly removes
them from the services and hosts file but does not notify the nagios
service and instead throws an error. So the entries are still there and
nagios still reports on them until
2010 Nov 05
1
Nagios installation problem
Hello,
Has anyone managed a successful installation of Nagios using
the RPMForge packages on CentOS 5.5?
It looks like it should have worked, I followed the guides for Fedora
and CentOS here (with appropriate path adjustments):
http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html
http://wiki.centos.org/HowTos/Nagios
The SELinux policies look fine (I tend to ignore instructions to
2009 Feb 13
10
Nagios: Error: Service check command ... not defined anywhere!
Hello CentOS users,
I have problems posting the question below
to the Nagios mailing list (my subscription is
not accepted for some reason). Has anybody
of you already had this probably frequent
problem with Nagios in CentOS? I can''t use
check_squid from command-plugins.cfg (s. below)
Thank you for any hints
Alex
---------- Forwarded message ----------
To: nagios-users at
2009 Sep 14
4
Contribution to wiki: nagios incompatibility with centos 5.2
Hi
I would like to contribute to the wiki.centos.org:
username: boel
subject: nagios incompatibility with centos 5.2
location: http://wiki.centos.org/HowTos/Nagios
content: A security feature of centos 5.2 SELinux prevents the access
from the apache httpd server to the needed /var/nagios files. The error
manifests itself in the /var/log/messages as "SELinux is preventing the
tac.cgi from
2006 Jun 20
2
yum install nagios, adding dag repository
Hi,
I'm running an Opteron 64 bit server, and in an effort to re-join it to my
nagios monitoring, I have tried the install nagios via Yum.
When I type:
yum install nagios, or nagios-nrpe, or nagios-plugins, I get:
"Nothing to do". as output.
In wanting to add the DAG repository to my machine, the documentation i've
come across seems vague.
Can someone advise me on either of
2012 Jan 04
2
installing Nagios client with selinux enabled
Hi, I''m new to Puppet so may be going about this completely the wrong
way, or perhaps it is an selinux problem rather than a Puppet problem.
I have a problem copying a file and changing the seltype. I don''t
think it is Nagios specific. Code is something like:
file {
''/usr/sbin/nrpe'':
source =>
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
2012 Jun 18
1
Nagios 3.4.1 on CentOS 5.8
Hi
I am trying to build nagios rpm from nagios.spec file on CentOS 5.8. I am
getting into issues.
nagios.spec http://fpaste.org/crOs/
rpmbuild -ba nagios.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.36485
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf nagios-3.4.1
+ /bin/gzip -dc /usr/src/redhat/SOURCES/nagios-3.4.1.tar.gz
+ tar -xf -
+ STATUS=0
+ '['
2017 Oct 25
1
Not Able to Configure Nagios Server 4.3.4 in Centos 7
Thanks for your reply
Actually the case is that the compiling process and make all, make install processes didn't report any errors but when I trying to access or start the service Nagios it gives me an error stating it's unable to find that service.
This happens with me when I try to manually install the applications from source.
Am I missing any important step in the installation
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/
2011 Apr 04
4
Puppet nagios integration problem
Hi all,
I''m working on setting up Puppet to write out my Nagios configs. A few
weeks back I inserted a few dummy Nagios checks into my Puppet config,
and the Nagios configs were written out properly.
I''ve now added loads of Nagios host and service checks like this:
@@nagios_service { "check_smtp_${hostname}":
check_command =>
2009 Nov 14
1
Nagios object inheritance
So I''m revisiting puppet''s management of nagios now that 0.25.1 is out
and I want to say thanks for the updates to all the nagios types.
However, there is one huge, gaping hole that''s been asked about before
in 2 different threads but that''s never been addressed: object
inheritance. For it to work, it requires the object being inherited
from to have a
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