UCCE 8.5(2) Concurrent User license count

I am looking for a way to view concurrent license and/or user count on a daily basis.  UCCE 8.5(2)                  

Here is the solution:
In UIC create a report definition:
SELECT agents_logged_on = AgentTeamRealTime.agents_logged_on,
total_agents= AgentTeam.total_agents
From 
(SELECT agent_team_name=  Agent_Team.EnterpriseName,
agentteamid=Agent_Team_Member.AgentTeamID,   
Supervisor=(SELECT Person.LastName + ', ' + Person.FirstName FROM Agent (nolock), Person (nolock) WHERE Agent.SkillTargetID = Agent_Team.PriSupervisorSkillTargetID AND Agent.PersonID = Person.PersonID), 
agents_logged_on = sum(CASE WHEN Agent_Real_Time.AgentState <> 0  Then 1 else 0 END),
     media = Media_Routing_Domain.EnterpriseName, 
DOY = MAX(Datepart(dy, Agent_Real_Time.DateTime)),
active_in=sum(CASE WHEN ((Agent_Real_Time.AgentState = 11 or Agent_Real_Time.AgentState = 4) and Agent_Real_Time.Direction=1)  Then 1 else 0 END),        
active_out=sum(CASE WHEN ((Agent_Real_Time.AgentState = 11 or Agent_Real_Time.AgentState = 4) and Agent_Real_Time.Direction=2)  Then 1 else 0 END),
active_other=sum(CASE WHEN ((Agent_Real_Time.AgentState = 11 or Agent_Real_Time.AgentState = 4) and Agent_Real_Time.Direction=3)  Then 1 else 0 END),
hold_state=sum(CASE WHEN (Agent_Real_Time.AgentState = 10 or Agent_Real_Time.AgentState = 12)   Then 1 else 0 END),        
not_active= sum(CASE WHEN (Agent_Real_Time.AgentState = 14 or Agent_Real_Time.AgentState = 3)   Then 1 else 0 END),   
wrap_up = sum(CASE WHEN (Agent_Real_Time.AgentState = 5 or Agent_Real_Time.AgentState = 6)   Then 1 else 0 END),
not_ready= sum(CASE WHEN Agent_Real_Time.AgentState =2  Then 1 else 0 END),
reserved =sum(CASE WHEN Agent_Real_Time.AgentState = 8  Then 1 else 0 END),                               
eligible_for_task=sum( CASE when Agent_Real_Time.AvailableInMRD <> 0 THEN 1 else 0 END) 
From Agent (nolock),Agent_Real_Time (nolock),Agent_Team_Member (nolock),  
  Person (nolock), Media_Routing_Domain (nolock), Agent_Team (nolock)
WHERE Agent.PersonID = Person.PersonID
      AND Agent_Real_Time.MRDomainID = Media_Routing_Domain.MRDomainID
      AND Agent.SkillTargetID = Agent_Real_Time.SkillTargetID
      AND Agent.SkillTargetID = Agent_Team_Member.SkillTargetID
      AND Agent_Team_Member.AgentTeamID = Agent_Team.AgentTeamID
GROUP BY Agent_Team_Member.AgentTeamID,Agent_Team.EnterpriseName,
       Agent_Team.PriSupervisorSkillTargetID,
    Media_Routing_Domain.EnterpriseName) AgentTeamRealTime,
(Select total_agents= count(SkillTargetID), agentteamid=Agent_Team_Member.AgentTeamID from Agent_Team_Member (nolock)
GROUP BY Agent_Team_Member.AgentTeamID  ) AgentTeam
where AgentTeamRealTime.agentteamid = AgentTeam.agentteamid
ORDER BY AgentTeamRealTime.media, AgentTeamRealTime.agent_team_name
Leave the Fields Tab as created
Properties Tab:
    Description: Whatever you want to call it
    Key Criteria Field: agents_logged_on (agents_logged_on)
Adjust permissions to My Group and All Users
Then create report
works great to add a scheduler in giving hourly updates of concurrent logged in agents.
Larry Gyrion
Cisco Unified Communications Manager Administrator - Consultant

