The following example shows how Policy Server information is formatted:
<SERVER> < SHORT_NAME> smpolicysrv </SHORT_NAME> <FULL_NAME> SiteMinder Policy Server </FULL_NAME> <PRODUCT_NAME> SiteMinder(tm) </PRODUCT_NAME> <VERSION> 6.0 </VERSION> <UPDATE> 01 </UPDATE> <LABEL> 283 </LABEL> <PLATFORM> Windows (Build 3790) </PLATFORM> <SERVER_PORT> 44442 </SERVER_PORT> <RADIUS_PORT> 0 </RADIUS_PORT> <THREADPOOL> <MSG_TOTALS> 15011 </MSG_TOTALS> <MSG_DEPTH> 2 </MSG_DEPTH> <THREADS_LIMIT> 8 </THREADS_LIMIT> <THREADS_MAX> 3 </THREADS_MAX> <THREADS_CURRENT> 3 </THREADS_CURRENT> </THREADPOOL> <CRYPTO> 128 </CRYPTO> <KEYMGT> <GENERATION> enabled </GENERATION> <UPDATE> disabled </UPDATE> </KEYMGT> <JOURNAL> <REFRESH> 60 </REFRESH> <FLUSH> 60 </FLUSH> </JOURNAL> <PSCACHE> <STATE> enabled </STATE> <PRELOAD> enabled </PRELOAD> </PSCACHE> <USERAZCACHE> <STATE> enabled </STATE> <MAX> 10 </MAX> <LIFETIME> 3600 </LIFETIME> </USERAZCACHE> </SERVER>
The following table defines the Policy Server information that is published.
TAG |
Contains |
Description |
Parent Tag |
Required |
---|---|---|---|---|
SERVER |
Elements |
Denotes server information |
SMPUBLSIH |
Required |
SHORT_NAME |
Text |
Abbreviated name of the server |
SERVER |
Required |
FULL_NAME |
Text |
Full name of the running |
SERVER |
Required |
PRODUCT_NAME |
Text |
Name of the Product |
SERVER |
Required |
VERSION |
Text |
Version of the server |
SERVER |
Required |
UPDATE |
Text |
Service Pack version |
SERVER |
Required |
LABEL |
Text |
Build or CR number |
SERVER |
Required |
PLATFORM |
Text |
OS platform identifying data |
SERVER |
Required |
THREAD_POOL |
Elements |
Information about the thread |
SERVER |
Required |
MSG_TOTAL |
Int |
Number of thread pool |
THREAD_POOL |
Required |
MSG_DEPTH |
Int |
Max number of messages in thread pool |
THREAD_POOL |
Required |
THREADS_LIMIT |
Int |
Ceiling on number of threads |
THREAD_POOL |
Required |
THREADS_MAX |
Int |
Max number of threads used |
THREAD_POOL |
Required |
THREADS_CURRENT |
Int |
Current number of threads |
THREAD_POOL |
Required |
PSCACHE |
Elements |
Denotes information on policy server cache settings |
SERVER |
Required |
PRELOAD |
Text |
Indicates if enabled/disabled |
PSCACHE |
Required |
JOURNAL |
Empty, |
Indicates the journaling settings, refresh rate and time values to flush |
SERVER |
Required |
FLUSH |
Int |
Value at which to flush |
JOURNAL |
Required |
REFRESH |
Int |
Refresh rate |
JOURNAL |
Required |
KEYMGT |
Empty, |
Indicates Key Management settings (Generation: if automatic key generations is enable) (Update: if automatic updating |
SERVER |
Required |
GENERATION |
Enabled or disabled |
Enabled or disabled indicates |
KEYMGT |
Required |
UPDATE |
Enabled or disabled |
Indicates that automatic |
KEYMGT |
Required |
USERAZCACHE |
Elements |
Information about the User AZ cache settings |
SERVER |
Required |
MAX |
Int |
Maximum number of cache entries |
USERAZCACHE |
Required |
LIFETIME |
int |
Life time of cached object |
USERAZCACHE |
Required |
PORT |
Int |
Port Number |
SERVER |
Required |
RADIUS_PORT |
Int |
Radius Port number |
SERVER |
Required |
STATE |
text, enabled or disabled |
Indicates if something is |
Many tags |
Various |
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |