Monitor per user RDS licenses usage.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
George Mocanu 5d53d70f71 Add Win 2012 plugins and group allrds files in one folder. Modify check file. Update man and install instructions. pirms 8 gadiem
agents/windows/plugins/rds_licenses Add Win 2012 plugins and group allrds files in one folder. Modify check file. Update man and install instructions. pirms 8 gadiem
checkman Add Win 2012 plugins and group allrds files in one folder. Modify check file. Update man and install instructions. pirms 8 gadiem
checks Add Win 2012 plugins and group allrds files in one folder. Modify check file. Update man and install instructions. pirms 8 gadiem
web/plugins/wato Initial commit. pirms 8 gadiem
LICENSE Initial commit pirms 8 gadiem
README.md Add Win 2012 plugins and group allrds files in one folder. Modify check file. Update man and install instructions. pirms 8 gadiem
info Initial commit. pirms 8 gadiem
rds_licenses-1.1.mkp Add Win 2012 plugins and group allrds files in one folder. Modify check file. Update man and install instructions. pirms 8 gadiem

README.md

check_mk-rds_licenses

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".