Number of Days till Patrol User Password expired (PasswordExpirationDays)

The PasswordExpirationDays parameter describes the remaining days till the password of the PATROL Database User expires. To know the expiration days of password we run the following query:

"select 'DATAPOINT', expiry_date-sysdate, expiry_date from user_users where username='".current_user."';

To know the current user you run:

"/AgentSetup/ORACLE_AVAILABILITY.<SID>.defaultAccount"

If no entry exists in pconfig for default account then, will check :

"/OracleConfig.<SID>.osusername"

In case we have errors or no result  while running the query then the paramater will have the value -1 and an annotation will be added to param.

If the “expiry_date” from the query is empty so “Never” will be annotated to the param.

If the “days” is empty from the result then “99999” will be set as value.

BMC PATROL properties

Attribute

Default value

Application class

ORACLE_AVAILABILITY

Command type

PSL

Platform

All

Icon style

Graph

Unit

#

Border range

N/a

Alarm1 range

N/a

Alarm2 range

N/a

Scheduling(poll time)

Collector time

Active at installation

Yes

Parameter type

Consumer

Value set by

CollAvailability

BMC ProactiveNet Performance Management properties

Property

Default value

Monitor type
Oracle Database Availability
Key Performance IndicatorNo
Monitor for abnormalities
Yes
Graph by default
No
AvailabilityNo
Response time
No
Normal distribution
Yes
StatisticalNo

Was this page helpful? Yes No Submitting... Thank you

Comments