DX NetOps

  • 1.  Spectrum REST API To Retrieve Threshold Data

    Posted Jan 25, 2016 09:02 AM

    I am working to use REST to retrieve all threshold data from Spectrum.  I see how to get device information as well as alarm and event data.  But what I want is data on thresholds.  We are pulling threshold data from several of our monitoring tools into one, central, database.  I am pulling CA Performance Center threshold data and Spectrum is next on my list.  Assistance will be appreciated.



  • 2.  Re: Spectrum REST API To Retrieve Threshold Data

    Posted Feb 12, 2016 04:06 PM

    What do you mean by threshold data?



  • 3.  Re: Spectrum REST API To Retrieve Threshold Data

    Posted Feb 16, 2016 02:20 PM

    threshold data would be event rules - I have found a way to pull the specific attributes we want by retrieving spectrum/restful/devices with the attributes for cpu utilization and memory utilization.  At the moment we do not use other attributes but would make needed adjustments should that change.