Results 1 to 2 of 2
Hi
Can anyone please help me? I am writing a program to track assets accross a network. My test network comprises of: Windows 2000, Windows 2000 Server, Windows XP, RED ...
- 04-07-2005 #1Just Joined!
- Join Date
- Apr 2005
- Location
- Wexford, Ireland
- Posts
- 3
Tracking assets on a linux box
Hi
Can anyone please help me? I am writing a program to track assets accross a network. My test network comprises of: Windows 2000, Windows 2000 Server, Windows XP, RED HAT 9 and a MAC.
I have managed to write a program to pull info out of the Windows Registry but im at a loss as to how to accomplish this for the linux and the mac. Can anyone help me here or point me in the right direction? Does linux have an equivalent to the Windows Registry? Someone sugested looking at the Enviromental variables?
Any help that anyone could provide would be very appriciated
Kind Regards
Willie
- 04-07-2005 #2
No, there is no such thing as registry. At least nothing what is standard. But Linux has a /proc directory containing all kind of systeminformation.
You could have a look at how a php script called phpsysinfo gets its system info, it is open source, so you could use it I guess
I\'m so tired .....
#200472


Reply With Quote
