Skip to content
#

icinga

Here are 321 public repositories matching this topic...

julianbrost
julianbrost commented Feb 24, 2022

The API happily accepts attribute updates for host_name and service_name of Downtime objects. That doesn't sound like a good idea to me, just look at the inconsistency between the object name and its attributes in the console transcript below.

I haven't checked any other object types for similar issues, so there might be more as well.

$ downtime=$(curl -skSu root:icinga -H 
bug area/api good first issue
phil-or
phil-or commented Jun 28, 2021

Is your feature request related to a problem? Please describe.

There are currently no password creation policies in Icingaweb2. So users can create insecure passwords.

Describe the solution you'd like

In order for users to create more secure passwords, a stricter password policy would be beneficial.
Icingaweb admins should be able to set policies. (minimum character length, numbers, l

enhancement area/authentication good first issue

More than 130 check plugins for Icinga and other Nagios-compatible monitoring applications. Each plugin is a standalone command line tool (written in Python) that provides a specific type of check.

  • Updated Apr 5, 2022
  • Python

Improve this page

Add a description, image, and links to the icinga topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the icinga topic, visit your repo's landing page and select "manage topics."

Learn more