Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.

Commit 00a5d38

Browse files
committed
Documentation improved
1 parent 7168f1a commit 00a5d38

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Documentation/Windows_NRPE/check_rds_device_cals.README.md renamed to Documentation/Scripts/Windows_NRPE/check_rds_device_cals.README.md

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Some of my nagios plugins (checks) which might be helpful for some of you.
88

99
| Check | Description | Help |
1010
| :--- | :--- | :---: |
11-
| [check_rds_device_cals.ps1](Scripts/Windows_NRPE/check_rds_device_cals.ps1) | Check your available rds device cals with usage in percent | [:book:](Documentation/Windows_NRPE/check_rds_device_cals.README.md) |
11+
| [check_rds_device_cals.ps1](Scripts/Windows_NRPE/check_rds_device_cals.ps1) | Check your available rds device cals with usage in percent | [:book:](Documentation/Scripts/Windows_NRPE/check_rds_device_cals.README.md) |
1212

1313
## Help
1414

Scripts/Windows_NRPE/check_rds_device_cals.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
.\check_rds_device_cals.ps1 -Warning 20 -Critical 5 -KeyPackTypes 2 -ProductVersionID 2,3
3434
3535
.LINK
36-
https://github.com/BornToBeRoot/Nagios_Plugins/blob/master/Documentation/Windows_NRPE/check_rds_device_cals.README.md
36+
https://github.com/BornToBeRoot/Nagios_Plugins/blob/master/Documentation/Scripts/Windows_NRPE/check_rds_device_cals.README.md
3737
#>
3838

3939
[CmdletBinding()]

0 commit comments

Comments
 (0)