Sharing dashboards in current version of icingaweb2

Im looking for the features described in this blog post from 2020,
in current releases, are there options to

  • drag and drop dashlets
  • SHARE dashboards with other users
  • define DEFAULT dashboards

if these options are currently not available, which modules can be used to share dashboards ?

  • Icinga 2 version used (icinga2 --version)
    icinga2 - The Icinga 2 network monitoring daemon (version: r2.14.2-1)

Copyright (c) 2012-2024 Icinga GmbH (https://icinga.com/)

System information:
Platform: Ubuntu
Platform version: 22.04.4 LTS (Jammy Jellyfish)
Kernel: Linux
Kernel version: 6.5.0-1014-aws
Architecture: x86_64

Build information:
Compiler: GNU 11.4.0
Build host: runner-hh8q3bz2-project-575-concurrent-0
OpenSSL version: OpenSSL 3.0.2 15 Mar 2022

Application information:

General paths:
Config directory: /etc/icinga2
Data directory: /var/lib/icinga2
Log directory: /var/log/icinga2
Cache directory: /var/cache/icinga2
Spool directory: /var/spool/icinga2
Run directory: /run/icinga2

Old paths (deprecated):
Installation root: /usr
Sysconf directory: /etc
Run directory (base): /run
Local state directory: /var

Internal paths:
Package data directory: /usr/share/icinga2
State path: /var/lib/icinga2/icinga2.state
Modified attributes path: /var/lib/icinga2/modified-attributes.conf
Objects path: /var/cache/icinga2/icinga2.debug
Vars path: /var/cache/icinga2/icinga2.vars
PID path: /run/icinga2/icinga2.pid

  • PHP version used (php --version)
    PHP 8.0.30 (cli) (built: Mar 7 2024 08:52:11) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v4.0.30, Copyright (c) Zend Technologies
    with Zend OPcache v8.0.30, Copyright (c), by Zend Technologies
  • Server operating system and version

you can use one of these modules:
https://github.com/RISE-GmbH/icingaweb2-module-customdashboards
https://github.com/RISE-GmbH/icingaweb2-module-teamdashboards

Sorry to Re-open the case, have you been able to install and use the TeamDashboard module successfully ? I’ve installed it, the module is enabled, but i can’t seem to get the “teamboard” “mapping” interface on the GUI.

Do you have any information ?
(icinga version r2.14.2-1)
Thank in advance.

do you have the permission to access teamdashboards/mapping?

Hello,
The module is up and running (can see it from the GUI).
When i try to access teamdashboards/mapping i have an error ‘page not found’.
I verified for the user that i have the ‘full module access’ and ‘generale module access’ for teamboards in the Access Control but i still can’t see the mapping interface

i just installed it on a fresh icingaweb2 2.12.2 and the mapping is there

Hey thanks for trying, I found out what was not working.
The installation File says to extract in a “Teamboards” folder and enable the module “Teamboards”, so i did exactly that .

I had just to reinstall and enable with “Teamdashboards” and it worked.

Sorry for the bother.

Cheers,

Hey, sorry for the trouble i have another question regarding TeamDashboard. Is it possible to share a specific dashboard?
From my understanding when i create a mapping it gives access to every dashboard from the user.

Cheers,

you can always create a user with just one dashboard.
and this user can also be a virual one which means a folder with just a dashboard.ini
or you use customdashboards:

https://github.com/RISE-GmbH/icingaweb2-module-customdashboards