Observium Changelog

Community Edition 21.10.1

33
commits
2,360
lines added
1,689
lines removed
671
net change

Community Edition 21.10.1

33 commits • trunk r11634 through r11666
Note: Some changes listed below may only apply to Observium Professional/Enterprise editions.
✨ New Features:
  • r11634: Add alert_log to API +26/-0
  • r11635: Add aggregate 95th to multi_bits_separated graphs +11/-4
  • r11636: Switch to ifName on checkpoint devices. they started putting hw/platform data into ifdescr. +6/-0
  • r11646: Improve Morningstar device support +181/-3
  • r11649: Add duracomm rmcu support +124/-0
  • r11652: Improve morningstar support +329/-65
  • r11653: Add some eaton sc200 support +31/-0
🐛 Bug Fixes:
  • r11644: Fix alert regen bug. Add device_id on entries where it's missing. +21/-2
🔧 Minor Changes:
  • r11638: Added os definition for Extreme FastPath switches (OBS-3892). +77/-16
  • r11640: Added rrd_is_file() for pass is_file() for local rrds and pass on remotes. +25/-0
  • r11641: Do not check rrd file exist on remote rrdcached for graphs. +312/-312
  • r11643: Renamed isPingable() to is_pingable(). Collect hostname ip address. +113/-158
  • r11648: Reduced dns queries in gethostbyname6(), request only first valid record from hosts or dns. +113/-143
  • r11658: Fixed generate applications graphs and pages. +195/-224
  • r11664: Added cached ip field for devices. Added option `$config` for use cached ip in requests to device (default false). +84/-52
🐘 PHP 8 Fixes:
  • r11639: Fixed calls to count() in sensors discovery without definitions. +130/-168
  • r11662: Fixed call to sort functions for not arrays. +236/-228
📝 Trivial Changes:
  • r11637: Check if opcache exist before reset. +9/-18
  • r11642: Improved ports polling stats by mibs. +96/-119
  • r11645: Fixed generate query in parse_qb_ruleset() for entities with parents. +8/-5
  • r11650: Added os discovery for older Morningstar MPPT. +5/-1
  • r11655: Fixed skip comments in hosts file, appear in r11648 (OBS-3906). +8/-2
  • r11656: Fixed skip inline comments in hosts file. +11/-7
  • r11659: Fixed quick search for ip addresses without associated port. +7/-8
  • r11661: Improved print_sql() with new SqlFormatter lib. +67/-57
  • r11665: Use cached ip only in poller process. +7/-4
  • r11666: Show cached ip on device page. +78/-93
📚 Library Updates:
  • r11654: Updated used Pear libs.
  • r11657: Updated Jquery Builder to latest.
  • r11660: Updated SqlFormatter library.
🚧 Development:
  • r11651: Added debug information of definitions load. +5/-0
+2,360 added -1,689 removed 671 net