Ask a Question related to Linux / Unix Administration, Design and Development.
-
Eric Cai #1
Use sa1 to sample the system info, Does it efficient
In crontab
0-59 * * * * /usr/lib/sa/sa1
58 23 * * * /performancedata/server_sar.sh
$more /performancedata/server_sar.sh#!/bin/ksh
sar -s 00:00 -e 24:00 -i 1 > sar-`date +%y%m%d`.txt
Does it efficient??
--
Eric Cai Guest
-
Get System Info->User Name from Flex
In my Flex app, I need to read the User Name of the person on the client machine where the browser is running. Is there a way in Flex/ActionScript... -
Get info about the system
Hi, id like to know if theres any way i can determine what os the user is running and what version of dw they have running... i've been looking... -
system info page error - 7.01 MX
"Element JAVAFILEENCODING is undefined in SYSTEM. " Seems to prevent me from loading hot fixes. 7.01 MX Window 2003 -
WBEM for managing system info?
I've recently designed a web front-end php application that stores system information ( a hardware database of sorts) with a perl client that runs... -
System info and VB.net
Hi, I have an asp.net page written in VB.net and would like to know if it is possible to retrieve the users operating system, resolution etc......



Reply With Quote

