If anyone is curious to know what icinga2 can do in a large environment, all of
these checks are being processed from 1, 16 core server with a load average of
10, across 2 coasts. It’s an amazing product!
___
icinga-users mailing list
icinga-users@l
Fantastic!
On Feb 23, 2017, 5:01 PM -0500, Michael Martinez , wrote:
> Hi Rob, thanks for the info.
> Actually I was able to fix it by appending the following in icinga2.conf:
>
> include_recursive "/var/lib/icinga2/api/packages/_api/conf.d"
>
>
>
> On Thu, Fe
I had this same exact problem too and the only way I found to resolve it was to
blow the install / db away and reinstall from scratch. The only downside, aside
from the time it takes to reinstall, was the loss of our history but that was
acceptable compared to not having consistent downtimes.
h
I’m running into a problem in the office whereby some of my non-NRPE
checks are taking more than 60 seconds to complete and icinga2 is killing
them and returning the following status:
So I have 2 questions:
- Is there a way to increase the default, non-NRPE checks to run more
than 60s w
Hey Dirk,
I don't know if this helps you any but this is how I have it implemented in
my shop and maybe there's something here that will put you on the right
track. I remember having issues with this check too until I stumbled upon
the -l and -o switches arguments, which made things much easier. A
import "cluster_template"
vars.cluster_nodes == {{ all $hostnames$ in host.vars.servertype =
“my_servers” }}
Suggestions?
On September 13, 2016 at 10:24:49 AM, Rob DeSanno (rdesa...@gmail.com) wrote:
Markus,
That’s brilliant! I’m going to need some time to digest and test
Markus,
That’s brilliant! I’m going to need some time to digest and test it but this
looks like it is the solution I am looking for.
On September 13, 2016 at 3:35:47 AM, Joosten, Markus (markus.joos...@plumbe.de)
wrote:
On 2016-09-12 19:23, Rob DeSanno wrote:
> The challenge presented to
The challenge presented to me was to somehow configure notifications to be
sent only when a certain percentage of hosts experience critical alerts.
For example, instead of sending out a notification when every host fails a
ping check, only send one out if 10%, or more, hosts fail.
We want somethi
tps://dev.icinga.org/issues/11182 and
marked as resolved 3 months ago (target version 2.5.0).
> When 2.5.0 was released ... aparently the bug was still there :
https://dev.icinga.org/issues/12548 .
>
> You can "Watch" these bugs to know when it'll be fixed.
>
> Regards,
>
I'm at a loss and hoping that maybe someone here has a solution. The
problem that I have been noticing is that anytime I do a restart or reload,
I am losing some type of downtime information in icinga2. I just upgraded
to the latest release but unfortunately the problem still exists for me.
For st
This is interesting and we are looking for a good nagios/icinga app for our
phones that is also compatible with icinga2. I have the classic gui up and
running and would love to give this a try when I have the time!
On June 8, 2016 at 3:29:27 AM, Willem de Jonge (wil...@isnapp.nl) wrote:
My iOS
We have a log of nagstamon/anag users here at the office and was wondering what
everyone is using on their mobile devices to monitor their icinga2 instances.
Please don’t say Chrome ;)
TIA!
___
icinga-users mailing list
icinga-users@lists.icinga.org
I was in the same situation having thousands of servers and a bunch of checks
to migrate from Nagios to Icinga, but couldn’t find an easy migration tool. To
be honest, I wound up copying over my config files from my old Nagios server
and configured them myself with a combination of a little shel
Is it possible to set up Icinga2 / Icingaweb to use htpasswd for
authentication? I’m looking on the web and docs but cant seem to figure out how
to do it and wonder if it’s even possible.
Sorry in advance for the noob question but could use some help setting it up if
it can be. TIA!___
As always, thanks for your quick response. I’ll play around with doing it your
way and report back if I continue having issues.
On February 3, 2016 at 11:43:22 AM, Michael Friedrich
(michael.friedr...@netways.de) wrote:
> On 03 Feb 2016, at 16:49, Rob DeSanno wrote:
>
> Goo
Good morning / afternoon!
I have one http check that I am trying to convert from Nagios over to Icinga2
but its kicking my butt. In a nutshell, the way this check works is the icinga
host uses nrpe to run a command on the destination host which, in turn, tries
to verify that that host can reach
Thanks, Eric. I’ll open an official issue request in a day or so.
I appreciate the quick response!
On January 19, 2016 at 9:18:19 AM, Eric Lippmann (eric.lippm...@netways.de)
wrote:
Hi Robert,
The default is set in
/usr/share/php/Icinga/Web/Controller::setupPaginationControl(). But please
;
vars.localtime_hash = "e4ca381035a34b7a852184cc0dd89baa"
}
template Host „mq-server“ {
import „utc-server“
vars.servertype = „mq“
}
/* Additional templates for cassandra, rabbit, redis, etc. */
object Host „mq-server-001“ {
import „mq-server"
}
Kind regards,
G
I’m trying to wrap my head around using if/else conditions for my CheckCommands
but I can’t seem to get it to work. In this example, most of my servers
timezone is set to EST whereas only a handful (cassandra, rabbit, mq, and
redis) are set to UTC.
How can I reconfigure this check to pass the c
I’m trying to configure a check in icinga to validate the age of our hourly,
daily, and monthly backups on server “backup” but icinga doesn’t like the way I
have it configured. I am pasting the error message as well as lines 131 - 158
for reference.
Is there a better way of reconfiguring my che
20 matches
Mail list logo