This forum was archived to /woltlab and is now in read-only mode.
-
Last release for this year right from the train to #34c3. This release was a little late, sorry for that.
But it comes with a quite powerfull new panorama widget, the squares widget. Basically its a container for
automatically aligned icons to give a quick overview over a set of hosts or services. Data can be grouped
by hostsname and/or servicename, so each icon could be a summary icon for a host and all its services.
The color optionally fades to black/white after some time, so you immediatly recognize new alerts.
Besides that tons of small things have been fixed, changed or added, see
detailed changelog:
- 2.18 Mon Dec 25 15:27:06 CET 2017
- - add new option 'commandline_obfuscate_pattern'
- - add python and go client to default cookie_auth_direct_agents
- - combine recurring downtimes for the same time into a single cron entry
- - fix listing service recurring downtimes (#766)
- - fix excel export button (#765)
- - Config Tool:
- - show summary prompt if a post_obj_save_cmd is set
- - Business Process:
- - add weighted state example custom function
- - add new configuration option 'favorite_custom_function'
- - skip reloading core if objects have not changed
- - Reports:
- - add option to only send mails for specific thresholds
- - add button to quickly create excel export reports
- - fix listing outages during downtimes
- - Logcache:
- - fix importing logs from file (#751)
- - fix issue with locking
- - Panorama:
- - add squares widget
- - add user styles option to add generic styles usable in labels etc.
- - add optional helper grid
- - update extjs 4.2.2
- - add label availability options
- - fix moving watermark elements
- - fix widgets display issue in IE11
- - fix row height in status lists (#779)
- - fix minemap header in chrome and IE (#782)
- - Mobile:
- - add config option to add additonal links on the home page
Display More
-
If you are using shinken, then changing the nagios.cfg won't help i guess.
-
Stable release is out now. Regarding the pdf output... Its complicated
Right now, only the first line is printed, and its never wrapped. If there are linebreaks, we have to add code to make sure it still fits on this DIN A4 page.
-
Which Thruk version is that and is it reproducable for all commands (which have an author)
-
This has been fixed in the nightly builds already.
-
I will have a look, there is also an github issue for this already.
-
The next Thruk release comes with a new "filter" feature for Business Processes. These can be Input and Output filter and there is already an example output filter included which adds a drill down view for the root cause of the issue.
You can use the nightly builds to test that feature.
-
Looks ok. It tried your config and it works fine. The url is replaced automatically after you click on it. Hovering the link does not replace the macros.
-
If you have PNP and Nagflux enabled at the same time, both use the same spool folder and usually pnp grabs the files before nagflux is able to read them. So you can either disable PNP if you want to migrate anyway or if you want to use both, you could operate nagflux for example with mod-gearman.
-
You can set default dashboards in the config file, see https://thruk.org/documentatio…ent-thruk-plugin-panorama for details.
-
If you cannot update, how should someone be able to help?
-
Just open the Dashboard Settings, go to the Permissions Tab and add * to read-only.
-
Die wichtigsten Komponenten haben wir übrigens dokumentiert: https://labs.consol.de/omd/packages.html
Dort ist eine Liste der paketierten Dinge samt Changelogs und Hinweisen wo Doku dazu zu finden ist.
-
OMD-Labs ist der Werkzeugkasten mit dem wir Monitoring-Lösungen implementieren. Üblicherweise auf Nagios/Naemon oder Icinga2 Basis, mit Thruk als Gui und PNP oder Grafana fürs Graphing. Neuerdings schon auch mal Prometheus.
Der Fokus ist also weniger auf einem einzigen Tool und vielmehr auf einer abgestimmten Sammlung von Werkzeugen die wir immer wieder benötigen.
-
Its the 'obj_reload_cmd'. But you cannot just run '/etc/init.d/nagios reload' because thruk runs as webserver user. You probably need to use sudo or something similar.
-
Is the apache user in that group? Otherwise thruk cannot change the group. Thruk does not run with root permissions and therefor can only use groups which the apache user actually belongs to.
-
Double check which command you use to reload the core.
-
Der Fokus von OMD-Labs liegt nunmal nicht bei cmk. Freunde von cmk fahren mit der raw edition evtl. besser.
-
In der Tat, kannst du bitte einen Issue auf Github aufmachen, dann gehts nicht verloren.
-
If there is something we can improve in the documentation, let me know or send a pull request on github.