Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 51237bc3 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

changed pnp/README.md

parent 5305b28a
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,13 @@ The PnP server is running on the following URL(s)
```
**Note:** in PowerShell activate the Python environment with:
```
PS C:\cisco_day0_provision\pnp> Set-ExecutionPolicy Bypass CurrentUser
PS C:\cisco_day0_provision\pnp> .\.venv\Scripts\Activate.ps1
```
You can check if the PnP server is running by opening a web browser and accessing the status page of the pnp server
`http://<your-ip>:8080/status`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment