ID: 0670
Title: LDAP: Fixed sync when non lower case attributes are configured
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.5i1
The LDAP sync converts all configured ldap attributes to lower case
for easier handling internally. When custom LDAP source attributes
are configured by using non lower case, the sync did not process
those vars in some cases.
ID: 0669
Title: Fixed regex matching in BI when using character groups [...]
Component: BI
Level: 1
Class: Bug Fix
Version: 1.2.5i1
Regexes were not applied correctly when only using character groups as regex
syntax without any other regex things. The option was not treated correctly
since it was not detected as being a regex.
ID: 0405
Title: Add CSV export to availability views
Component: Reporting & Availability
Level: 2
Class: New Feature
Version: 1.2.5i1
In the availability table views there is now the small CSV export icon at the
bottom left of the page, which allows a CVS export of the table.
ID: 0282
Title: TIMEPERIOD TRANSITION messages no longer cut at 64 bytes
Component: Core & Setup
Level: 1
Class: Bug Fix
Version: 1.2.5i1
Whenever the timeperiod name was specified very long not all information got
logged into the monitoring history during a timeperiod transition.<br>
For example:<br>
nagios-02-07-2014-00.log:[1391684695] TIMEPERIOD TRANSITION: ab@mathias-kettner.de_demo_timeperiod@shd-online.d<br><br>
Some mandatory information was missing at the end of the line, thus causing
the livestatus statehist table to crash, while processing such an invalid entry.
ID: 0667
Title: oracle_asm_diskgroup: Now really uses the generic filesystem levels
Component: Checks & Agents
Level: 1
Class: Bug Fix
Version: 1.2.5i1
The check should but did not use the generic filesystem levels for inventorized
and manual checks, but it did not use them.