Release Date: 12-March-2019

Product Changes
  • Custom reports can now be exported in *.pdf format
  • Scheduled custom reports can now be configured to be run as a particular Statseeker user
  • A range of minor improvements have been made to both custom report layouts and component default settings
  • Various performance improvements have been applied to Custom Reporting
  • Vendor data has been added to MAC / IP / Switch Port reports
  • Improvements have been made to custom polling, granting greater flexibility
  • New python log available in the Admin Tool
  • Custom Reports now have a total entity count in the report footer
  • ACI monitoring package is installed by default
    • Added an ACI Configuration option to the Admin Tool
    • ACI package is available under Admin Tool > Manage Scripts
    • ACI Reports will appear in the NIM Console once the license feature has been enabled
Bug Fixes
  • Fixed an issue preventing ping polling files from being correctly created for large deployments
  • Resolved an issue preventing custom reports featuring strip-charts from being edited
  • Fixed issues with graphing trendline bounds in Custom Reports
  • Fixed a bug where cumulative trendline values were being incorrectly calculated in some instances
  • The device renaming pop-up is now displayed in all instances
  • Fixed an OID mismatch for Alteon load balancers
  • Non-Administrator role users can now access the content of the Custom Data Details report
  • Devices causing a recursive SNMP walk are now discovered and configured as ping-only devices by Statseeker
  • The community strings file is now populated with “public” for all clean install configurations
  • Resolved an issue preventing deleted devices from being removed from the build configuration
  • Report-specific timezone settings are now correctly passed through to all dashboard elements
  • Fixed a bug preventing embedded custom reports from refreshing data in certain circumstances
  • Fixed issue with Threshold filters
  • Emailed *.csv reports now correctly apply the specified “top_n”
API v2.1 r8: Product Changes
  • A thresholdid field has been added to the threshold_record object to identify the parent threshold
  • Added start_tz_offset as an available format for all timeseries metrics to more easily tailor the report output
  • Added the following resource level endpoints:
    • cdt_aci_application
    • cdt_aci_bridge_domain
    • cdt_aci_cep
    • cdt_aci_epg
    • cdt_aci_node
    • cdt_aci_pod
    • cdt_aci_tenant
    • cdt_aci_vrf
    • cdt_device_apic
    • cdt_connections_riverbed
API v2.1 r8: Bug Fixes
  • Fixed a bug preventing user data being updated via the API in some instances