ID: 5338
Title: fileinfo: date variables can be defined in fileinfo.cfg
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
This werk adds the possibility to define date variables in the file
fileinfo.cfg either directly or via the corresponding rule Count,
size and age of files. Date variables can be used on linux and solaris
hosts and have the form $DATE:format-spec$ where format-spec is a list
of time format directives of the unix date command. Example:
$DATE:%Y%m%d$ is todays date in the format YYYYMMDD.
Using this option the agent will only send files containing the
current date. Date variables can be used together with the rules
File Grouping Patterns and Size, age count of file groups to monitor
if files are created in a directory on a dayly basis. Note that the
option Only check during the folling times of the day should be set.
Otherwise a warning may be displayed if the file of the current day
is not present yet.
ID: 5300
Title: dell_idrac_fans, dell_idrac_power dell_idrac_power.unit, dell_idrac raid, dell_idrac_raid.bbu: New checks for Dell iDRAC
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
These new check plugins create services if a Dell hardware is checked by
the idrac snmp interface. Please see the manpages for more information.
ID: 5299
Title: dell_idrac_info: Added Dell HW information to inventory
Component: HW/SW Inventory
Level: 1
Class: New feature
Version: 1.5.0i1
The new information will be provided if got by idrac and includes:
- Serial number
- Express Service Code
- Bios version, vendor and date of version
- Raid controller name and version
ID: 5232
Title: Agent version check: fixed exception when an offcial release is expected and the agents version is a daily build
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
ID: 5216
Title: Failed notification checking is now limited to 7 days
Component: Multisite
Level: 1
Class: Bug fix
Version: 1.5.0i1
This change fixes a GUI (sidebar) rendering performance issue which
was caused by the check for failed notifications. For individual
admin users the GUI could be very slow because the core was searching
far in the past of the monitoring history.
The failed notification checking is now being limited by a configurable
"Failed notification horizon" which is set to 7 days be default. You can
configure this value according to your needs in the Global settings.
ID: 5233
Title: agent_ucs_bladecenter: Now uses python requests to fetch the data
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1