Question
CPU utilization diagnostic
I was checking the CPU utilization of the FG60D (5.2.10) and I discovered that the diagnose sys top-summary and the diagnose sys top commands returns a different result. The diagnose sys top-summary show much more higher CPU utilization. Here are some examples:
diagnose sys top-summary
CPU [|||||||||||| ] 30.6%
Mem [||||| ] 14.0% 266M/1839M
Processes: 20 (running=1 sleeping=73)
PID RSS ^CPU% MEM% FDS TIME+ NAME
* 83 40M 30.6 2.2 15 01:47.60 sshd [x4]
37 23M 0.0 1.3 13 00:42.62 cmdbsvr
1321 25M 0.0 1.4 12 00:01.77 pyfcgid [x4]
42 11M 0.0 0.6 87 00:16.51 zebos_launcher [x12]
555 10M 0.0 0.6 19 00:39.29 dhcpd
54 10M 0.0 0.6 12 00:00.43 uploadd
55 19M 0.0 1.1 23 02:11.32 miglogd
56 9M 0.0 0.5 8 00:01.60 kmiglogd
57 27M 0.0 1.5 19 06:25.15 httpsd [x4]
59 10M 0.0 0.5 8 00:00.00 getty
60 18M 0.0 1.0 18 00:07.11 ipsmonitor [x2]
62 9M 0.0 0.5 11 00:30.28 merged_daemons
63 10M 0.0 0.6 12 00:00.33 fnbamd
64 9M 0.0 0.5 11 00:00.59 fclicense
66 11M 0.0 0.6 21 02:03.94 forticron
68 10M 0.0 0.6 13 00:01.60 forticldd
69 11M 0.0 0.6 38 00:00.20 authd
70 11M 0.0 0.6 16 00:19.69 fcnacd
71 10M 0.0 0.5 9 00:00.23 httpclid
72 10M 0.0 0.5 10 00:00.31 sqldb
diagnose sys top
Run Time: 35 days, 4 hours and 35 minutes
0U, 0N, 1S, 99I; 1839T, 1576F, 91KF
sshd 9944 S 0.9 0.6
newcli 9967 R 0.5 0.8
pyfcgid 1321 S 0.0 1.3
pyfcgid 1323 S 0.0 1.3
pyfcgid 1324 S 0.0 1.3
pyfcgid 1325 S 0.0 1.3
cmdbsvr 37 S 0.0 1.2
httpsd 102 S 0.0 1.2
httpsd 101 S 0.0 1.2
miglogd 55 S 0.0 1.0
ipshelper 67 S < 0.0 1.0
httpsd 57 S 0.0 0.9
httpsd 100 S 0.0 0.9
cu_acd 93 S 0.0 0.8
newcli 9945 S 0.0 0.8
fgfmd 89 S 0.0 0.7
cw_acd 90 S 0.0 0.7
iked 74 S 0.0 0.6
dnsproxy 87 S 0.0 0.6
imd 73 S 0.0 0.6
Can somebody explain why is it and which one of the command shows the correct value?
