Link to home
Start Free TrialLog in
Avatar of abeaie
abeaie

asked on

how to capture remote system properties

how to capture remote system properties such as RAM capasity and harddisk information.
Avatar of thanassis
thanassis

If you are a VB programmer you will find sample code here:

http://freevbcode.com/ShowCode.asp?ID=5122&NoBox=True
ASKER CERTIFIED SOLUTION
Avatar of pratigan
pratigan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
what remote control u use? Terminal Service? PCAnywhere? etc.? and what system is that? unix, linux, windows, or Mac?

Avatar of abeaie

ASKER

i'm using servlet and java socket programming to detect remote client system properties such as RAM & harddisk space.currently, i used jigsaw for the java web server.
http://java.quest.com/jprobe/jprobe.shtml

since u use java... this is a good tool to check the memory usage.

check it out
To check HD space you can just query the disk then
Avatar of Luc Franken
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

Answered by smallbee

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

LucF
EE Cleanup Volunteer