On Mon, Nov 14, 2016 at 12:42 AM, Michael Friedrich
<michael.friedr...@netways.de> wrote:
> Question aside - why don’t you use packages in the first place? Dealing with 
> source compilations and their shortcomings is something you don’t want to 
> deal on upgrades in the first place.

Back in May when I was first standing up the Icinga server, I tried
installing from yum repo, but wasn't able to get it to work. This was
one of the errors I encountered, there may have been others, and I
haven't tried again since then:

# yum install icinga2
Loaded plugins: priorities, update-motd, upgrade-helper
http://packages.icinga.org/epel/latest/release/repodata/repomd.xml:
[Errno 14] PYCURL ERROR 22 - "The r
equested URL returned error: 404 Not Found"

----
on a different note, to follow up with a post I just made a few
minutes ago, I ran "icinga2 daemon -C" and let it sit and it was able
to complete successfully. Coincidentally at about the same time, the
muliple icinga daemon reload-internal processes that I was seeing,
also resolved themselves and I'm back to a single process:

[root@ec2- icinga101 icinga2]$ ps -ef | grep "/sbin/icinga2"
root     20134 25100  0 22:45 pts/0    00:00:00 grep --color=auto /sbin/icinga2
icinga   22567     1 11 21:58 ?        00:05:28
/media/ephemeral0/icinga2/lib64/icinga2/sbin/icinga2 --no-stack-rlimit
daemon -x debug -c /media/ephemeral0/icinga2/etc/icinga2/icinga2.conf
-d -e /media/ephemeral0/icinga2/var/log/icinga2/error.log
--reload-internal 24319
[root@ec2- icinga101 icinga2]$


I'm beginning to suspect maybe the Salt states which do a service
icinga reload might be overlapping eachother and causing this
weirdness.
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to