JuniperNetworks / SRXMonitor

1 stars 1 forks source link

Missing any PIC1 output #2

Open mmellin opened 12 years ago

mmellin commented 12 years ago

Output of command only lists SPUs of PIC0. The output is missing information for all SPUs in PIC1.

Here is a sample of what I’ve become accustomed to: jnpr@Acis-SRX5600-RE0-Node0> op srx-monitor Route Engine

Slot Mem Size Mem Used CPU Avg CPU User CPU Bkgd CPU Krnl CPU Intpt CPU Idle

0 2048 16 5 1 0 4 0 95 SPUs

FPC PIC CPU Mem Flow Sess Cur Flow Ses Max CP Ses Cur CP Ses Max

0 0 65 78 0 0 1933426 10485760 0 1 92 64 291906 1048576 0 0 <<<<<<<< PIC1 members shown 1 0 92 64 290457 1048576 0 0 1 1 93 64 282965 1048576 0 0 <<<<<<<< 2 0 94 64 282789 1048576 0 0 2 1 93 64 273750 1048576 0 0 <<<<<<<< 3 0 89 64 279259 1048576 0 0 3 1 92 64 275099 1048576 0 0

And here is the new output: jnpr@Aegean-SRX5800-Node0> op srx-monitor
Route Engine

Slot Mem Size Mem Used CPU Avg CPU User CPU Bkgd CPU Krnl CPU Intpt CPU Idle

0 2048 24 11 3 0 6 2 89 SPUs

FPC PIC CPU Mem Flow Sess Cur Flow Ses Max CP Ses Cur CP Ses Max

0 0 0 81 0 0 4 12000000 <<<<<<<<<< No PIC1 output 1 0 0 60 1 1048576 0 0 2 0 0 60 1 1048576 0 0 Detailed Session Summary per SPU

SPU Unicast Multicst Failed Active Valid Pending Invalid Other Max

1 1 0 622412 1 1 0 0 0 1048576 2 1 0 488846 1 1 0 0 0 1048576 3 0 0 489585 0 0 0 0 0 1048576 4 1 0 741692 1 1 0 0 0 1048576 5 1 0 512054 1 1 0 0 0 1048576

thanks smiles and sunshine

mmellin commented 12 years ago

Sorry... looks like the formatting of the output got screwed up.

mmellin commented 12 years ago

also... This issue is seen in at least 11.2R4 onward.