Re: [Nagios-users] FW: Nagios3 switch.cfg

2013-05-16 Thread Joel Roberts
m: Andreas Ericsson [mailto:a...@op5.se] Sent: Thursday, May 16, 2013 1:11 PM To: Nagios Users List Cc: Joel Roberts Subject: Re: [Nagios-users] FW: Nagios3 switch.cfg On 05/16/2013 04:30 PM, Joel Roberts wrote: > Attached is the .cfg file. The "Define" was done by the email client,

Re: [Nagios-users] FW: Nagios3 switch.cfg

2013-05-16 Thread Joel Roberts
stro. The version of Nagios is 3.2.1 All editing of the .cfg files was done via vi in Linux console, no Windows involved. Thank you, Joel -Original Message- From: Andreas Ericsson [mailto:a...@op5.se] Sent: Thursday, May 16, 2013 1:53 AM To: Nagios Users List Cc: Joel Roberts Subject: R

[Nagios-users] FW: Nagios3 switch.cfg

2013-05-15 Thread Joel Roberts
Typo in the email post, I do have host_name in the .cfg file, not host-name. Still returning error. Thank you, Joel -Original Message- From: Andreas Ericsson [mailto:a...@op5.se] Sent: Wednesday, May 15, 2013 3:21 PM To: Nagios Users List Cc: Joel Roberts Subject: Re: [Nagios-users

[Nagios-users] Nagios3 switch.cfg

2013-05-15 Thread Joel Roberts
I'm deploying a new Nagios server on Debian Linux 6. Have installed the Nagios3 packages, am able to log into the web interface. I'm trying to monitor our network switches and routers, the nagios3.cfg file points to /etc/nagios3/objects/switch.cfg. That folder doesn't exist, the .cfg files are

Re: [Nagios-users] Software Update Affecting Nagios ****PARTIALLY RESOLVED****

2008-01-16 Thread Joel Roberts
lf Of Joel Roberts Sent: Wednesday, January 16, 2008 1:11 PM To: Marc Powell; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Software Update Affecting Nagios No, I have this problem with all the Windows Servers I'm monitoring, all of them refuse connection from the command line

Re: [Nagios-users] Software Update Affecting Nagios

2008-01-16 Thread Joel Roberts
On Behalf Of Marc Powell Sent: Wednesday, January 16, 2008 9:26 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Software Update Affecting Nagios > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Joel Rob

[Nagios-users] Software Update Affecting Nagios

2008-01-16 Thread Joel Roberts
I'm currently monitoring a service on a Windows Server 2003 SP2 box. After updating the software, the service name has changed. I've modified the Nagios config file, verified and re-started. When I try to verify from the command line with the following: ./check_nt -H {SERVER_IP} -s {PASSWOR

Re: [Nagios-users] Nagios Doesn't Notify for Multiple Services

2007-11-26 Thread Joel Roberts
gios-users] Nagios Doesn't Notify for Multiple Services -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joel Roberts wrote: > I have a server that has been crashing in the following order: > > HTTP 80 fails > RDP 3389 fails > TCP/IP Stack fails I think this is not the way things go

[Nagios-users] Nagios Doesn't Notify for Multiple Services

2007-11-26 Thread Joel Roberts
I have a server that has been crashing in the following order: HTTP 80 fails RDP 3389 fails TCP/IP Stack fails I have set up monitoring and notifications for each one, but I only receive notifications for the first failure, port 80 not responding. Once RDP fails I don't receive alerts and

Re: [Nagios-users] Using Nagios to Monitor RDP **** SOLVED ****

2007-11-19 Thread Joel Roberts
Can't stress the importance of accurate typing enough, I had a typo in the line "service_description" Working now. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joel Roberts Sent: Monday, November 19, 2007 10:27 AM T

[Nagios-users] Using Nagios to Monitor RDP

2007-11-19 Thread Joel Roberts
Want to use Nagios to monitor RDP availability on a Windows 2k3 server (port 3389). Have put the following in my windows.cfg file: define service{ use generic-service host_nameSERVERNAME service_description

[Nagios-users] 3-D Status Map Goes Blank

2007-10-25 Thread Joel Roberts
Using Nagios 3.0b5, just wondering if anyone else has run into the same thing: When opening the 3-D status map in IE7, sometimes it's all white. Trying to move it around or rotate leaves black lines across the screen. If I close the map in IE7, open it in FireFox, it's fine. Go back into IE7 an

Re: [Nagios-users] One more try on Debian Etch ***SOLVED***

2007-10-17 Thread Joel Roberts
-Plugins and the check_snmp is there now. Thanks to all for your assistance and input. -Original Message- From: Valdinger, Stephen (DOV, MSX) [mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 11:41 AM To: Andreas Ericsson; Joel Roberts Cc: nagios-users@lists.sourceforge.net Subject: RE

Re: [Nagios-users] One more try on Debian Etch

2007-10-15 Thread Joel Roberts
Protocol) applications snmpd - SNMP (Simple Network Management Protocol) agents 2007/10/15, Joel Roberts <[EMAIL PROTECTED]>: Thanks to all for the input, I didn't realize there were alternatives to the check_snmp out there, I'll look into the Patrick's Plugins.

Re: [Nagios-users] One more try on Debian Etch

2007-10-15 Thread Joel Roberts
only require the perl Net-snmp portion, which is why I am using the CPAN version! -Original Message- From: Andreas Ericsson [mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 1:46 PM To: Valdinger, Stephen (DOV, MSX) Cc: Joel Roberts; nagios-users@lists.sourceforge.net Subject: Re

[Nagios-users] One more try on Debian Etch

2007-10-15 Thread Joel Roberts
I've brought up a second, test box for Debian Etch. I'm trying to install Nagios from the source code, since installing from the pre-packaged Debian files seems to use completely different directories than the documentation and doesn't install the sample configuration files. Going through the d

Re: [Nagios-users] Nagios For Debian

2007-10-05 Thread Joel Roberts
Of the packages listed below, I have: Snmp Snmpd Libsnmp-session-perl Libsnmp-perl Libsnmp-base Libsnmp9 Libnet-snmp-perl These do not even show as options: Libsnmp5 Libsnmp4.2 Libsnmp4.2-dev Snmpget I'm assuming the libsnmp5 and 4.2 are earlier versions and the libsnmp9 and libsnmp9-dev that I h

Re: [Nagios-users] Nagios For Debian

2007-10-05 Thread Joel Roberts
er 05, 2007 1:23 PM To: Joel Roberts Cc: Nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Nagios For Debian Joel Roberts wrote: > Yes, I have Nagios up and running, it's currently monitoring both > Windows and Linux Servers, but I'm unable to add any Cisco Routers >

Re: [Nagios-users] Nagios For Debian

2007-10-05 Thread Joel Roberts
with: Whoops! Error: Could not read host and service status information! Thanks -Original Message- From: Vanhee Frederik [mailto:[EMAIL PROTECTED] Sent: Friday, October 05, 2007 1:23 PM To: Joel Roberts Cc: Nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Nagios For Debian

Re: [Nagios-users] Nagios For Debian

2007-10-05 Thread Joel Roberts
o you have installed? Etch won't let me install snmp because it says it's replaced by libsnmp-base and libnsmp9. -Original Message- From: Daniel Mahoney [mailto:[EMAIL PROTECTED] Sent: Friday, October 05, 2007 8:55 AM To: Joel Roberts Subject: Re: Nagios For Debian Joel Roberts wrote: &g

Re: [Nagios-users] check_nt services not responding

2007-10-04 Thread Joel Roberts
age- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Joel Roberts > Sent: Thursday, October 04, 2007 12:15 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_nt services not responding > > I've verified the confi

[Nagios-users] check_nt services not responding

2007-10-04 Thread Joel Roberts
I've installed Nagios on a Debian Etch server and it seems to be working well, just a couple of things. Monitoring a Windows box, I've installed the NSClient++, for some reason there's no icon in the SysTray, but the service is up and running. Most of the Services respond, except the following:

[Nagios-users] Status Map Error

2007-10-04 Thread Joel Roberts
I've installed Nagios on a Debian Linux Etch server. 3-D Status Map works fine, but Status Map returns the following error: The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server. Anyone else run into the same thing and found a fix to this? Thanks in advance, J