Similar Messages

  • How to find the concurrent user licenses usuage

    Hi,
    Can you someone tell me how to find the concurrent user licenses usage. if i go to CM C -> Settings -> View Global System Metrics then it is showing strange number in the area of peak licenses used since deployment  (more than 5K),
    Is there is any Bug or how to refer this?
    We are using BI4.0 SP5

    Hello Satheesh,
    Its is possible to track concurrent user licenses usage by using BI 4 monitoring.
    Please check below:
    Monitoring Concurrent Sessions in SAP BI Platform 4.0 and BusinessObjects Enterprise XI3.1
    -Mahesh

  • Crystal Report Server - how to release concurrent user license

    Hi all,
    I have a client using Crystal report server 2008, they have 25 concurrent user license.
    On all the services, the timeout properties is using the default 20 minutes timeout.
    If user close a session by pressing the X, instead of clicking Logout, it did not release the license.
    Example, instead of recording 12 active user session, it seems to show 15 user sessions where CR server shows that one of the users has 3 sessions open when in fact he only has one session.
    Is there a way to resolve that?
    From the forum post, I found one of them indicating that there is no solution to this.  Is it true?  I hope I am just missing something.

    There are no session release tools built into XI other than restarting the CMS. If you want you can use SDK code [such as this |http://johnnyye.com/blog/2008/08/12/business-objects-xi-session-removal-tool/]to accomplish a psuedo session management.
    In the current version of CRS the cms or code are the 2 best options. I'd keep a look out for changes in future service packs but I'm not aware of anything specific that will be done.
    Regards,
    Tim

  • Concurrent user license question

    I currently have the 10-client license for OS X Server 10.4.7
    I have 3 users in the office and another 9 sales reps not in this office who only need occasional FTP access.
    Does a user connected via FTP count as 1 of the client licenses? In other words, if the 3 of us in the office are connected via AFP to a share, does that mean we can have at most 7 FTP users at one time? There's a screen on the FTP service that says 'Allow a maximum of [50] concurrent users' by default... but I don't want to assume.
    Quad G5   Mac OS X (10.4.7)  

    The 10-client limitation is for concurrent file-sharing users. It doesn't apply to web, ftp or other services. The screen you reference is for your own use in allocating server and bandwidth resources.

  • Concurrent User License SAP B1 named user

    Dear Expert
    I have 30 licenses in SAP B1 9.1 and I have 90 users coming in three shifts, means 30 in each shift. Can I use one license for three users, one session in one shift. How to use this option, will it be auto or manual license switching.
    SJ

    Hi Sheraz,
    Better you have a look here:
    https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&uact=8&sqi=2&ved=0CCwQFjAC&url=http%3A%2F%2Fww…
    SAP Business One 9 License Behaviour
    Doubts Related to Sap business one 9.0 & Sap business one 9.1
    http://service.sap.com/sap/support/notes/1783291
    Hope all will help you.
    Thanks & Regards
    Ankit Chauhan

  • How does ISE count concurrent users ?

    Ciao,
    trying to make sense of ISE concurrent users licensing, does it count a user only when it's connected ?
    If I have 500 users Active Directory (using groups in policy) or 500 users in local database, are there differences in count ?
    Regards,
    Iarno

    Hello,
    Active Directory and local DB users are not counted separately. The  count is on the basis of number of user and non-user endpoints  connected. They can be Printers, IP Phones, labtops, iphones and android  phones etc.
    A High Level Design (HLD) is a document which is required to be  submitted by ATP and non-ATP partners of ISE at the time or before they  place an order for ISE products except lab and wireless only orders. HLD  should be written by an ISE Trained Engineer.
    Reason behind getting a HLD submitted by the partners is to make sure  the ISE is deployed properly as it is supposed to be. There is a SAC BU  approved template of HLD which needs to be filled and sent to  [email protected], where a dedicated team review that particular HLD  and approves if they find all the information correct in the document.
    Best Regards.

  • Concurrent crystal license timeout Issue, need help.

    Hi,
    My company is using crystal enterprise 10 with 18 concurrent user license.
    However, we often hit out of crystal license issues.
    Does time to wait for exporting crystal reports to excel/pdf takes up licenses?
    Does time to wait for crystal report to be printed or viewed on the web browser takes up licenses?
    We all know that user sessions take up user licenses. 1 user login take up 1 license.
    Does crystal pruning job takes up user licenses too?
    Need help urgently, much appreciated.

    Hi Daren,
    Support on Cystal Enterprise 10 has expired. Make sure that your users are actually logging off and not just closing their browser.
    One user can take up multiple licenses by not logging off or opening multiple browsers to view multiple reports. Scheduled jobs that are running do not take up license, but a user veiwing a historical instance does take up a license.
    In your metrics tab in the Cyrsatl Management Console -> Servers-> cms you should be able to see the active number of sessions- system connections are backend connections between the servers and these do not take up any licenses.
    Best Regards,
    Jadie

  • Named and Concurrent users

    Dear Friends,
    Please help me to find named number of users in PeopleSoft specific to module.Below are the modules i am using and i wanted to know named and concurrent users using these modules
    Human Resources
    Benefits Administration
    Pension Administration
    Thanks
    Uday.

    Hi Bart,
    Difference between named users and concurrent users:
    Named user means when you buy BOXI you buy a certain amount of named user licenses and then you give each of these named users a login. It`s a cheaper type of license but you have to know exactly who your users are, and so is pretty useless if your userbase is constantly changing or your exposing Infoview over the web.
    Concurrent user licenses are now only available in BOXI Edge - the equiv in BOXI Pro\Premium is a CPU license, which means you can let as many people login as your hardware will support. Concurrent user licenses are useful when you don`t know who your userbase is - you can just give a generic login for people to use. Or give people specific logins and not worry that they might not be using the system and using up a valuable named user license.
    for more information follow the below links:
    http://www.forumtopics.com/busobj/viewtopic.php?p=476977
    http://www.forumtopics.com/busobj/printview.php?t=125096&start=0&sid=095882f7c0d636e7bca723e5930c21d3
    Hope this helps.
    Regards,
    Deepti Bajpai

  • Concurrent users on XI Developer?

    I currently support serveral customers for whom we have installed bespoke Crystal RAS systems. As part of the support procedures I have upgraded from an old Crystal Advanced Developer v9 to Crystal Reports XI Developer Edition (now updated to R2 SP4). However, all of my customers use unmanaged RAS servers with concurrent user licensing, how can I emulate the same set-up utilising the Developer version since it seems to support named user licenses only?
    My application uses classic ASP via the standard CrystalReports.ObjectFactory and CrystalClientDoc.ReportClientDocument model. Is there something I can add to this to enable named user access, or is there something can be done on the RAS configuration side to allow my concurrent licensing "flavour" of ASP code to work with a named user license?
    I donlt need concurrent licensing other tha  to be able to replicate and develop against the same scenarios my ciustomers have... as the sole developer I will be the only person accessing my installation of RAS.
    I look forward to heating your suggestions and hope for a viable solution.

    Thankyou for your replies. I have developed our product using RAS9 up until now, but since nearly all our deployed products are now utilising CR Server XI R2, I need to replace my development system to be able to replicate bugs and add new features using CR XI. It's starting to look as though development users are really not being catered for here... rather a shame seeing as I have attained the sale of about 10 Server licenses for BO/SAP on the strength of selling our system to our customers. Since the RAS delivered with CR Dev XI only allows NULs, I would have to fork out the full Server price in order to have a development system running an unmanaged RAS... a real shame and a huge missed opportunity... even a 1 user NUL would have been sufficient.
    The curent scenario was that prompted me toreplace my RAS9 dev system with CR Dev XI was that I was asked by a customer to add the refresh button to the Advanced HTML viewer so that it re-ran the report without prompting for new parameters (i.e. refresh the report data using the same parameters).
    After reviewing the documentation, I amended my copy of the CrystalReportsInteractiveViewer.asp file from the ASP developer examples to have the following attribute settings:
    viewer.HasRefreshButton = true
    viewer.EnableParameterPrompt = false
    viewer.ReuseParameterValuesOnRefresh  = true
    Not having CR XI running on my dev system I was unable to test it, but one of our engineers installed it on site, but said the Viewer refreshed the report, but prompted for new parameters whereas we wanted it to reuse the old parameters.
    Edited by: Dave Boulden on Nov 14, 2008 5:11 PM

  • Doubts about named user license in CMC.

    Hi Gurus,
    I'm kinda new to this issue, our client has a named license for only eight users, while testing we realized that a user can logon several times with the same user name in different computers. My questions are, What would be the potential costs that this may entail?, why can I logon several times with the same user?, Is there a way to logon on a computer ending the same user logged on another computer? I have read different posts but I can't find answers to these questions.
    thanks in advance.

    Hi,
    Following is explanation for NUL & CUL (named and concurrent user license):
    Named User license:
    Typically associated with specific user names.
    Allow 'physical users', that are named to access the system based, typically each 'physical users' will have their user name and password.
    One named user license is occupied for each physical user accessing the BI Platform, typically this is one user account per 'physical' user.
    A named user can have unlimited sessions if not restricted by CUL.
    e.g you have 2 named user license. you created two users (say A & B). Once A is logged from a machine. Simultaneously, he can login from other computer as A itself. You would not be able to create more than 2 named users in this case.
    Concurrent license:
    Specify the number of sessions that can connect to BusinessObjects Enterprise at the same time.
    Each physical user can consume more than one session, for example the same user could use both the browser on a PC and a mobile Application on a mobile device. This would create 2 sessions for the same physical user.
    Flexible since a small concurrent license can support a large user base (provided all of them don't login simultaneously ).
    Read more, from following SAP Notes:
    1285639 - What license types are available for Business Objects Enterprise?
    1502152 - If Business Objects Enterprise is configured with only 1 Named User License or 1 Concurrent Active License what is the expected result?
    Hope this information helps.
    Regards,
    Onkar

  • What is license count of installing or use O365 Pro plus software per user for Bussiness

    Hi  All,
    Today in our office given demo of Office 365 usages and license details , but i am little bit confused on licensing.
    They told we can use Office 365 Pro Plus software into 15 Device ( 5 Windows PC + 5 MAC + 5 Mobile or Tablets).
    I refereed this below link as well
    http://products.office.com/en-us/business/office-365-proplus-business-software
    [Enjoy a consistent and familiar Office experience across PCs, Macs, Windows tablets, iPads®, and most mobile devices.
    Each user can install Office on 5 PCs or Macs, 5 Windows tablets or iPads, and 5 phones.]
    Is anyone confirm this is true,  is  Microsoft increased the license count of 5 (it could be any devices, at max we can use my O365 ID 5 times to install and activate) to 15.
    and this from FAQ session: 
    What is Office 365 Pro Plus?
    Office 365 ProPlus is one of the subscription service plans in the new Office. It is productivity software (including Word, PowerPoint, Excel, Outlook, OneNote, Publisher, Access, and Lync) that is installed on your desktop or laptop computer. Office 365
    ProPlus is a user-based service that allows people to access Office experiences on up to 5 PCs or Macs and on their mobile devices. Traditional Office installations were tied to the computers they were installed on. Office 365 ProPlus enables flexible new
    deployment options that IT and/or individual users can choose from to install Office.
    Thanks,
    Thanks & Regards, Kesa_Kara

    Hi,
    Based on my knowledge, it's not 5 Windows PC + 5 MAC but 5 Windows PC or 5 MAC. To confirm the information, you can contact the customer service:
    http://support2.microsoft.com/gp/customer-service-phone-numbers/en-us
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Exceeding ISE license counts - performance consequences?

    Hello,
    I have a customer that is running a 2-node ISE deployment and is licensed for 250 Base and 250 Adv. users.
    We have moved the wired users over in one of their offices into Monitor Mode only, and the Base/Adv. Active license counts have exceeded both these values.
    Long-term, what is the operational impact?
    I understand from Chapter 7 of the ISE User Guide that "To avoid service disruption, Cisco ISE continues to provide services to endpoints that exceed license entitlement. Cisco ISE instead relies on RADIUS accounting functions to track concurrent endpoints on the network and generate alarms when endpoint counts exceed the licensed amounts"
    My question is, that aside from a scenario where TAC is engaged and they see the license count exceeded, what is the operational and functional impact of exceeding the license count.  I know that ISE continues to process autthentications, because the 251st client is not refused access.
    I've read the Order Guide and the User Guide and the Hardware Guide, and no actual impact is mentioned.
    thanks in advance,
    Andrew

    I had a similar question. I asked how does ISE calculate users. In the wlc I would see 10k radius clients but ISE would show half that number. This is what I was told:
    Unfortunately there is no documentation on it. The active endpoints are calculated from the active sessions seen on the primary monitoring node session database, meaning active client sessions seen by PSNs and reported to the primary monitoring node. As to the rules that qualify an endpoint as active, there isn?t really even any internal documentation on that. The effective behavior seen indicates that this is calculated by endpoints who authenticate and continue to re-authenticate/periodically trigger accounting updates from NADs. Hopefully this helps!
    Tac case # 627456397
    Sent from Cisco Technical Support iPad App

  • Cisco 501 - 50 User license?

    Can someone please advise how Cisco determines the 50 user license limit.
    A company I do business with has a Cisco 501 which is used ONLY for remote vpn (Windows XP - using PPTP) users to connect to internal hosts.
    Internal users are routed to the internet via a PFsense firewall.
    They have 25 remote users nationally & internationally but they have a problem getting any more than 12-16 remote users connected concurrently.
    If there are multiple internal hosts being accessed by the remote users, how are the licenses counted i.e. is it 50 x unique source ip addresses or is it
    based on session limits in the translation (xlate) table.
    I have done a bit of reading and have read differing views so am a bit confused.
    I have been asked to help troubleshoot this problem & have asked for details of the Cisco 501 config, error messages, IOS etc...BUT Im told that everything works fine EXCEPT that they hit a limit of approx 12-16 remote users connected concurrently so I was wondering if this was possibly a licensing problem?
    thanks, Peter

    PIX version is 6.3(5)
    Remote users are radius authenticated...
    Another question this probably leads to is how many simultaneous VPN peers will a Cisco 501 support with a 10 / 50 User License.
    e.g. Maximum number of simultaneous site-to-site or remote access IKE Security Association (SAs) supported...

  • FWB 00013  "You do not have enough Named User licenses" error

    I have recently installed Edge XI 3.1.  I converted my old 6.5 installation to the new Edge framework and brought over all existing userids.
    In Edge, I am licensed for 55 Named and 20 Concurrent.  I went through the Properties for each and every User I have to count how many were defined as Named - there were only 3, (and they happened to all have been General Supervisors in the old 6.5 version - so they migrated over to XI 3.1 as Named).
    When I try to modify an existing user from Concurrent to Named, (CMC/Users and Groups/Properties tab of the User, under Connection Type), I get the error message, "FWB 00013 You do not have enough Named User licenses to make this user a named user.  You have 55 Named User licenses."
    It thinks I have already used up all of my 55 Named User licenses, but there are only 3 userids that are marked as Named.
    However, when I look at CMC/Settings/View global system metrics, it shows a count of 55 Named Existing User Accounts.
    I need to be able to mark certain users as Named instead of Concurrent, but am not able to due to error.
    Has anyone seen or experienced this?  Any suggestions?
    Thanks.

    Tim, thanks for your reply - and yes, you're right...
    I heard from SAP Support and was notified that this is a known issue with XI3.1 Edge.  They say an enhancement request has already been raised with the Product Group - although there is no ETA for when a fix will be released.
    The current workaround is to delete the existing concurrent user that you want to be a named user.  After deleting the user, then re-add the same user as a named user.  This works, but is a cumbersome task if you have a lot of named user licenses!
    Additionally, if you want to add a brand-new named user - you still get the same error.  So a brand-new user would need to be created as concurrent, deleted, and re-added as named.  Convoluted?  Yes.
    Thanks again for your input.
    Angelia

  • Forcing inactive agents off system to free up license count.

    Gents,
    My customer has limited licenses and doesn't want to buy any more ! He has a problem in that the staff are spread over 8 sites and some just don't bother to logout of the system. If they miss a call, their state changes to Not Ready, but they still use a license count so that every so often, other agents at other sites can't logon.
    I know that the re is a system parameter which can set a max session time, default 30 ins, but this doesn't seem to log them out altogether and release the license count.
    Can any of you guys tell me what I'm doing wrong, of if there is a way to do this?
    Many thanks
    Chris

    On a related topic.
    I don't use Express, but I do use CAD with UCCE. If you go into Program Files\Cisco\Desktop\bin and run ShowLicenseUsage.exe, it lists the IP addresses of those agents using a license.
    My testing on UCCE demonstrated that even when logged out, a CAD license is in use. At least, the IP address shows in this list. Only when the user closes CAD does the IP address disappear.
    Have you experienced this?
    Regards,
    Geoff

Maybe you are looking for

  • How to edit a file into webutil dialog box?

    Hello, I have a webutil dialog box to open a file on a server in Win2003. I want edit and save the changes in a file into dialog box, but i don't have this function like windows operation system. Can i customize the webutil dialog box and add this fu

  • Downpayment

    hi My question is regarding WHT on downpayment and invoice Presume for an invoice amount of Rs.100000/-, at the time of downpayment receipt  on Rs.50000/-(eg. @10% WHT is  deducted and receive 45000/-) from customer. Now at the time of invoice which

  • Selecting album individually in new iTunes

    Hi, I just downloaded the iTunes update and I need some help. I used to use iTunes in list display. I would scroll to the artist I desired and then in the box next to it, there would be a list of albums by that artist. I'd then select an album and in

  • Stop iPhoto files from appearing in desktop and screen saver.

    I have pictures in IPhoto that I want to maintain the security and restrict access. The photos are confidential. The problem is that the files show up in screen saver and desktop. In OSX.5 how do you remove iPhoto files from desk top and screen saver

  • HT204447 just downloaded itunes match, and cannot get it to work.  How do I cancel it

    I purchased itunes match in hopes that i could sync without connecting with computer.  I cannot even access it on my ipad mini, followed all installation instructions, and it does not show up.  I think I have had it for an hour and am just frustrated