- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Alert for license count
We use Authentication Manager 8.2 SP1 Patch 8. Our monitoring team wants to monitor for our license count being close to or meeting a threshold. Is that information stored on the server where they can access it?
- Tags:
- AM
- Auth Manager
- Authentication Manager
- Community Thread
- Discussion
- Forum Thread
- RSA Authentication Manager
- RSA SecurID
- RSA SecurID Access
- SecurID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use either of these three methods:
a) security console, setup, licenses, and check license status, or
b) do gets on an snmp mib OID
.1.3.6.1.4.1.2197.20.24.1.1 are names,
and
.1.3.6.1.4.1.2197.20.24.1.2 are values...
example:
configname.0 rba, configvalue.0 count (number of active RBA/ODA users),
and
configname.468, ims.license.active_user_count, configvalue.468 count (number of active users)
c) in the database
ims_config_value table: "ims.license.rbaoda_count" and "ims.license.active_user_count"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. That is very helpful. I believe we are going to use option C. Can you tell me the name of the database and where it is located? I'm assuming it's on the server itself and not external.
