Search found 8 matches

by hotdealdave
Wed Feb 06, 2013 3:54 pm
Forum: Nagios XI
Topic: Exporting check data to another systems in real time
Replies: 1
Views: 176

Exporting check data to another systems in real time

My organization is currently planning to impliment a "Monitor of Monitors" system, which is to display statuses of systems monitored by Nagios, as well as several other monitors to provide managers and Execs a wholistic view of IT infrastructure health. The product has not been decided on ...
by hotdealdave
Fri Feb 01, 2013 12:06 pm
Forum: Nagios XI
Topic: Problem with check_nrpe CheckCounters check from GUI
Replies: 5
Views: 825

Re: Problem with check_nrpe CheckCounters check from GUI

Thanks for the tips all, I finally got it working. In my case I had to double the backslashes in CCM, like this: Command: $USER1$/check_nrpe -H $127.0.0.1$ -t 30 -p 5666 -c CheckCounter -a "\\Print Queue(_Total)\\Jobs Spooling" ShowAll MaxWarn=2 MaxCrit=20 Output: OK: \Print Queue(_Total)\...
by hotdealdave
Thu Jan 31, 2013 4:27 pm
Forum: Nagios XI
Topic: Problem with check_nrpe CheckCounters check from GUI
Replies: 5
Views: 825

Problem with check_nrpe CheckCounters check from GUI

I am currently in the process of re-creating my organization's check_nt checks, using check_nrpe. I have gotten many of the checks migrated over now, but I am stumped right now in regards to creating checks for perfmon counters. I have gotten the check to work from the command line, but when I enter...
by hotdealdave
Wed Sep 26, 2012 1:58 pm
Forum: Nagios XI
Topic: Command not processed in a timely manner
Replies: 4
Views: 386

Re: Command not processed in a timely manner

Thank you. I did just restart the server and that resolved it, but I will bookmark this response and try these commands next time we have a similar issue, which seems to be once or twice a week.
by hotdealdave
Wed Sep 26, 2012 11:34 am
Forum: Nagios XI
Topic: Command not processed in a timely manner
Replies: 4
Views: 386

Re: Command not processed in a timely manner

I should also mention that I enabled DNX this morning, and it seems to be working. The load on the slave server does seem significantly increased, and the load on the master decreased somewhat. But as seen above, the master is no longer responding to commands from the GUI. The last thing I did was a...
by hotdealdave
Wed Sep 26, 2012 11:21 am
Forum: Nagios XI
Topic: Command not processed in a timely manner
Replies: 4
Views: 386

Command not processed in a timely manner

Our server is currently "stuck" with some services down, and will not respond to any commands from the GUI. It states that "the command was not processed in a timely manner..." I will probably just restart the server for now, but what is the proper way to try to resolve issues si...
by hotdealdave
Mon Sep 24, 2012 3:14 pm
Forum: Nagios XI
Topic: DNX setup problem
Replies: 2
Views: 872

DNX setup problem

I've got an issue with the installation of DNX. I followed the procedures given in the "Using DNX" PDF document, and am on the last step, running the script on the server node. I enter the IP address of the slave node, then it prompts me for the password. Invariably, it tells me "Perm...
by hotdealdave
Fri Sep 07, 2012 10:49 am
Forum: Nagios XI
Topic: monitoring bazillions of printers with NSClient and perfmon
Replies: 1
Views: 629

monitoring bazillions of printers with NSClient and perfmon

I am a contractor at an organization that is using Nagios XI. I have just successfully tested (on a small scale) monitoring of printers on a Windows Server 2008 print server. The goal for my mini-project is to replace the Sentry-Go product currently used to monitor all 410 printers on this server. I...