mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Added architecture image to introdution
This commit is contained in:
parent
1aad5d4b20
commit
2c82cd70d5
2 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ This PowerShell Module will provide a basic framework to retreive data from Wind
|
||||||
|
|
||||||
The module will execute local PowerShell scripts (modules) and return the result as formatted JSON. This result can later be parsed by any software to either do inventory or monitoring tasks.
|
The module will execute local PowerShell scripts (modules) and return the result as formatted JSON. This result can later be parsed by any software to either do inventory or monitoring tasks.
|
||||||
|
|
||||||
|
### Architecture
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
The module provides three ways to fetch data:
|
The module provides three ways to fetch data:
|
||||||
|
|
||||||
* An active Rest-Api
|
* An active Rest-Api
|
||||||
|
|
|
||||||
BIN
doc/images/01_architecture/architecture.png
Normal file
BIN
doc/images/01_architecture/architecture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in a new issue