On Mon, 20 Jan 2014, Franc wrote:
There is a simple solution to export to .csv the "Service Log Entries"
table in the "Service Availability Report" page?
Or example of related query to the DB?
I see no way to get that out of the CGIs, but there is a way to get
what you're after out of
On Tue, 18 Feb 2014, Michael Friedrich wrote:
On 15.02.2014 18:31, Daniel Parthey wrote:
Hi there
in the dynamic age of cloud computing, instances/nodes are volatile, they
come and go. So we would like to see an API to add or remove hosts. Maybe
even auto-detect and add service checks. So
On Wed, 26 Mar 2014, kanny goud wrote:
root@icinga:~# /usr/lib64/nagios/plugins/check_http -H
care-ap.evergent.com-u /Apps/WebObjects/AccountManagement.woa -p 443
-S -t 20
CRITICAL - Socket timeout after 20 seconds
Is there really a missing space between ".com" and "-u"?
+--
On Fri, 11 Apr 2014, chris wrote:
- Is there a tool / plugin in Icinga, to enable user friendly wizard
to add host / service to monitor
You might want to take a look at NagiosQL which is a configurator
with a GUI interface. It won't know about the Icinga-specific config
bits, so those'l
On Sat, 12 Apr 2014, chris wrote:
Well, seeing all the reply, I don't think Icinga can be used
as the framework for commercial self-service monitoring tools,
just like monitor.us, pingdom, or site24x7.com, without further
modification.
Well, that was a nice wakeup note.
Any recommended
On Wed, 21 May 2014, Michael Friedrich wrote:
On 17.04.2014 12:44, David Young wrote:
I'm running into a problem whereby users can accidentally acknowledge a
critical alarm for an unlimited period of time, which is a potential risk
to our platform. I'd like to restrict how long an service
On Tue, 15 Jul 2014, Israel Brewster wrote:
Icinga 1.10.4
Copyright (c) 2009-2013 Icinga Development Team (http://www.icinga.org)
Copyright (c) 2009-2013 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 03-28-2014
License: GPL
Icing
On Tue, 15 Jul 2014, Israel Brewster wrote:
On Jul 15, 2014, at 1:34 PM, Carl R. Friend wrote:
We're up in the 1.11 tree now, and I seem to recall having to fix
a *lot* of NULL-pointer-related segfaults in 1.10 and earlier (I run
Solaris and that OS handles exceptions like
On Thu, 17 Jul 2014, Israel Brewster wrote:
So I went back to a clean system and tried building 1.11.5 from source.
This build worked once I figured out I needed to use gmake rather than
make, however it results in the same two issues: the icinga.log file
is filled with nothing but (null), an
On Thu, 17 Jul 2014, Israel Brewster wrote:
No problem. Actually, my configs are all default at this point,
as I wanted to get it basically working before messing with
configs, with only one exception: In the io2db.conf, I changed
the database type to postgresql. So the relevant lines are:
d
On Fri, 25 Jul 2014, Alfonso Pace wrote:
ICINGA2_USER=root
ICINGA2_GROUP=root
ICINGA2_COMMAND_USER=root
ICINGA2_COMMAND_GROUP=root
Do not do the above. As has been stated before, it's neither
recommended nor supported and can open your system up to a whole
raft of problems security-wise
On Fri, 25 Jul 2014, Alfonso Pace wrote:
Hi Carl,
your suggestion was perfectly!!! The master server don't read the .crt
file. I changed proprietary of file with chown and restored the user icinga
in the file /etc/sysconfig/icinga2.
Now work fine!!!
Good. By the by, you probably want th
On Wed, 3 Sep 2014, Michael Friedrich wrote:
Have a great day! :-)
Indeed, Amanda! Happy birthday!
++-+
| Carl Richard Friend (UNIX Sysadmin)| West Boylston |
| Minicomputer Collector / Enthusiast
On Thu, 4 Sep 2014, Michael Friedrich wrote:
$ service icinga2 checkconfig
...
Config error: Invalid value for attribute: Object 'Disk Time S:' (Type:
'Service') at /etc/icinga2/zones.d/master/hosts/windows/winserver:32 ->
Attribute 'enable_notifications'
[2014-09-03 23:38:59 +
On Fri, 28 Nov 2014, Johannes Oettl wrote:
Icinga Stats 1.9.1
Copyright (c) 2009 Nagios Core Development Team and Community Contributors
If memory serves, the notification system is single-threaded, which
means that if you're shoving 200-odd notifications into it all at once
it's going t
On Mon, 1 Dec 2014, Laurent Dumont wrote:
**ls -al /var/run/icinga2/cmd/icinga2.cmd*
prw-rw 1 nagios www-data 0 Dec 1 17:13 /var/run/icinga2/cmd/icinga2.cmd
Recall that the webserver has to be able to tunnel through all
the parent directories for the command pipe; if it blocks on on
On Wed, 3 Dec 2014, Joseph L. Casale wrote:
Afaik this topic is always a head banger. I'd appreciate it if you could
write some markdown documentation and send it to the dev tracker for
icinga2.
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/monitoring-remote-systems#agent-
On Wed, 3 Dec 2014, Joseph L. Casale wrote:
I am not sure why you invested so much time re-inventing the
wheel, snmptt and standard out of the box Icinga cfg took literally
5 minutes to setup? I pass all sorts of traps through it. For each new
trap in the future, you simply need a few extra l
On Fri, 12 Dec 2014, Michael Martinez wrote:
I've got an icinga 1.8 installation that has the following latencies:
Active Service Latency: 0.000 / 1390.955 / 1077.921 sec
Active Host Latency:0.000 / 1383.793 / 1351.764 sec
633 hosts. 3,800 active service
On Tue, 3 Feb 2015, Florian Kluender wrote:
i have a big problem. I cannot start ido2db so I have no connection to the
database since July 2014 L.
The error message is: ?Starting Ido2db:Error processing config file
?/usr/local/icinga/etc/ido2db.cfg.
Try putting db_user= and db_pass= on
On Tue, 3 Feb 2015, Alexander Wirt wrote:
problem solved on the other list. The lines are on seperate lines, but the
file contains dos lineendings.
Oh, good. It looked like it was going to be an easy one.
As an aside, and I haven't checked the source, do we want to make
the configur
On Wed, 4 Feb 2015, Warren Block wrote:
Either way, a log entry about detecting a file with CRLF line endings would
be helpful.
I'll look into that possibility if I can find the time between
blizzards here in the Northeast US.
Did the OP ever strip the CRs from his file and try again
On Mon, 9 Feb 2015, Florian Kluender wrote:
can anybody help me with this problem?
Feb 9 10:21:27 icinga ido2db: IDO2DB 1.12.1 starting... (PID=5777)
Feb 9 10:21:32 icinga icinga: idomod: Still unable to connect to data sink.
1480 items lost, 5000 queued items to flush. Is ido2db running
On Mon, 9 Feb 2015, Florian Kluender wrote:
root 19343 9380 0 12:51 pts/000:00:00 grep ido2
OK, not only do we not have two running, we don't even have
one running. It's highly probable that the configuration file
is a mess in one way or another.
Did you check the system l
On Mon, 9 Feb 2015, Florian Kluender wrote:
Ok, i think i have bigger problems:
Error: DB Version 1.6.0 does not match needed schema version 1.12.0.
Why didn't that come up before?
Now that we know what the problem is, we can properly address it.
First off, it seems you're working f
On Mon, 9 Feb 2015, Florian Kluender wrote:
Setting up icinga-idoutils (1.11.6-1~debmon70+1) ...
dbconfig-common: writing config to /etc/dbconfig-common/icinga-idoutils.conf
Not replacing deleted config file /etc/dbconfig-common/icinga-idoutils.conf
unable to read input file /etc/dbconfig-com
On Mon, 9 Feb 2015, Florian Kluender wrote:
mysql -p icinga <
/usr/local/icinga/etc/modules/icinga-core/module/idoutils/db/mysql/upgrade/mysql-upgrade-1.7.0.sql
till
mysql -p icinga <
/usr/local/icinga/etc/modules/icinga-core/module/idoutils/db/mysql/upgrade/mysql-upgrade-1.12.0.sql
He ask
On Mon, 16 Feb 2015, Florian Kluender wrote:
Yes, I know that this are basics. But I am not too poor to
share my knowledge with other guys. And I hope, that other
specialists thinks like me???
Advance warning: This is going to ramble a bit, and there
are hints of rant to it as well. Yo
On Mon, 23 Mar 2015, Daniel Bareiro wrote:
# ./check_snmp_int.pl -H 10.1.0.10 -l Us3r -x passw0rd0 \
-X passwOrd1 -L md5,des -n -v
Alarm at 10 + 5
SNMPv3 AuthPriv login : Us3r, md5, des
Filter :
OID : 1.3.6.1.2.1.2.2.1.2.2, Desc : Realtek Semiconductor Co., Ltd.
RTL-8100/8101L/8139 PCI Fast
On Thu, 16 Apr 2015, Michael Friedrich wrote:
Stripping out php some years ago wasn't the best idea either,
but in the end the long term solution for Classic UI issues
is Icinga Web 2.
I'll politely disagree that "stipping out php [...] wasn't
the best idea [...]" as that was one of the
On Thu, 30 Apr 2015, Sergei Franco wrote:
The nagios we are going to push passive results is not under our control
and due to a business decision it will not be upgraded to icinga2.
Unfortunately sometimes the road blocks are not of technical nature, hence
I am looking at a work around.
On Sat, 16 May 2015, Daniel Bossert wrote:
Hi all
I have RHEL 7, icinga2, icingaweb2, pgsql9.4 and php5.6.8 running.
Yesterday I upgraded php 5.6.8 to 5.6.9, since then I have problems with
icingaweb2.
Output:
Server error: The use statement with non-compound name 'Exception' has
no effect
On Sat, 16 May 2015, Daniel Bossert wrote:
Thanks Carl, I'll do that.
If the investigation of the PHP doco points something up in
a change of usage for the "use" command, please open up an issue
in the bug-tracking system and explicitly call out "PHP upgrade
to 5.6.9 breaks ". It is in
On 07/19/2015 02:24 PM, Dennis Zheleznyak wrote:
Hi,
I'm trying to compile icinga2's source on Solaris 10. [...]
I've ran the following:
* /usr/local/bin/cmake -DICINGA2_WITH_MYSQL=OFF
-DFLEX_EXECUTABLE=/usr/local/bin/flex .
And then tried to compile it using gmake command but I'm get
On 07/19/2015 10:33 PM, Dennis Zheleznyak wrote:
I've download the required packages from OpenCSW and ran cmake:
[...]
However, I still get the same error when running gmake all:
bash-3.2# gmake all
Linking C shared library ../../Bin/Release/libmmatch.so
ld: fatal: unrecognize
On 09/03/2015 09:51 AM, Felix Cruz wrote:
Hi
We use the CGI version of Icinga. My own role is that of a Monitor/TechOps but
I assist the architect with researching features.
My request is simple - the general search field appears to be limited to
strings within the Service column. Is there a
On 09/03/2015 02:35 PM, Michael Friedrich wrote:
Am 03.09.2015 um 15:51 schrieb Felix Cruz:
My request is simple - the general search field appears to be limited
to strings within the Service column. Is there a way to have it
search the Status Information field as well for a string or phrase.
On 10/11/2015 07:09 AM, Peltokangas Mikko wrote:
Hello,
another week, another problem...
Is there any good example how to monitor switches like HP or Brocade? I
can now monitor ping but I would to like know example how much traffic
goes thru equipment or how many port are online.
Many FC
On 10/13/2015 05:16 AM, Aaron Hastings wrote:
Sorry to bump this, but I see there's a good bit of activity recently
and this is a really simple, but aggravating, issue that I cannot seem
to resolve.
My disk checks keep giving me back critical errors, specifically the two
below:
Greetings,
On 04/06/2016 03:35 PM, Yaniré Romero De Souza Ferreyra wrote:
I've been trying to install Icinga 2 in a Solaris 10 server, for the las
2 days been researching but I haven't found any documentation on it :(
Just this link which doesn't work:
https://wiki.icinga.org/display/howt
On 04/07/2016 05:36 AM, Peter Eckel wrote:
Hi Carl,
where are you located? I could provide a Netra X1 [...]
Reply sent privately.
Cheers!
-- Carl
___
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailma
"Autoresponders Considered Harmful"
It's not just e-mail lists that get annoyed:
http://news.bbc.co.uk/2/hi/7702913.stm
I got more than a chuckle from the above.
Cheers!
--
++-+
| Carl Richard Friend (UNIX Sysadmi
42 matches
Mail list logo