WMI参数监控的最低凭据? [英] Minimum credential for WMI parameters Monitoring?

查看:104
本文介绍了WMI参数监控的最低凭据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个大型项目,以通过C#WMI监视远程计算机的性能参数,例如CPU,内存,磁盘空间.我想使用尽可能少的凭据来连接远程计算机.因为我不想打扰我的客户要求超级用户凭证.它可以确定,如果我禁用了防火墙并使用了超级用户凭据,则WMI很好;但是在这样的环境中进行资源监视意味着给黑客的系统入侵留出了很大的空间.因此,我的主要问题是,对于这种监视,我们可以为远程计算机暴露的最小系统漏洞是什么?

I''m developing a big project to monitor a remote machine''s performance parameters like CPU,Memory,Diskspace through C# WMI. I want to use the minimum possible credentials to connect the remote machines. Because I don''t want to bother my client to ask for the super-user credentials. Its sure that if I disabled the firewall and use the super user credentials, WMI is fine; but resource monitoring in such environment means giving lots of space to the system intrusion for the hacker. So, my main question is what is the minimum system vulnerabilities that we can expose for the remote machine for such monitoring?

推荐答案

也许您应该解决这个问题. /> 为需要监视的计算机开发监视服务,并将其发送WMI参数到中央计算机,然后由中央计算机处理数据.
这样,系统的完整性将保持不变,防火墙的麻烦也将减少.
Perhaps you should turn it around.
Develop a monitoring service for the machines that need monitoring and have it send the WMI parameters to a central machine which then processes the data.
In this way the integrity of the systems will remain in tact and you also will have less trouble with firewalls.


这篇关于WMI参数监控的最低凭据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