Search found 8 matches

by abhilash.patlolla
Thu Aug 13, 2015 1:08 pm
Forum: Nagios XI
Topic: Invalid max_attempts, check_interval, retry_interval
Replies: 1
Views: 1655

Re: Invalid max_attempts, check_interval, retry_interval

Found the fix with help of @jdalrymple.

Applied the service template 'xiwizard_generic_service' and that autopopulated all those unfilled fields for me.
by abhilash.patlolla
Thu Aug 13, 2015 1:01 pm
Forum: Nagios XI
Topic: Invalid max_attempts, check_interval, retry_interval
Replies: 1
Views: 1655

Invalid max_attempts, check_interval, retry_interval

Error while applying the Configuration Changes in CCM. I have checked the service from the command line, it worked fine. But, I get the error - Invalid max_attempts, check_interval, retry_interval, or notification_interval value for service 'IntradiemRulesEngine' on host '10.150.64.78' when I try to...
by abhilash.patlolla
Tue Aug 11, 2015 11:05 am
Forum: Nagios XI
Topic: Error -'/usr/local/nagios/bin/wmic: No suchfile or directory
Replies: 6
Views: 1796

Re: Error -'/usr/local/nagios/bin/wmic: No suchfile or direc

I was able to solve the first error - ''.

But I get a response that 'CRITICAL: The process doesn't appear to be running'. I have tried with processes running on the windows server but I get the same error.

Please find the attched pictures.

Could anyone please post their ideas about this error.
by abhilash.patlolla
Tue Aug 11, 2015 10:46 am
Forum: Nagios XI
Topic: Error -'/usr/local/nagios/bin/wmic: No suchfile or directory
Replies: 6
Views: 1796

Re: Error -'/usr/local/nagios/bin/wmic: No suchfile or direc

Hello, Thanks for your reply. I have followed whatever that is mentioned in the document. I have installed the WMI client on the Nagios XI server. I tried to install the WMI in the Windows 2008 server which I want to monitor. I created a user - 'wmiagent' and followed the steps mentioned in the docu...
by abhilash.patlolla
Mon Aug 10, 2015 3:27 pm
Forum: Nagios XI
Topic: Error -'/usr/local/nagios/bin/wmic: No suchfile or directory
Replies: 6
Views: 1796

Re: Error -'/usr/local/nagios/bin/wmic: No suchfile or direc

Thank you for the update.

But, after the modification I get 'NTSTATUS: NT_STATUS_ACCESS_DENIED' errors.
Please find the attached pictures which describe about the errors.


Could you suggest me the possible solutions.
by abhilash.patlolla
Mon Aug 10, 2015 3:20 pm
Forum: Nagios XI
Topic: Monitor the CPU Usage, memory used, number of threads used,
Replies: 3
Views: 3517

Re: Monitor the CPU Usage, memory used, number of threads us

Thank you for the immediate response. I would like to monitor a list of specific services and processes. And for these processes I would like to get the CPU usage. memory. threads, handles, I/O reads and writes in the remote machines. Below attached pictures give the example of what I want to get th...
by abhilash.patlolla
Mon Aug 10, 2015 2:35 pm
Forum: Nagios XI
Topic: Error -'/usr/local/nagios/bin/wmic: No suchfile or directory
Replies: 6
Views: 1796

Error -'/usr/local/nagios/bin/wmic: No suchfile or directory

hello all, My requirement is to checks a if remote windows process is running and its CPU, Memory usage, Threads and file handles, and disk IO (or all of the above) if selects processes by name. I have used the plugin - ' Check Windows Process (WMI) ' provided in the Nagios Exchange. URL: https://ex...
by abhilash.patlolla
Mon Aug 10, 2015 2:17 pm
Forum: Nagios XI
Topic: Monitor the CPU Usage, memory used, number of threads used,
Replies: 3
Views: 3517

Monitor the CPU Usage, memory used, number of threads used,

Hello I am new to open source monitoring tools - NagiosXI I want to monitor the different services and their state and different processes running on a windows server. And for each of these processes I want to monitor the following attributes: 1. CPU usage = The percentage of time that a process use...