Ask a Question related to Linux / Unix Administration, Design and Development.
-
Mikael Björk #1
Accessing CPU utilization in UNIX
Hi all,
I'm working on a real-time database project under UNIX written in C and need
to access some value for the CPU utilization (the time percentage of its
time the CPU is not idle). I understand that the kstat library is useful for
this
purpose, but not exactly how.
The kstat chain contains the information I need, but how do I know which
name to look for in the chain and how to get the right data?
Tips would be greatly appreciated. Thanks in advance.
Mikael Björk Guest
-
JRUN using 90% plus CPU Utilization
Not sure what to do with this server. It is running ms windows server 2003 with ColdFusion MX 7 Standard. Java VM Version 1.4.2_09-b05. The server... -
SQL Server Utilization
Hi, Is there anyway I can limit the processing power for SQL server 2000? Everytime I do a big import it kills my webserver. Thankyou -
Accessing MS docs on A unix server
So far all my flash scripting has been done on a local unix server. I am venturing out and wanting to acces data, documents on remote servers. My... -
IIS 5.0 CPU 100% utilization problem
Hi, I have an IIS 5.0 problem where my CPU utilization is at 100%. My specs are: Two 4Gb, 4 CPU machines ( with 70 users shared across both... -
Pagefile utilization
In AIX4.3.3, $ lsps -s Total Paging Space Percent Used 3072MB 13% Does the percent used show the current usage of the pagefile or... -
Nicholas Bachmann #2
Re: Accessing CPU utilization in UNIX
Mikael Björk wrote:
Which Unix, what version?> Hi all,
>
> I'm working on a real-time database project under UNIX written in C and need
> to access some value for the CPU utilization (the time percentage of its
> time the CPU is not idle). I understand that the kstat library is useful for
> this
> purpose, but not exactly how.
> The kstat chain contains the information I need, but how do I know which
> name to look for in the chain and how to get the right data?
--
+ Regards, +
+ Nick +
+ +
+ My email address is real +
Nicholas Bachmann Guest
-
Mikael Björk #3
Re: Accessing CPU utilization in UNIX
I'm using Solaris 5.8.
"Nicholas Bachmann" <usenet@not-real.org> wrote in message
news:h69u7c.5r4.ln@bachmann.ath.cx...need> Mikael Björk wrote:> > Hi all,
> >
> > I'm working on a real-time database project under UNIX written in C andfor> > to access some value for the CPU utilization (the time percentage of its
> > time the CPU is not idle). I understand that the kstat library is useful>> > this
> > purpose, but not exactly how.
> > The kstat chain contains the information I need, but how do I know which
> > name to look for in the chain and how to get the right data?
> Which Unix, what version?
>
> --
> + Regards, +
> + Nick +
> + +
> + My email address is real +
>
Mikael Björk Guest



Reply With Quote

