log1-c
log1-c
Sounds similar indeed. The config in our setup is deployed via the Director as well. Will add that above!
The changes of this PR didn't help for the serivce tiles.  For Node tiles it works:  As well as for the breadcrumb navigation:  But for the service...
additional info: now the breadcrumb view can look kind of strange:    without the changes it looks better imo as it is not truncated that "early":  maybe...
Same here when checking interface _ERRORS_ on a Hyper-V host (running on a Fujitsu Server) Interfaces checked are: Mellanox ConnectX-4 Lx Ethernet Adapter Mellanox ConnectX-4 Lx Ethernet Adapter #2 Intel(R)...
```perl $if->{ifDescr} = $if->{ifDescr}.' '.$if->{flat_indices} if defined $self->{duplicates}->{$if->{ifDescr}} && $self->{duplicates}->{$if->{ifDescr}} > 1; ``` This seems to fix the issue.
The issue also exists with Cisco C3750 switches ` Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M), Version 12.2(58)SE1` ``` CRITICAL - interface GigabitEthernet3/0/5 (alias ***MPLS Router***) discards in:0.00% out:158.01% , [...]...
See here: https://github.com/Icinga/icingaweb2-module-director/issues/2554 Fix will come with v1.10 or you cherry-pick that commit.
Should(will be) be fixed with this: https://github.com/Icinga/icingaweb2-module-director/issues/2554
Hi Thomas, the only time _I_ came across this was: - Importing Windows Servers from AD - While import/syncing the hosts I added a template "windows-servers", that added various properties...
Can confirm. Demo-Setup is IcingaDB and IcingaDB-Web only and the modify link throws an error. ``` Uncaught Error: Call to a member function select() on null in /usr/share/icingaweb2/modules/director/library/Director/Monitoring.php:141 Stack trace:...