Icinga / icingaweb2

A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
https://icinga.com/get-started/
GNU General Public License v2.0
811 stars 282 forks source link

action_url not shown in icingaweb2 with icingadb #4919

Closed HOSTED-POWER closed 2 years ago

HOSTED-POWER commented 2 years ago

Using Debian 10 with icingadb

ii  icinga-l10n                             1.2.0-1.buster                                                             amd64        l10n (short for Localization) provides all translations available for Icinga.
ii  icinga-php-common                       1.0.0-1.buster                                                             all          Icinga PHP Common for Icinga Web 2
ii  icinga-php-library                      0.10.0-1+debian10                                                          amd64        Icinga PHP Library - IPL
ii  icinga-php-thirdparty                   0.11.0-1.buster                                                            amd64        Icinga PHP Thirdparty for Icinga Web 2
ii  icinga2-bin                             2.13.5-1.buster                                                            amd64        host and network monitoring system - daemon
ii  icinga2-common                          2.13.5-1.buster                                                            all          host and network monitoring system - common files
ii  icinga2-dbg                             2.13.5-1.buster                                                            amd64        host and network monitoring system - debug symbols
ii  icinga2-doc                             2.13.5-1.buster                                                            all          host and network monitoring system - documentation
ii  icinga2-ido-mysql                       2.13.5-1.buster                                                            amd64        host and network monitoring system - MySQL support
ii  icingacli                               2.11.1-1.buster                                                            all          simple CLI tool for Icingaweb2 and its modules
ii  icingadb                                1.0.0-1.buster                                                             amd64        database connector for Icinga 2
ii  icingadb-redis                          7.0.2-1.buster                                                             all          Persistent key-value database with network interface (metapackage)
ii  icingadb-redis-server                   7.0.2-1.buster                                                             amd64        Persistent key-value database with network interface
ii  icingadb-redis-tools                    7.0.2-1.buster                                                             amd64        Persistent key-value database with network interface (client)
ii  icingadb-web                            1.0.1-1+debian10                                                           all          Icinga DB Web
ii  icingaweb2                              2.11.1-1.buster                                                            all          simple and responsive web interface for Icinga
ii  icingaweb2-common                       2.11.1-1.buster                                                            all          simple and responsive web interface for Icinga - common files
ii  icingaweb2-module-doc                   2.11.1-1.buster                                                            all          simple and responsive web interface for Icinga - documentation module
ii  icingaweb2-module-monitoring            2.11.1-1.buster                                                            all          simple and responsive web interface for Icinga - monitoring module
ii  opsgenie-icinga2                        2.17.0                                                                     all          OpsGenie - Icinga2 integrations files including marid and Icinga2 scripts
ii  php-icinga                              2.11.1-1.buster                                                            all          PHP library to communicate with and use Icinga
Object 'xxxxx' of type 'Service':
  % declared in '/etc/icinga2/zones.d/master/services.conf', lines 496:1-496:76
  * __name = "xxxxx"
  * action_url = "https://xxxxx?cmd=tickets&action=new&make=accounts_ticket&subject=xxxxx&body=&dept_id=4&ip=xxx"

However since updating to latest incingadb packages, the action_url which are defined no longer seem to show up in icingadb

HOSTED-POWER commented 2 years ago

Duplicate, already fix in icingaweb db as it seems