Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Informix Server Performances

Status
Not open for further replies.

aroui

MIS
May 10, 2004
4
TN
Hi all ,
i have used a script from that analyze
many parameters of IDS, i need yout help for optimization
of some paramters (Read cache, PHYSBUFF, LOGBUFF, buffers allocated to index data..)

Here is the output of the script :

Read cache is below minimum target of 90% at 0.00%.
Write cache is satisfactory [91.51%].
2 deadlock(s) detected.
0 lock timeout(s) detected.
LRU Contention is excellent [.46%].
0 of the last 60 checkpoint(s) were longer than 2 seconds.
PHYSBUFF can be decreased [0.00%].
LOGBUFF can be decreased [16.56%].
Logical logs are OK [94% free].
No foreground writes detected.
Shared memory segment count OK.
4 AIO/KAIO VPs have less than 1 I/O per wakeup.
Read Ahead buffer usage is excellent [99.72%].
Buffer wait ratio is good [12.70%].
Lock wait ratio is excellent [0.00%].
Buffers allocated to index data is dangerously high [89.44%].
Buffers allocated to "other uses" is acceptable [0.18%].

Thank u in advance,
 
Hi there,

How did you get this script healthcheck from I could not found any place on to download this.

Also there is this variable set in the script, I saw the content using the View button, whcih requires some more download from that website too.
#SCCSDIR=${SCCSDIR:="/home/tools/SCCS/"}
#. ${SCCSDIR}.std.env

Any advice would be appreciated!

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top