473,405 Members | 2,282 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Windows Service to obtain server configs

Hi. I have a need to build a Windows service to run on Windows 2003 that will allow the application to communicate with several other servers on the network and obtain their physical specs. All I need to know about these servers is the number of processors, what type, how much memory is intalled, and how much disk is installed. I would then track this in a database and it would be updated as configurations change. These servers will have different OS's including Windows, Linux, and Unix.

This will not need to discover these nodes automatically. I wil have node names and IP addresses for each machine. I will specify these and ask the application to fetch their specs.

I am new to .NET, but is this possible? How would I do this?
Apr 10 '09 #1
1 1344
PRR
750 Expert 512MB
Yes its possible... look into WMI, article.. Your wmi program can reside on client side... For Linux and unix system you will have to write a separate programs...You can have a central windows service program communicating with other (servers) WCF programs to get the required info using WMI... Of course for Linux you will have to have a separate program....
Apr 10 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Francis Lavoie | last post by:
Is it possible to restart windows services? (remotely and locally) Because I have a little script that retreive the LastWaitTimeout key of the automatic update, delete that key if it out schedule...
2
by: Lisa_DBA | last post by:
Hi All, I have a SQL Server 7 installation running on a windows 2000 server. SQL Server switches from mixed mode authentication to Windows Only on reboot. Has anyone else experienced this? Any...
3
by: Chris | last post by:
Hello all, Here is my problem. I have a windows service (C#) that is supposed to move files from/to the local drive to/from a UNC share (\\domainserver\share). The service is running on a Win3k...
6
by: ToeKnee | last post by:
I have a c# component that can be used in various executables. I need a way in the code of this component to determine if the executable that loaded it is a Windows Service -or- a Console/Windows...
13
by: joe215 | last post by:
I want my users to send emails from a Windows app that I am developing in Visual Basic.NET 2003. I found a good example of sending email to a SMTP server using the SmtpMail class. However, using...
2
by: niclarke | last post by:
Does anyone know of any good tutorials on controlling/administering a windows service? maybe something like a taskbar application. Not just stop/start but more like application settings. ...
2
by: mm3178 | last post by:
Hello Mates, My case is slightly complicated....please help me In order to obtain real time current balance of an account, I have built a c# windows service that invokes a c# web service...
0
by: =?Utf-8?B?RGV2TW91bnRhaW4=?= | last post by:
Hi all, I have searched everywhere to get a straight forward answer to my question but to no avail. I hope someone where can help. I have a windows application that needs to talk to some WCF...
0
by: BobLewiston | last post by:
I did a full installation of SQL Server 2008 Express. Looking at Add / Remove Programs, I see the following pertinent programs installed: SQL Server 2008 SQL Server 2008 Browser SQL Server 2008...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.