Questions tagged as ['icinga2']
the icingaweb2 is not reachable, although it is running on the server with the apache and icinga2. I already have all the prerequisites, that are documented on the official site set up. However, when accessing the icingaweb2 site on apache (https://hostname/icingaweb2/setup) I get a 404 server error
the link (https://hostname/) works and shows the default site of apache
Ubuntu Version: Ubuntu 20.04.4 L ...
I have an issue, I'm getting this error on my Icinga Web Monitoring Portal for my Supermicro server: enter image description here
I found a solution that simply by loading the following two modules:
- modprobe ipmi_devintf
- List item modprobe ipmi_si
I don't know where I have to upload these two files. My scenario server running Ubuntu, but for IPMI where these modules needs to be loaded. On monitorin ...
Recently added new pfsense system, existing one working as expected.I have installed package nagios-plugins on pfsense for monitoring like existing pfsense. Existing ssh-keygen -t ed25519 using for new setup added to pfsense.
Installed: sudo pkg install nagios-plugins Run command : /usr/local/libexec/nagios/check_procs PROCS OK: 88 processes | procs=88;;;0

I have Gentoo Linux installed, and I am trying to get icinga2 configured and run properly using icingaweb2 and director using PostGreSQL 13.3 db. this problem is generic and not related to gentoo linux itself because i did most of the stuff manually.
so I emerged icinga2
and execute icinga2 node wizard
to set it up as a master node.
then I emerged icingaweb2
and downloaded and configure the relevant ...
I am trying to configure a icinga2 cluster of multiple nodes (agents) and one master.
I am using this Ansible role to do this.
Hostnames are resolved using entries inside /etc/hosts
.
The problem I am having is that the hosts inside icingaweb2 are marked as Pending and unhandled.
On the master I get the following error messages:
[2021-06-21 11:50:25 +0200] warning/JsonRpcConnection: API client discon ...