Skip to content

v1.3.0

Compare
Choose a tag to compare
@jerewill-cisco jerewill-cisco released this 28 Jul 16:11
· 15 commits to main since this release
3109dee
  • Added new Inventory option for Intersight licensing
    • cisco:intersight:licenseAccountLicenseData
    • cisco:intersight:licenseLicenseInfos
  • Added NetApp, Pure, and Hitachi to Inventory options with new sourcetypes for storage partner inventory
    • cisco:intersight:storageHitachiArrays
    • cisco:intersight:storageHitachiControllers
    • cisco:intersight:storageHitachiVolumes
    • cisco:intersight:storageNetAppClusters
    • cisco:intersight:storageNetAppNodes
    • cisco:intersight:storageNetAppStorageVms
    • cisco:intersight:storageNetAppVolumes
    • cisco:intersight:storagePureArrays
    • cisco:intersight:storagePureControllers
    • cisco:intersight:storagePureVolumes
  • In addition, added cisco:intersight:convergedinfraPods to NetApp inventory to support FlexPod, the first Integrated System supported by Intersight
  • Added two new sourcetypes to Hyperflex inventory
    • cisco:intersight:hyperflexStorageContainers
    • cisco:intersight:hyperflexLicenses to Hyperflex inventory
  • Added a new `intersight_tags` macro for converting Tags into fields (see documentation on GitHub for example usage)
  • Added field extractions to cisco:intersight:computePhysicalSummaries to attempt to decode the Model field into useful sub-bits (see the following fields: ModelGeneration, ModelSeries, ModelType, ModelVariant)
  • Added field extraction to cisco:intersight:networkElementSummaries for the ModelGeneration field
  • Set DATETIME_CONFIG = NONE in props.conf for all sourcetypes to prevent automatic datetime extraction
  • Added some basic field extractions to the Add-on logs (sourcetype=taintersightaddon:log)