Hi
I need what all the parameters monitored by Nagios XI in windows 2003 , 2008 servers.
I am aware of basic parameters of cpu , memory disk ,servies , process.
Can someone share the list ?
Regards
Mahesh
Need parameter list for Windows servers
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Need parameter list for Windows servers
This depends on how you are monitoring the systems.
If you are using the NSClient++ Agent, the checks nagios can perform are limitless. Just with the builtin list you can monitor about a dozen regular metrics and thousands of performance counter from the windows perfmon application.
This is not to mention you can turn on the nrpe listener dll and add in your own external scripts to be run
If you are using the NSClient++ Agent, the checks nagios can perform are limitless. Just with the builtin list you can monitor about a dozen regular metrics and thousands of performance counter from the windows perfmon application.
This is not to mention you can turn on the nrpe listener dll and add in your own external scripts to be run
-
mahesh.kadam
- Posts: 3
- Joined: Tue Sep 11, 2012 10:24 am
Re: Need parameter list for Windows servers
Thanks Scott ,
But may times client is in trested to know what all parameters are possible then he can make a choice to go with Nagios XI or not. I am working in consulting domain so need this information.
There should be some parameter list available with us.
Regards
Mahesh
But may times client is in trested to know what all parameters are possible then he can make a choice to go with Nagios XI or not. I am working in consulting domain so need this information.
There should be some parameter list available with us.
Regards
Mahesh
-
mahesh.kadam
- Posts: 3
- Joined: Tue Sep 11, 2012 10:24 am
Re: Need parameter list for Windows servers
Thanks Scott ,
But there should be a parameter list readily available as many client ask what is the capability of Nagios XI.
I am working in consulting domai so need to have this sheet
But there should be a parameter list readily available as many client ask what is the capability of Nagios XI.
I am working in consulting domai so need to have this sheet
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Need parameter list for Windows servers
Here is a list of the performance counters I have on my system. 1822 of them...
Each windows system has different software installed that will add additional counter you can see them all for a particular system by running the following from the Windows command prompt
Each windows system has different software installed that will add additional counter you can see them all for a particular system by running the following from the Windows command prompt
Code: Select all
typeperf -qYou do not have the required permissions to view the files attached to this post.