larssb / HealOpsPackages

A HealOps package is to HealOps, what an extension is to VS Code.

Home Page:https://healops.readthedocs.io/en/latest/HealOpsPackages-What/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A HealOps package you say?

Exactly right. That is what I'm saying. Specifially a HealOps package acts as a module/snap-in/add-on to the healing and monitoring framework called HealOps. You put all your *.Tests.ps1, *.Repairs.ps1 and *.Stats.ps1 files in a HealOps package. Where each package acts as a logical container for files (the files just mentioned) acting on a specific IT system and its components.

  • Want to know more, click on to learn more on the HealOps package concept.
  • Read along here for getting started with developing a HealOps package.

About

A HealOps package is to HealOps, what an extension is to VS Code.

https://healops.readthedocs.io/en/latest/HealOpsPackages-What/

License:MIT License


Languages

Language:PowerShell 100.0%