Skip to content

Changelog

24.12.0

(2024-12-17)

A big thank you to the following 32 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

  • Correct STP Controller logic (#16885) - PipoCanaja
  • Added support for Sensors/Health in device-summary widgets (#16881) - laf
  • Make the unpolled devices toast point to the unpolled devices page (#16847) - TheMysteriousX
  • Fixed the location filter causing graphs to break (#16804) - laf
  • Resolved issue with interfacepicker using large interface lists (#16790) - InsaneSplash
  • Added ability to re-order alert and device group rules within the builder (#16765) - laf
  • Class device as down even if alerting is disabled (#16758) - laf
  • Refactor indexes on alert_log (#16754) - rkojedzinszky
  • Fix for Navbar overlapping page content when it overflows (#16749) - jaxcentracom
  • New graph design for health sensors (#16731) - mpikzink
  • Stat graph update: adds max and min information for hourly, weekly, and monthly (#16653) - VVelox
  • Adjust decimal places in number_format to be significant figures (#16478) - eskyuu

Alerting

Maps

Snmp Traps

  • Added traphandlers and tests for some Aruba Clearpass traps - take 2 (#16794) - dagbdagb

Applications

  • Fix json-app-tool (#16797) - VVelox
  • Fixed non-numerical hddtemp sensors in unix-agent (#16791) - laf
  • Add graphs to includes/html/pages/apps.inc.php (#16782) - VVelox
  • Add Nextcloud monitoring support (#16769) - VVelox
  • Update the name for Oslv Monitor to display as OS Level Virtualization (#16762) - VVelox

Polling

Oxidized

Bug

Refactor

Cleanup

Documentation

  • Remove the virtual images from the docs (#16793) - laf
  • Add selinux rule to allow cache access from webui (#15688) - fbouynot
  • Fix docs CPU aggregate advanced rule (#15536) - murrant

Misc

Internal Features

Dependencies

24.11.0

(2024-11-20)

A big thank you to the following 20 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Security

Device

Webui

  • Remove breaking qualifyColumn statement (#16716) - dracoling
  • Convert device neighbour blade to use components for device and port map pop-ups (#16681) - eskyuu
  • Port down list now matches the menu (#16430) - laf

Alerting

  • Attempt to fix legacy email alerts (#16730) - murrant
  • Add lnms maintenance cleanup command and fix alert rule UI (delete) generating orphans (#16331) - Calvario

Maps

  • Fix a bug in the custom map viewer if the device image is invalid (#16694) - eskyuu
  • Fix for saveMapSettings() when creating a new map (#16688) - eskyuu
  • Bugfix for setting dependency map selected border width (#16685) - eskyuu
  • Map performance (#16670) - eskyuu
  • Add a new edge option to select the position of the edge text (#16669) - eskyuu
  • Add screenshot mode option to custom map widget (#16668) - eskyuu
  • Add multi-select support to custom map editor (#16659) - eskyuu
  • Update to current version of vis.js (#16657) - eskyuu
  • Add new config option for dependency map vis options (#16643) - eskyuu
  • Custom Map device images (#16538) - eskyuu

Api

  • Fix updating port notes via the API (#16424) - laf

Settings

Discovery

Bug

Documentation

Translation

Tests

Misc

  • Allow underscores in hostnames (#16683) - laf
  • Updated github apply/remove to clear route and view cache (#16470) - laf

Mibs

Dependencies

24.10.0

(2024-11-05)

A big thank you to the following 26 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Security

Device

Webui

Alerting

Graphs

Maps

  • Fix MapDataController::linkUseColour return (#16649) - murrant
  • Use the standard menu option for all map page refreshes (#16644) - eskyuu
  • Fix worldmap widget up/down filtering (#16641) - murrant
  • Fixes for netmaps following the update (#16638) - eskyuu
  • Fix map maintenance missing (#16627) - murrant
  • Custom Map widget unselected (#16616) - murrant
  • Added missing form fields from the modal and added JS fix (#16615) - eskyuu
  • Added a white background to custom map labels to make them more readable (#16574) - eskyuu
  • Custom Map vis.js options (#16535) - eskyuu
  • Custom Map legend configuration (#16534) - eskyuu
  • Custom Map line fixed width option (#16533) - eskyuu
  • Indicate when a linked custom map has down devices (#16518) - laf
  • Make device text and links dark red when the connected device is offline (#16477) - eskyuu
  • Added a widget for custom maps (#16454) - eskyuu
  • Refactor javascript in custom maps (#16450) - eskyuu
  • Refactor all map pages to be Laravel pages with AJAX data refresh (#15567) - eskyuu

Applications

  • Update app page for Suricata to escape stuff (#16608) - VVelox
  • ZFS app update, adding zpool io stats and error stats (#16551) - VVelox
  • Add missing graphs for the poudriere app page (#16495) - VVelox
  • OS Level Virtualization Monitor (#16269) - VVelox
  • HTTP Access Log Combined monitoring (#16247) - VVelox

Api

  • Add API endpoint to retrieve port FDB MAC addresses (#16520) - barhom

Discovery

Authentication

Bug

Documentation

  • Update install docs for OSLV::Monitor as it is now in the FreeBSD pkg repo as p5-OSLV-Monitor (#16612) - VVelox
  • Update App docs to add generic cpanm instructions for all perl stuff (#16596) - VVelox
  • Update App docs for Suricata for installing available depends via pkgs for FreeBSD and Debian (#16595) - VVelox
  • Update App docs for SMART for Debian depends (#16594) - VVelox
  • Update App docs for log size monitor for Debian, adding depends available via apt (#16593) - VVelox
  • Update App docs for HV Monitor depends install (#16592) - VVelox
  • Update App docs for Sagan for also installing depends (#16590) - VVelox
  • Update App docs for the newest version of the privoxy extend (#16589) - VVelox
  • Update App docs for linux_softnet_stat as it no longer needs Gzip::Faster (#16586) - VVelox
  • Update App docs for Monitoring::Sneck some (#16585) - VVelox
  • Updating http_access_log_combined Application Documentation w/SELinux Instructions (#16555) - bnerickson
  • Add depends install instruction for nfs extend and update selinux info (#16539) - VVelox
  • Update Test-Units.md to reflect PR #12531 requiring the -v flag in scripts/collect-snmp-data.php. (#16528) - JacobErnst98
  • Sensor state support improvements (state translations with string/numeric values and others) (#16522) - jiannelli
  • Update list of supported OSes (#16516) - Jellyfrog
  • Update docs for Opensearch for the newest version of the extend (#16482) - VVelox

Misc

Dependencies

24.9.0

(2024-09-29)

A big thank you to the following 27 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Graphs

Applications

  • Poudriere support (#16229) - VVelox
  • Updated nvidia poller app: handle slightly changed nvidia-smi output … (#16158) - descilla

Api

  • Reject API device_add force add that are missing snmp info (#16314) - murrant

Discovery

  • Fixed the issues with JetStream lldp discovery (#16414) - laf
  • Fix sensor discover when device_id is omitted (#16389) - murrant
  • Only post to eventlog when specific columns change (#16370) - murrant
  • Entity Physical discovery: Rewrite to modern style (#16289) - murrant

Bug

Refactor

Cleanup

Documentation

Tests

Misc

Internal Features

Dependencies

24.9.0

(2024-09-29)

A big thank you to the following 27 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Graphs

Applications

  • Poudriere support (#16229) - VVelox
  • Updated nvidia poller app: handle slightly changed nvidia-smi output … (#16158) - descilla

Api

  • Reject API device_add force add that are missing snmp info (#16314) - murrant

Discovery

  • Fixed the issues with JetStream lldp discovery (#16414) - laf
  • Fix sensor discover when device_id is omitted (#16389) - murrant
  • Only post to eventlog when specific columns change (#16370) - murrant
  • Entity Physical discovery: Rewrite to modern style (#16289) - murrant

Bug

Refactor

Cleanup

Documentation

Tests

Misc

Internal Features

Dependencies

24.8.0

(2024-08-15)

A big thank you to the following 19 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Breaking Change

Device

Webui

Alerting

Api

Discovery

Polling

Authentication

  • Set default_role when registering instead of at every login (#16235) - suom1

Bug

Refactor

Cleanup

Documentation

Misc

  • Add support for Prometheus pushgateway basic auth (#16230) - xorrkaz

Internal Features

Dependencies

24.7.0

(2024-07-17)

A big thank you to the following 25 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

  • Lnms snmp:translate always show textual and numeric translations (#16187) - murrant
  • InfluxDBv2 allow filter by group and disable debug by default (#16186) - Walkablenormal

Device

Webui

Alerting

Snmp Traps

  • SnmpTrap Handler for Cisco IOS LDP Session UP and DOWN (#16107) - f7naz

Applications

  • Add missing graphs for NFS app page (#16197) - VVelox
  • Extend update for wireguard, correct is_int to is_numeric for polling purposes, and clean up the app page (#16182) - VVelox
  • PHP-FPM app update to handle multiple pools (#16122) - VVelox
  • Add some alert template items for CAPEv2 (#16077) - VVelox
  • Add generic and improved NFS support with initial support for both FreeBSD and Linux (#15906) - VVelox

Api

  • Convert list_arp API to Eloquent (#16111) - murrant
  • Fixed wrong column and parameter used when deleting a location via API (#16109) - VoipTelCH

Authentication

Bug

Documentation

Translation

Tests

Misc

Internal Features

Mibs

Dependencies

24.6.0

(2024-06-16)

A big thank you to the following 20 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Device

Webui

Alerting

Applications

  • Fix display of graphs on the multi-server app page for Mojo CAPE Submit (#16094) - VVelox
  • Two minor fixes for sagan (#16082) - VVelox
  • Fix path related issues for ss and systemd applications (#16045) - VVelox
  • Add Suricata 7 support to Suricata (#16044) - VVelox

Api

Settings

Bug

Refactor

Documentation

Misc

  • Don't run poller validations when there are no devices (#16088) - murrant

Mibs

Dependencies

24.5.0

(2024-05-19)

A big thank you to the following 23 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Breaking Change

Device

Webui

Graphs

Snmp Traps

Bug

Cleanup

Documentation

Translation

  • Massive changes to the Chinese interface translation. (#16009) - sogadm
  • Chinese translation fixesChinese translation fixes (#15991) - sogadm

Tests

Mibs

24.4.0

(2024-04-19)

A big thank you to the following 18 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Graphs

Applications

Api

  • Add type property to Device class to update it by API (#15930) - voileux
  • Add support for a maintenance boolean in API results. (#15904) - xorrkaz

Bug

Documentation

Translation

Dependencies

24.3.0

(2024-04-01)

A big thank you to the following 24 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Breaking Change

  • Wireguard application graph cleanup and new wireguard interface/global metrics. (#15847) - bnerickson

Device

Applications

  • Systemd Application Code Cleanup and new Systemd Unit State Metrics. (#15848) - bnerickson

Discovery

Bug

Refactor

Documentation

Tests

Dependencies

24.2.0

(2024-02-27)

A big thank you to the following 46 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Graphs

  • Fixed graphs for icmp service showing PL 4 times (#15856) - VoipTelCH
  • Socket Statistic Application cleanup and application page graph fixes. (#15845) - bnerickson

Applications

Billing

  • Updated bill_data table, alter indexes and add new column (#15751) - laf

Api

Settings

Discovery

  • Fall back to IPV6-MIB IPv6 address discovery if IP-MIB IPv6 address discovery doesn't return any valid addresses (#15714) - gunkaaa

Oxidized

Bug

Refactor

Documentation

Misc

Mibs

Dependencies

24.1.0

(2024-01-07)

A big thank you to the following 37 contributors this last month:

Thanks to maintainers and others that helped with pull requests this month:

Device

Webui

Graphs

Api

Discovery

  • Set array before use to stop discovery erroring (#15604) - laf

Authentication

Bug

Documentation

Misc

Internal Features

Mibs

Dependencies


Old Changelogs