[Nagios-users] check_nrpe Connection refused by host

2013-04-27 Thread Jim Miller
Hello everyone, I'm sure this is common issue. But I'm stumped. I can run check_nrpe from the command line on the monitoring server w/out any problem. But for all of the nrpe_checks the server runs, I see: LOGS: [1367058676] SERVICE NOTIFICATION: icingaadmin;xio99cdejump02.example.com;Free

Re: [Nagios-users] Hardware specs

2008-07-02 Thread Jim Miller
Never mind... I am a bone head. It's in the documentation. RTFM eh? - Original Message From: Jim Miller <[EMAIL PROTECTED]> To: nagios-users@lists.sourceforge.net Sent: Wednesday, July 2, 2008 9:50:53 AM Subject: [Nagios-users] Hardware specs Is there an offical "

[Nagios-users] Hardware specs

2008-07-02 Thread Jim Miller
Is there an offical "minimum hardware requirements" document for nagios? If not, can someone tell me if nagios can run effectively on a beefed up desktop or do I need to run it on a server?- Sponsored by: SourceForge.net Comm

[Nagios-users] Monitoring capabilities question

2008-06-19 Thread Jim Miller
Does anyone know, is Nagios capable of monitoring object counts within a folder? Jim- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://source

Re: [Nagios-users] Service monitoring question

2008-06-18 Thread Jim Miller
$ARGS1$ $ARGS2$             } Is that what you mean? - Original Message From: Aaron M. Segura <[EMAIL PROTECTED]> To: Jim Miller <[EMAIL PROTECTED]> Cc: nagios-users@lists.sourceforge.net Sent: Wednesday, June 18, 2008 1:29:38 PM Subject: Re: [Nagios-users] Service monitoring ques

[Nagios-users] Service monitoring question

2008-06-18 Thread Jim Miller
I have the following in my windows.cfg file define service{ use           generic-service host_name     my host name service_description     DICOM check_command     check_tcp! -H my ip -p 104 } but it returns a

[Nagios-users] Config documentation

2008-06-18 Thread Jim Miller
Can anyone tell me where I might find documentation to tell how to monitor different aspects of a server. For example, I want to monitor my servers to ensure they are always responding on port 104. How do I do that? Is there somewhere I can look that wil explain all the options available to me?

Re: [Nagios-users] Install difficulty

2008-06-17 Thread Jim Miller
? - Original Message From: "Yost, Karl" <[EMAIL PROTECTED]> To: Jim Miller <[EMAIL PROTECTED]>; nagios-users@lists.sourceforge.net Sent: Tuesday, June 17, 2008 11:26:46 AM Subject: RE: [Nagios-users] Install difficulty Did you restart apache after you conf

Re: [Nagios-users] Install difficulty

2008-06-17 Thread Jim Miller
This did not work either. - Original Message From: "Yost, Karl" <[EMAIL PROTECTED]> To: Jim Miller <[EMAIL PROTECTED]>; nagios-users@lists.sourceforge.net Sent: Tuesday, June 17, 2008 11:14:39 AM Subject: RE: [Nagios-users] Install difficulty Try using http://

[Nagios-users] Install difficulty

2008-06-17 Thread Jim Miller
Hello everyone I have downloaded and installed Nagios per the instructions posted for Fedora. Everything "worked" according to the instructions however when I start Nagios and try to navigate to http://localhost/nagios I get a 404 error. I suspect My webserver is unaware of nagios' exsistance ho