![]() ![]() |
#1
|
|||
|
|||
![]()
How do you run a report for the total number of licensed users in CMS, not just the users that are logged in? And also, what report gives the total capacity of licensed users in a CMS.
|
#2
|
||||
|
||||
![]()
I presume you're referring to CMS supervisor logins?
The only report you can run would be in CMS Supervisor to list all of the configured users. To show how many supervisor licenses you have for CMS then you can enter this command as the user root Code:
echo 1|cmssvc Please provide some additional details if I have not addressed your question. Thank you.
__________________
Stephen Wood |
#3
|
|||
|
|||
![]()
Hi,
There is no CMS report which will give supervisor licenses used. You can get it from putty by using grep command for win_io_man and web_io_man(incase web supervisor used) processes. ps -ef|grep win_io_man* ps -ef|grep web_io_man* I hope it helps. |
![]() |
Tags |
total licensed, users |
Thread Tools | Search this Thread |
Display Modes | |
|
|