Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Product Compatibility

...

Table of Contents
maxLevel1

NMIS 9.4.

...

8

Status
colourGreen
titleRELEASED
10 20th May 2024

Important

  • We have reversed a change made to mark interfaces historic if the index has changed, this has caused a regression.
  • Interface summary has been turned off by default, this usually updates the Links.nmis configuration file.
    • The config "disable_interfaces_summary" item has been removed. If you need this feature, set "enable_interfaces_summary" to true in Config.nmis. With this feature turned off there are significant performance increases when nodes update.

...

  • Fixed issue with interfaces having duplicate ifDescr and NMIS recreating the interface each polling cycle.
  • Fixed issue with how NMIS9 checks SNMP errors from Windows.
  • Fixed issue where last update was not being kept updated for inventory, this was caused when we save a record and the detection of data changes between the last update.
  • Fixed issue with nodes raising "Illegal modulus zero at" in RRDFunc.pm.
  • Fixed issue with Mojo::File->spurt depreciation warnings.
  • Fixed bug with the inventory index hint.
  • Various fixes around error checking.
  • Fixed regression in the installer from NMIS 9.4.7

NMIS 9.4.7

 14th May 2024

This release has been pulled.

NMIS 9.4.6

Status
colourGreen
titleRELEASED
24 Jan 2024

...

  • Updated services check for web availability in the installer
  • Improve installer with timestamps, indented urls, don't install unneeded packages
  • Ensure traceroute and mtr are installed by NMIS installer
  • Remove end-of-life Debian 8 (Jessie) code
  • Keep Inventory configuration/group in sync on update
  • Add new action nmis-cli act=inventoryrefresh to refresh inventory

NMIS 9.4.5

...

  • NMIS 9 configuration can be now set up using the Primary node
  • Fixed bug when renaming a node on a specific situation, when the node had track of files that doesn't exist anymore. The message was "Failed to relocate inventory storage XXX: file "/nodes/namenode/interface/inloopback0.rrd" does not exist, cannot relocate!".
  • Fixed bug in the NMIS interface that, in some situations, shows the wrong color (green) for unreachable nodes. It happened when the node was unreachable but a node down event does not exist. 
  • Fixed cgi-bin/models to handle distinction between config nmis_default_models and nmis_models directories for listing, and to use nmisng::util::getmodelfile to read the appropriate model file (custom or default); any written out data already went to the custom model directory.

  • Replace legacy logging code.
  • Fixed "Network Tools >> SNMP Tool" that was opening when the node was not active. 

NMIS 9.0.5

Status
colourGreen
titleReleased
 The beta release was published on 24 July 2019, and fixes  one scheduling bug in NMIS 9.0.4.

...

  • Smarter non-interactive installation with Preseeding
  • Support to See poller nodes from the primary server.
  • Fixed visualisation problem with numeric node nodes. Nodes with only numbers on the name, like "12345" were causing problems on the system.
  • Show poller_event_log by default if the NMIS9 is a Primary, in case syslog is configured to get network events on Primary.
  • mojolicious 8.x is a new dependency that has a totally rotten default format for mojo::log. Fixed log format and set log_level to info which is no longer the default.
  • Fixed race condition in the poll process causing the catchall inventory data not being updating properly when the ping operation runs at the same time. 
  • Fixed fpingd process on debian 10 was causing heaps of space padding to be added if $0 is changed.
  • Fixed NMIS9 runtime graph was not working. 
  • Change sysLocation field title to 'SNMP Location' to declash with manually configured location field, which is titled 'Location'.
  • Added hr* sections to net-snmp model so opCharts can know what charts to make. 
  • Fixed network_summary_group view had empty columns.
  • Fixed node response time graphs for nodes (shown NaN on previous):

...

  • nmisng nodes now handle cluster_id on get_events_node: This is going to allow opHA to remove events from the poller on a peer deletion, so no data from the poller should remain. Also fix node_admin when dumping a node from the poller (Now will be able to get also event_data). 
  • Show message on delete node errors. 
  • Minor fixes ported from NMIS8:
    • Added support for fping inter packet gap for some firewalls. New configuration options added: fastping_interval and fastping_target_interval. 
    • IPrevent NMIS from failing when an escalation event element is c:\\
    • Adding the new opConfig "Node Configuration Change Detected event"
    • Fixed newlines being included in WMI error messages
    • Calling /proc/cpuinfo in the Support ZIP
    • run-reports.pl makes sure the reports directory exists
    • Optimisation to stop running services if no service polling required on a node
    • work around net-snmp snmpd which reports almost anything as hrfixeddisk
    • fixes for the Cisco Temperature model
  • loadServiceStatus: A new parameter is added that allows filter by all clusters. This will allow opCharts to show Monitored Services from the poller. 
  • services.nmis: Added Opmantek.pl
  • nmis-cli: On job type collect wasn't filter by local nodes.
  • purge_op_status: Changed to 7 days by default.
  • Display node name in opstatus.pl

NMIS 9.0.2

Status
colourGreen
titleReleased
 This beta release was published on 7 June 2019.

...