Configure PM Parameters
You can configure the performance monitoring parameters for the OTS controllers. To configure PM parameters, use the following commands.
configure
controller controllertype R/S/I/P { pm { 15-min | 24-hour | 30-sec } ots { report | threshold } { opr | opt }value }
commit
Examples
The following is a sample in which the performance monitoring parameters of OTS controller is configured in 24 hour intervals.
configure
controller ots 0/1/0/0 pm 24-hour ots report opr max-tca enable
commit
The above command enables the maximum TCA (Threshold Crossing Alert) for opr (optical power received) of ots 0/1/0/0 controller in 24 hour intervals.
configure
controller ots 0/1/0/0 pm 24-hour ots threshold opr max 4000
commit
The above command sets the maximum TCA for opr of ots 0/1/0/0 controller in 24 hour intervals.
The PM collector starts and collects controller data at the following intervals.
-
30 seconds interval - 30 samples jitter provision of 6 seconds
-
15 minutes interval - 32 samples jitter provision of 45 seconds
-
24 hours interval - 1 sample jitter provision of 45 seconds
The jitter provides for any computation delay for data collected at the data provider PM engine.