Hi,

I am monitoring informix onint processes.

CPU Usage is summarized correctly.

Memory Usage is not really counted correct.
Cause informix uses shared memory.
So when there are 5 oninits they use 2 GB not the summary of these 5
processes.

Sven


Some debugging:

[EMAIL PROTECTED]:~> ipcs

------ Shared Memory Segments --------
key        shmid      owner      perms      bytes      nattch     status
0x52574801 5570560    root      660        1762385920 14
0x52574802 5603329    root      660        409600000  14
0x52574803 6356994    informix  660        32768000   14
0x52574804 7045123    informix  660        32768000   14

------ Semaphore Arrays --------
key        semid      owner      perms      nsems
0x00000000 2785280    root      660        15

------ Message Queues --------
key        msqid      owner      perms      used-bytes   messages

###########################


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to