Skip to content

PowerShell Module that interfaces with the solarwinds orion perfstack api

License

Notifications You must be signed in to change notification settings

StarkCaptain/solarwinds-perfstackapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

solarwinds-perfstackapi

Description

PowerShell Module that interfaces with the solarwinds orion api2 perfstack endpoint (/api2/perfstack)

Prerequisites

You need to enable basic authentication on the api2 virtual directory in IIS on all web servers hosting the solarwinds website.

Getting Started

Download the SolarWinds-PerfStackAPI.psm1 Import-Module SolarWinds-PerfStackAPI.psm1

Basic Examples https://github.com/StarkCaptain/solarwinds-perfstackapi/wiki/Examples

Functions https://github.com/StarkCaptain/solarwinds-perfstackapi/wiki/Functions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

PowerShell Module that interfaces with the solarwinds orion perfstack api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published