Support #557
xadmin output updates
Status: | Closed | Start date: | 06/10/2020 | |
---|---|---|---|---|
Priority: | Normal (Code 4) | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
1. Number align in xadmin psc, psrv, mibget - Numbers in columns shall be aligned to the right (as it English language states)
2.
At times svsemids prints
NDRX 1> svsemids sh: 1: ��:: not found SEMAPHORE ID ------------ NDRX 1>
3. xadmin svqids seems to print shared mem blocks instead of semaphores:
NDRX 1> svqids MSG QUEUE ID ------------ 52723715 1074790404 53411845 53116934
1074790404 is shared mem:
------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x0052e2c1 0 xx 600 56 6 0x005311a1 32769 xx 600 56 7 0x673a67f7 65538 xx 600 6928 6 0x00000000 52723715 xx 600 4194304 2 dest 0x00000000 1074790404 xx 600 524288 2 dest 0x00000000 53411845 xx 600 524288 2 dest
4. Is RQADDR used in epoll?
NDRX 1> ppm -2 BINARY SVBIN SRVID PID SVPID RQADDR -------- -------- ----- -------- -------- ----------------------- tprecove tprecove 1 19198 19198 /n00b,srv,addr,tprecover,1 tpevsrv tpevsrv 300 21854 21854 tpadmsv tpadmsv 310 19200 19200 /n00b,srv,addr,tpadmsv,310 atmi.sv1 atmi.sv1 1400 21855 21855 atmi.sv2 atmi.sv2 1600 21856 21856 atmi.sv2 atmi.sv2 1601 21857 21857 tmsrv tmsrv 1650 21858 21858 tmqueue tmqueue 1660 21859 21859 cconfsrv cconfsrv 1700 21860 21860 cpmsrv cpmsrv 9999 19207 19207 /n00b,srv,addr,cpmsrv,9999
History
#1 Updated by Madars over 3 years ago
- Description updated (diff)
#2 Updated by Madars over 3 years ago
- Description updated (diff)
#4 Updated by Madars about 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in 7.5
Applied right alignment to number value column titles too.
#6 Updated by Madars about 3 years ago
- Status changed from Resolved to Closed