NMIS - Change Log
Last updated 01 December 2003

Online Version

NMIS Home Page

Enhancements for NMIS 3.2.x:
  • Added in generic ip MIBII support. Created new mib2.rrd for ip level stats.
  • Added in fragmentation stats and graphs using collected var from mIB2 ip stats
  • Event viewer module rewitten with java script to summarise events by node. Thanks to Andrew White
  • Added Geostyle display to event viewer and location information to system file. Three new config vars in /nmis.conf. If DNSLoc is set on, will attempt to find location information from DNS LOC records and save in systemTable. If sysLoc is set, will try and get location information from device sysLocation, if it matches the regex in nmis.conf. See that file for details. If either of these are on, Event viewer will display a world map and plot the node that has any active events.
  • Altered booked outage logic so that logs and events during a booked outage are recorded, but not escalated to an alarm stage. Keep the event start time for events during a booked outage to current time, so that if event continues unack past the expiry of the booked outage, a new escalation timeout will be started.
  • Added global variables to nmis.conf for rrd file step and row sizing. Useful to change rrd size at install time or later to extend rrd filesize to acommodate 95% percentile calculations over a long time period for capacity planning purposes
  • Added a global-collect var to nmis.conf. Used to disable polling for a time whilst NMIS server or local LAN maintenance is under way. Edit from web interface or cmd line to disable poll (global_collect=false)
  • Event map display now has a short menu to filter mapped events by severity, group and active/inactive status. Set nodes by event color, most severe event coloured alarm will display on top. Multiple group select
  • Added TimeZone offset to dutytime calculations. Offset is to server localtime, e.g. if server is at UTC, and email recipient works in NZ, set DutyTime to 08:17:MonTueWedThuFri for NZT hours, and set TimeZone for +12.
  • Added additional escalation and derived contact debug
  • Fixed the issue where a node is removed physically before it is deleted from NMIS and the Event hangs around in event.dat
  • Sent message from CreateDir to log, not command line where it could bounce via cron
  • Cat5 - add more ifDescr to ifType matches and added some more ENUM type - thanks to Jim Norris
  • Additional Cat5 Sup3 support added - thanks to Trent O'Callaghan
  • Updated PIX failover logging to notify with new event type "Node Failover", and can now notify in event policy. Note that PIX failover are not stateful and are not sent to the current events table.
  • Major escalation update. See documentation for details. Added default keywords, netsends, syscontact, default rules, regex expression matching on Event_Node and Event_Details corrected, new table entry UpNotify - if set to true will notify all those contacts who were notified of the down event, to be notified of the up event. Moved escalation Level0 to Level10 rollover times to nmis.conf for user adjustment if required.
  • Fixed bug where a snmp failure in the middle of an interface table poll would cause a premature exit, and not poll the balance of the table
  • Uploaded a contrib directory rancid/rancid.pl to automatically update a rancid config router.db file with nodes based on NMIS groups - see www.shrubbery.net
  • Added defaults to all web editable fields when a new entry is added - two new entries in nmis.conf set default group list and community string.
  • Rewrite ping.pm for optional cmdline ping for RedHat8 use or other UNIX style cmdline pings
  • Links now displayed by ifType
  • Corrected serialnum/chassid poll to be based on OS type - either CatOS or IOS
  • Modified config parser to allow multiple '=' and trailing comment in config file, changed node details plugin url to suit. Allows nicely formatted urls to be parsed in config file
  • Added detail.pm in /lib - displays formatted node details report from plugin bar menu - thanks to Trent O'Callaghan
  • Added no collect for matching on interface names in nmis.conf - no_collect_ifAlias_gen
  • Fixd bug where multiple email contacts would not display in event log, modified logEvent to replace any commas in arguments with space
  • Updated logs.pl for speed, config switch for reverse dns lookups, used reverse cat (tac) for files so search can be stopped after required number of lines found. Added group filter on display. new drop down menus, all fields remember submit value
  • Fixed DutyTime formatting example in contacts.csv
  • Moved loadEventState call to displaySystemHeader sub so node status reported for all system displays
  • Fixed logic bug for change in ifAdmin status now reports to event.log and clear any events if up
  • added Catalyst5000 handling and nan/NAN update. Patched cpu summary stats return for ios/cat models
  • Moved reports to its own file reports.pl and added Top10 report. Updated run-reports-sh for new report items. Removes discrepancy between web based dynamic reports and stored reports - now have one file - on report format
  • Added support for RPS (Redundant Power Supply) monitoring. Turn on capability with nmis.conf regx for nodes with RPS installed. Summary display altered to display RPS status if enabled. Note - system status disply ordering altered - contact and location fields moved up, eaiser to format around optional around RPS display
  • Delete and log all events for node on node edit or delete from web interface
  • Enable group=XXX paramater on nmis.pl command line to only collect and update nodes in group XXX
  • Tightened filelocking on event.dat for multithreaded installs
  • Add Port Statistics charts to NMIS summary menu bar - Thanks Trent ! Graphtype selectable from nmis.conf
  • Added new flash based map - displays nodes and links on a world map using device sysLocation and links in links.csv
  • Various debug improvements around reading and writing rrd. Added configurable default graph type to all graph href
  • PVC interface stats added. New rrd for collecting becn/fecn, new pvc.dat file for mapping pvc to interface. Link on node summmary menu for pvc display, same format as port display
  • Summary node display cell 'number of interfaces' now has link to display all interfaces
  • Added interface/node directory create to collect process if dir does not exist and 1 sec sleep to create rrd to avoid subsequent rrd <1 sec update errors for new rrd creates
  • Links_Key in nmis.conf changed to 'subnet'. Improve auto-generated links.csv logic ( ./nmis.pl type=links). If no link description, name link with subnet. Read in existing links.csv, and auto update by subnet from interface table. Manually added links from web UI, if unique subnet, will stick. Do not update dependency column - allows manually entered dependencies to stick.
  • Change abits, bits, and autil graphs to double-sided format if nmis config switch set to '-1'
  • Node dependancy feature - can configure multiple dependent nodes via web UI. If a node is down ( failed ping) then the list of depend nodes is checked - if any of these are down, then no alarm or events is raised for this node. Default setting is 'N/A'
  • Added new bin/csv-append.pl tool to add or modify fields in conf/xxx.csv files. Intended for nmis3 to 4 upgraders to faciliate addition of new node depend field in nodes.csv.
  • Plugin_x_status=new in nmis.conf will open new window
  • Enabled multiselect for outages - can now select groups of nodes in outage menu
  • Dialer interface status 'dormant' treated as normal state for event purposes.
  • Patched so that interfaces with events with interface description details will pick up correct colour in interface display
  • Updated standard.oid for HC counter mibs. Added IF-MIB to mibdump.pl. Set regex to systemName in nmis-sample.conf for HC counter grab.
  • snmpget 'ifHighSpeed' if 'ifSpeed' = 4,294,967,295 - refer RFC2863 HC interfaces
  • Extended response time report to all devices
  • Set POSIX child exit signal handler for RH9 thread model compatibility. Set configuration flag for POSIX signal handling. Older systems may autoreap zombies better with 'ignore'
  • Added MIB for internal modem status with thresholds - thanks to Andrew Sargent
  • Allow UC nodenames in nodes.csv
  • Add a configuration regex for defining what devices to extend ifDescr with ifIndex to ensure rrd name is unique. Notable examples are VPN3000 concentrators, Shiva VPN Gateway. Use the sysObjectName, displayed as SystemName in node summary page
  • Added contrib/lg/ Looking Glass scripts with NMIS modifications for generalised show commands to contrib directory. Remove BGP show commands. Uncomment in script to add back
  • Added contrib/rancid/ script to populate RANCID router.db file for router config upload based on NMIS group list
  • Added some additional error checking for no interface file - could happen if new node and snmp not configured.
  • Version update to 3.2.1
  • Updated nmis-mibs.oid for additional cisco products and added altiga mibs. Set int-extend to 'altiga'
  • RPS logic update, include altiga RPS, update nmis_mibs.oid for altiga RPS
  • Updated pager code - thanks to Yves T.
  • Added Capacity Planning tool - see list and install for details
  • Added node Availability ( Reachability) reports
  • Updated iftypes.csv
  • Version update to 3.2.2
  • Updated for new ifType definition of frameRelay
  • Updated runPVC code for revision compatibility with snmp-session-0.98
  • Version update to 3.2.3
  • Fixed bug in depandancy feature - nodes that depended on another were not reported as down - should have been.
  • Wrote ifinoctets and ifoutoctets to pkts rrd - was in rrd create, but was not updated. Thanks to Stephane Monnier
  • Version update to 3.2.4