Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new certificate health check #11

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added DHCP scope plugin
gardart committed Dec 23, 2020
commit 0a8e049135a36365a130d5b985e31829828b3e92
2 changes: 2 additions & 0 deletions SupportFiles/nsclient.ini
Original file line number Diff line number Diff line change
@@ -204,6 +204,8 @@ check_hp_smartarray = okconfig\check_hp_smartarray\check_hp_smartarray.ps1 -Blac
check_hpacucli = okconfig\check_hp_smartarray\check_hp_smartarray.ps1 -Blacklist "Nothing"
; This can be used instead of check_hpacucli
check_hpraid=hpraid.ps1
; Check DHCP scopes health
check_dhcp_scopes = okconfig\check_dhcp\check_dhcp_scopes.ps1 -Warning $ARG1$ -Critical $ARG2$

; A list of templates for wrapped scripts
[/settings/external scripts/wrappings]
Binary file not shown.