|
7 vuotta sitten | |
---|---|---|
agents/windows/plugins/rds_licenses | 7 vuotta sitten | |
checkman | 7 vuotta sitten | |
checks | 7 vuotta sitten | |
web/plugins/wato | 7 vuotta sitten | |
LICENSE | 7 vuotta sitten | |
README.md | 7 vuotta sitten | |
info | 7 vuotta sitten | |
rds_licenses-1.1.mkp | 7 vuotta sitten |
Monitor per user RDS licenses usage.
The check for rds licenses usage is based on folowing plugins:
- rds_licenses_2008.ps1
- rds_licenses_2012.ps1
- elevate_shell.ps1
If the Windows Server is 64 bit version the agent for x64 must be installed.
Install procedure:
On Windows 2008 Server: copy the rds_licenses_2008.ps1 file in plugins
directory of check_mk agent folder.
On Windows 2012 Server: copy the elevate_shell.ps1 into plugins directory
of check_mk agent folder and the rds_licenses_2012.ps1 into check_mk agent folder. The elevate_shell.ps1 will elevate de privileges for running rds_licences_2012.ps1 and the user which run check_mk agent must have the rights to “run as administrator”.