Re: [Nagios-users] Monitoring a Windows server

2011-01-27 Thread Josh R. Hilton
have found the Windows machine, the next step is to see whether Nagios talks to NSClient++. That's related to services, not to hosts, though. From: Josh R. Hilton [mailto:jhil...@conservonline.com] Sent: Wednesday, January 26, 2011 1:58 PM To: nagios-users@lists.sourceforge.net Subject: [Na

[Nagios-users] Monitoring a Windows server

2011-01-26 Thread Josh R. Hilton
Hello all, first timer to Nagios here. I've been able to get Nagios installed and running on a Ubuntu server and can access the control page either locally or remotely. I also have the windows agent running (NSClient++) on a different server. However I can't get the monitored server to show up

Re: [Nagios-users] Nagios 3.1.0 - Update check feature

2009-01-29 Thread Morris, Josh
To my knowledge all you need to is add the following line into your nagios.cfg file: check_for_updates=1 This is all that needs to be done to my knowledge. Josh Morris Network Administrator IT Department Wright Medical Center 1316 South Main Street Clarion, IA  50525 515-532-9252

[Nagios-users] Event Handlers

2009-01-15 Thread Morris, Josh
for more than a minute, I need to run the event handler again but I don't see anywhere to run the event handler from the web interface. I am having to remote into the server and reboot this service. Thanks for your help in advance. Josh M

[Nagios-users] Installing nrpe

2008-11-13 Thread Josh
I'm trying to install the nagios plugin so I can use nrpe and im getting errors with some of the make commands. Ive already done ./configure make make install which run without errors, then If I execute any of the following... make install-plugin make install-daemon make install-daemon-config ma

Re: [Nagios-users] How do I check if a website is up?

2008-10-21 Thread Josh Wells
Is it possible to define a host using URL rather than IP address? From: Ben O'Hara [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 12:34 PM To: Josh Wells Cc: nagios Subject: Re: [Nagios-users] How do I check if a website is up? What i have do

Re: [Nagios-users] How do I check if a website is up?

2008-10-20 Thread Josh Wells
help. I used the quickstart guide to get my server up and running so still pretty green with nagios but I'm learning. Josh -Original Message- From: Assaf Flatto [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 11:03 AM To: Nagios User list Subject: Re: [Nagios-users] How do

Re: [Nagios-users] How do I check if a website is up?

2008-10-20 Thread Josh Wells
mand definition define command{ command_namecheck_website command_line$USER1$/check_http -H www.website.com } If not , then you need to build a new host definition and service check for that host . On Monday 20 October 2008 15:18:53 Josh Wells wrote: > Do I have to de

[Nagios-users] How do I check if a website is up?

2008-10-20 Thread Josh Wells
Do I have to define a remote host such as www.website.com in order to apply the check_http service against that host? - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux base

Re: [Nagios-users] How to monitor Equallogic PS SAN with snmp?

2008-08-27 Thread Josh Wells
Fantastic. Thanks so much to both of you for the information. Exactly what I was looking for. -Original Message- From: Marcus [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2008 8:57 AM To: Josh Wells Cc: nagios Subject: Re: [Nagios-users] How to monitor Equallogic PS SAN with

Re: [Nagios-users] How to monitor Equallogic PS SAN with snmp?

2008-08-27 Thread Josh Wells
To: nagios Subject: Re: [Nagios-users] How to monitor Equallogic PS SAN with snmp? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Josh, Josh Wells schrieb: > I'm wanting to add monitoring of an equallogic PS series SAN to Nagios. > It is SNMP capable but I don't know much

[Nagios-users] How to monitor Equallogic PS SAN with snmp?

2008-08-26 Thread Josh Wells
I'm wanting to add monitoring of an equallogic PS series SAN to Nagios. It is SNMP capable but I don't know much about SNMP. Can someone point me in the right direction to learn how to do this? I'm curious to know what can be monitored on the SAN through SNMP and how I would go about setting it up

Re: [Nagios-users] Upgrade to Hardy? [UPDATE]

2008-05-02 Thread Josh Wells
Went ahead and ran the upgrade from Gutsy to Hardy and Nagios is still working just as before. Now my freenx on the other hand From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh Wells Sent: Monday, April 28, 2008 2:18 PM To: nagios-users

[Nagios-users] Upgrade to Hardy?

2008-04-28 Thread Josh Wells
I'm running Nagios 3.0 on Ubuntu Gutsy Server at the moment and considering upgrading to Hardy. Has anyone running nagios on an Ubuntu server done this or know of any problems? Don't want to break nagios. Thanks. Josh

Re: [Nagios-users] Help

2008-03-31 Thread Josh Gray
You can always install to a different directory than the normal with --prefix=/dir/name/here/ that you DO have permission for. On Mon, Mar 31, 2008 at 2:31 AM, Marcus <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] schrieb: > > I get error messege : cannot create directory 'usr/local/nagios': >

[Nagios-users] Submitting service results for a different host

2008-03-28 Thread Josh Gray
ted servers across the internet (Server.B, Server.C, Server.D...Server.Z). I have a need that I need to run some scripted service checks on things in the filesystem of the central server Server.A but want to store it as results for the other servers (Server.B, Server.C...). How would i go

Re: [Nagios-users] keep alive

2008-03-26 Thread Josh Gray
I've made cronjobs on the same server as nagios to check that it's still running - if not, tries to start it. Emails the results.Bonus points for running on another server as James said Josh On Wed, Mar 26, 2008 at 1:38 PM, James E. Pratt <[EMAIL PROTECTED]> wrote: >

[Nagios-users] Submitting service results for a different host

2008-03-26 Thread Josh Gray
that I need to run some scripted service checks on things in the filesystem of the central server Server.A but want to store it as results for the other servers (Server.B, Server.C...). How would i go about this? Josh - Check

[Nagios-users] Tends Report Not Working

2008-03-25 Thread Morris, Josh
the other posts but I haven't seen a fix for it yet. Is there a fix for this issue yet? Thanks Josh Morris - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual St

Re: [Nagios-users] Sending notifications via SMS+mobile phone

2008-03-19 Thread Josh Wells
This probably seems like a dumb question but does a GSM terminal like this require its own cellular account or is it just a matter of buying it and configuring it on the computer? Josh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gareth Watson

Re: [Nagios-users] Setting up statusmap icons

2008-03-13 Thread Josh Wells
o use ones from the nagios base package they look like garbage. -Original Message- From: Valdinger, Stephen (DOV, MSX) [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2008 5:09 PM To: Josh Wells; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Setting up statusmap

Re: [Nagios-users] Setting up statusmap icons

2008-03-13 Thread Josh Wells
it in the host definition that's using the template. /usr/local/nagios/share is the webroot, so yes in /usr/local/nagios/share/images/logos From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh Wells Sent: Thursday, March 13, 200

[Nagios-users] Setting up statusmap icons

2008-03-13 Thread Josh Wells
e help and glad to be joining the nagios community. Josh - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt

Re: [Nagios-users] How to get reboot messages

2007-11-29 Thread Yost, Josh
could look to see if "days" doesn't show up); it may just give a time such as the following: libexec # snmpget -v1 -c hrSystemUptime.0 HOST-RESOURCES-MIB::hrSystemUptime.0 = Timeticks: (8082663) 22:27:06.63 you'll have to play around w/ it, I guess (sorry for the top-p

Re: [Nagios-users] How to get reboot messages

2007-11-29 Thread Yost, Josh
a quick perl script that uses snmpget and does regular expression matches). - Josh From: [EMAIL PROTECTED] on behalf of chris serafin Sent: Thu 11/29/2007 11:59 AM To: Nagios-users@lists.sourceforge.net Subject: [Nagios-users] How to get reboot messages I have

Re: [Nagios-users] Host object redefinition

2007-11-19 Thread Josh
As an alternative, you could create an ssh tunnel to each of the machines (if they support it.) If not, maybe create an ssh tunnel to one machine and forward ports to other machines. Even though NRPE communication may be encrypted, it may be more secure to keep only one port open. my 2cents ---

Re: [Nagios-users] check time sync

2007-11-08 Thread Yost, Josh
Hi, You can check nagiosexchange.org for some time-related plugins. - Josh From: [EMAIL PROTECTED] on behalf of Thomas Vito Sent: Thu 11/8/2007 11:34 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check time sync Hi Does anyone knows

Re: [Nagios-users] check_snmp syntax issue

2007-10-22 Thread Yost, Josh
It looks like the -P switch will tell it which snmp version to use. again, '-h' helps =) -P, --protocol=[1|2c|3] SNMP protocol version - Josh From: Dylan Bouterse [mailto:[EMAIL PROTECTED] Sent: Mon 10/22/2007 10:56 AM To: Yost, Josh; na

Re: [Nagios-users] check_snmp syntax issue

2007-10-22 Thread Yost, Josh
I think the: --string='SYNC OK' option would do it. Try doing a '-h' on check_snmp to see all the options. - Josh From: [EMAIL PROTECTED] on behalf of Dylan Bouterse Sent: Mon 10/22/2007 10:24 AM To: nagios-users@lists.sourceforge.

Re: [Nagios-users] Database (Oracle,MSSQL),Tomcat plugins

2007-09-14 Thread Yost, Josh
for monitoring tomcat (unless it's tomcat 4 which has SSL issues), you can just use the standard check_http from the Nagios plugins. - Josh From: [EMAIL PROTECTED] on behalf of Sekhar Sent: Fri 9/14/2007 5:20 AM To: nagios-users@lists.sourceforge.net Su

[Nagios-users] Checks failing for no aparent reason v3a1

2007-08-07 Thread Josh Van As
, eventually with near continuous failures for every device. Sometimes it gets better after I restart the Nagios service TIA! -Josh - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find

Re: [Nagios-users] NRPE (No output returned from plugin)

2007-07-19 Thread Josh Kessler
Sounds like there is a line missing in your nrpe.conf file on the client. You need to add a line in the file to say, "talk to the check_backuppc program". something like command[check_backuppc]=/usr/lib64/nagios/plugins/check_backuppc HTH -Josh On 7/19/07, shacky <[EMAIL PROT

Re: [Nagios-users] notifications setup

2007-07-16 Thread Yost, Josh
vice definition (the docs should explain how to do this). - Josh From: [EMAIL PROTECTED] on behalf of Mark Haney Sent: Mon 7/16/2007 3:57 PM To: Nagios Users mailinglist Subject: [Nagios-users] notifications setup Is there a way to setup nagios to notify pa

Re: [Nagios-users] Unknown status for ntp and ather services

2007-06-06 Thread Josh Yost
ble to offer much more help than this. - Josh - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now

Re: [Nagios-users] identifying the slow check

2007-06-04 Thread Josh Yost
0.00 sec2.16 sec0.011 sec Percent State Change: 0.00% 9.34% 0.13% current service stats: Check Execution Time: 0.02 sec60.01 sec 0.214 sec Check Latency: 0.00 sec0.37 sec

Re: [Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required

2007-05-21 Thread Josh Yost
y wouldn't hurt for you to (re-)read the docs: http://nagios.sourceforge.net/docs/2_0/macros.html http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#command http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#service - Josh -

Re: [Nagios-users] Best Distro

2007-05-17 Thread Josh Yost
> I recommend gentoo (but only because I now recommend it for everything), but I warn you that it can be addictive =) But I agree that it should run fine on whatever you are most comfortable with. can't stop must ... compile ... everything ... argghhh ~ # whil

Re: [Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required

2007-05-14 Thread Josh Yost
/nagios.sourceforge.net/docs/2_0/cgiauth.html http://nagios.sourceforge.net/docs/2_0/configcgi.html#default_user_name I think if you read the part about the default_user_name, it will do what you want. - Josh - This SF.net e

Re: [Nagios-users] Sending SMS from Nagios

2007-05-10 Thread Josh Kessler
n't have it in front of me. Quick and simple SMSing. -Josh On 5/10/07, Andrew Lee <[EMAIL PROTECTED]> wrote: Hello All I have installed the stable version of Nagios (2.x series). I have also installed the latest version of gnokii I found. I am now trying to work my way through the instr

Re: [Nagios-users] Message Priority

2007-05-10 Thread Josh Yost
orities, you would define different notify commands (or you could pass the priority as a string argument to your notify command). I think for /bin/mail, it's something like : "mail -a 'Priority: Urgent'&q

Re: [Nagios-users] Configuring TimePeriods and Contact groups for daytime support notifications

2007-04-04 Thread Josh Yost
at should be easy enough to do from reading the documentation. Each contact has a defined 'service_notification_period' and 'host_notification_period' where you can specify the time period to allow notifications. - Josh -

Re: [Nagios-users] checking multiple log files

2007-04-03 Thread Josh Yost
Kyle O'Donnell wrote: > Hi, > > I need to check for a string in multiple log files. The names of the > log files will contain a constant string, and be located in constant > directory. > > Currently I am using the check_logfiles plugin with the following > configuration: > > > @logs = ( >

[Nagios-users] check_perc.pl

2007-03-23 Thread Josh Yost
d snmp output) - improved debugging output - added SNMPv3 snmpwalk options - added an internal alarm - cleaned up & expanded help output a bit I wrote a version that used Net::SNMP, but it was noticeably slower due to the module loading - so I've just continued using a system call to ne

Re: [Nagios-users] SMS notification with gammu - Solved

2007-03-23 Thread Josh Yost
i, Are you using udev? You should be able to write a rule using OWNER=, GROUP=, & MODE= for that device, I think something like: KERNEL=="ttyACM*", NAME="%k", OWNER="whoever", GROUP=

Re: [Nagios-users] How to check disk space, processes, etc. on remote host?

2007-02-22 Thread Josh Yost
ng link has several very useful, SNMP-based Nagios plugins - it also comes up first on the above Google search: http://www.manubulon.com/nagios/ good luck, - Josh - Take Surveys. Earn Cash. Influence the Future of IT Join Sou

Re: [Nagios-users] Understanding notification_interval and state changes on free space monitors

2007-02-19 Thread Josh Yost
Josh Yost wrote: > Andrew Moran wrote: >> The service in question is monitoring free space on a filesystem. I >> want it to go into warning when there is less than 10% free and become >> critical when there is 0% free. From the event log, it seems like the >> stat

Re: [Nagios-users] Understanding notification_interval and state changes on free space monitors

2007-02-19 Thread Josh Yost
it's in WARNING? One or the other may actually be a connection refused or something similar. - Josh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the

Re: [Nagios-users] A question...cascading failures and failure to recover

2007-02-16 Thread Josh Yost
dge the service having recovered until > checks are rescheduled by force, and then execute OK. > Hi, You'd have to say what the plugin is & what it's using to connect to the remote hosts (SSH, SNMP, etc). It could be you have so

Re: [Nagios-users] email notice problem

2007-02-16 Thread Josh Yost
new configs to work. I assumed on the install > it would locate sendmail and insert the appropriate commands, but > obviously, I was wrong. > we're using /bin/mail, which is part of the mailx pkg. http://packages.debian.org/stable/mail/mailx - Josh ---

Re: [Nagios-users] Using Nagios to monitor servers

2007-02-16 Thread Josh Yost
to use the native Windows SNMP agent and *nix systems can use Net-SNMP. - Josh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opini

Re: [Nagios-users] Nagios false positive returns critical but serviceis really OK

2007-02-12 Thread Josh Yost
e if anything is different? If all the checks are running over ssh, maybe you have to specify a key file? Or you could check the auth logs on the remote server, to see if it's logging the denied attempts. What else changed on that one host (authorized_keys fi

Re: [Nagios-users] Nagios false positive returns critical but service is really OK

2007-02-12 Thread Josh Yost
ons to my pager, which is also odd. Hi, It would help if you said what services you were checking, what plugin(s) you were using, what plugin versions you were using, your notification options for the services, etc, etc.

Re: [Nagios-users] Use service more than once for the same host

2007-02-08 Thread Josh Yost
RT_URL2 and so one > Hi, You should be able to use the 'use name_of_template' to inherit the variables from the first service definition, so you don't have to copy the full text. I think that's what you were asking about. Check the 'Object I

Re: [Nagios-users] Sending as specific email address

2007-02-07 Thread Josh Yost
DRESS_REWRITING_README.html Good luck, - Josh - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Appl

Re: [Nagios-users] Adding hosts and services

2007-02-01 Thread Josh Yost
ou like. >From the nagios.cfg: # You can also tell Nagios to process all config files (with a .cfg # extension) in a particular directory by using the cfg_dir # directive as shown below: #cfg_dir=/etc/nagios/servers #cfg_dir=/etc/nagios/printers #cfg_dir=/etc/nagios/switches #cfg

Re: [Nagios-users] Need some help regarding with tomcat server

2007-01-30 Thread Josh Yost
/ the SSL implementation on the older tomcats) b) memory/CPU can be handled by either SNMP or, if running on Windows, by using nsclient c) not sure on this one, but maybe someone else has ideas. I don't know where these numbers would exist. Good luck, - Josh

Re: [Nagios-users] alerts

2007-01-29 Thread Josh Yost
> > Program End[01-22-2007 11:35:01] Lockfile > '/usr/local/nagios/var/nagios.lock' is held by PID 8228. Bailing > out... > Try killing all nagios processes, erase the lock file, and start Nagios

Re: [Nagios-users] Nagios: checking actual health of a disk.

2007-01-23 Thread Josh Yost
> things to check. For Sun, checking metadevices or disks not under any any > voluem manager. > > linux, not sure how to check on them? > > > thanks much > David > Hi, For our linux boxes, we're using the check_snmp_storage.pl plugin from : "htt

Re: [Nagios-users] nagios upgrade

2007-01-23 Thread Josh Yost
Carlos Sánchez wrote: > hi > how to upgrade nagios 2.5 to 2.6 > ummm ... RTFM ? =/ - Josh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get

Re: [Nagios-users] external notification commands

2007-01-23 Thread Josh Yost
anything with quotes as strings?). Hi, You should be able to backslash the quotes you need it to print: $ echo "\"hi\"" I'm not sure where above you would want them, maybe something like \"$SOMEMACRO$\" \"$SOMEOTHERMACRO$\" ? - Josh --

Re: [Nagios-users] strange probs

2007-01-23 Thread Josh Yost
$. Try it and see if you get any info: $NOTIFICATIONTYPE$: $HOSTNAME$ ($HOSTADDRESS$) ist $HOSTSTATE$ - Josh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll

Re: [Nagios-users] general

2007-01-10 Thread Josh Yost
at the very beginning of the line, but like everyone else said - a little info would help. /* shrug */ - Josh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll

Re: [Nagios-users] Service Alerts and Notifications

2007-01-05 Thread Josh Yost
for clarification: By "is that a valid cmd", I mean is the service_notification_command valid? - Josh [EMAIL PROTECTED] wrote: > Hi, > This is kind of stupid/obvious, but > > a) I don't see a HARD service alert in your log snip for the service. > Did it act

Re: [Nagios-users] Service Alerts and Notifications

2007-01-05 Thread Josh Yost
o run & is that a valid cmd? c) Did you kill all the old processes and restart Nagios w/ the new config? I don't see anything obvious in your cfgs that wouldn't be working. - Josh [EMAIL PROTECTED] wrote: > I have setup a few host and HTTP service checks and alerts. When a host

Re: [Nagios-users] nsclient problem to start service

2007-01-04 Thread Josh Yost
e under Performance) Click on the Data Execution Prevention tab and add pNSclient.exe as a valid executable (by clicking Add and browsing to it). If that's not the problem, then please provide some more info. Good luck! - Josh vadi wrote: > Respected sir/madam, > > I am facing some

Re: [Nagios-users] Nagios Strategies

2006-12-21 Thread Josh Yost
t's something I'm getting around to since we're in the same boat as you =)). - Josh Matthew Joyce wrote: > Hi all, > > I've found myself in a quandary and I'm wondering how other Nagios uses > have address similar problems. > We've recently upgraded to

[Nagios-users] ndoutils configure won't find mysql include files, and ndo2db exiting on signal 4

2006-08-16 Thread Josh Endries
Hi, I've been trying to get ndoutils to work but am having some trouble. ./configure doesn't find my mysql include files (it does find the library). Maybe it doesn't work with mysql 5? I've tried --with-mysql-inc=/usr/local, /usr/local/include, and /usr/local/include/mysql (the files are in he

Re: [Nagios-users] Daily status report?

2006-08-15 Thread Josh Yost
another script to create a summary. - Josh [EMAIL PROTECTED] wrote: > > Have you looked on Nagios Exchange? There is a project called Nagios > > Email Report that may be what you are looking for. > [...] > > But are there any CLI report generators that output plain t

Re: [Nagios-users] Return code of 127 is out of bounds - plugin may be missing

2006-08-01 Thread Josh Yost
what are the permissions on the plugin? does Nagios have rights to execute it? I see that error when I forget to chown nagios:nagios, so it can actually run the plugin. - Josh Rodrigo Maceno wrote: > Hello, I have a machine where I installed the nagios, the plugins and the > nrpe with

[Nagios-users] nagios-snapshot: a cmdline tool for quickly grabbing nagios data

2006-07-28 Thread Josh Yost
| SSH OK - OpenSSH_4.3 (protocol 2.0) # There may already be something out there like this - I have no idea. But if you use it, I hope it helps! - Josh ---

[Nagios-users] service viewing rights w/out command rights

2006-07-14 Thread Josh Yost
pull the required info w/ wget or something and put it on a different webpage away from Nagios...but what's the fun in that? Thanks. -- Josh - Using Tomcat but need to do more? Need to support web services, securi

Re: [Nagios-users] Init error

2006-07-11 Thread Josh Kessler
Does the file exist there? Did you configure the file to be somewhere else? Is nagios running? -Josh On 7/11/06, Antonio Pereira <[EMAIL PROTECTED]> wrote: > Hello, > > I am having an error show up when I do a status on the nagios > > >

Re: [Nagios-users] Monitor a Clustered Service

2006-07-07 Thread Josh
Scratch that. I found the answer in the Nagios documentation and got it working. --- Josh <[EMAIL PROTECTED]> wrote: > I have 2 radius servers authenticating users for > VPNs, > wireless, etc. Currently I have Nagios monitoring > both > servers (host and radiusd process).

[Nagios-users] Monitor a Clustered Service

2006-07-07 Thread Josh
I have 2 radius servers authenticating users for VPNs, wireless, etc. Currently I have Nagios monitoring both servers (host and radiusd process). If either the host or radiusd (on both servers) return a down or warning state I get a page... as usual. Is it possible to configure Nagios to send the

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Josh Konkol
10 at the end. i.e.: $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 3 && sleep 10 You think that would work? Josh ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/li

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Josh Konkol
't Nagios doing the checks in parallel if it's running 3 host checks on the same host at exactly the same time? What is the point of setting a Host max_check_attempts if Nagios isn't going to wait in between checking? Not trying to be a pain, I just want

[Nagios-users] Working Yet

2006-06-06 Thread Josh Konkol
Is this Mail List working yet? Sorry for this. Josh ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when

[Nagios-users] Nagios Dependencies

2006-02-28 Thread Josh Kayse
I have some questions about dependencies.   The setup I have a question about is very basic, it follows here: define host { use    generic-host host_name router alias  router address 10.10.10.1 } define host { use   

Re: [Nagios-users] Monitor Fileserver

2006-02-27 Thread Josh
in place. Anyone on this list know what I need to change? Thanks again for all your help. Josh --- Hans Engelen <[EMAIL PROTECTED]> wrote: > Dangit replied privately and not to the list, anyway > heres a forward. > > Also just checked the /root/.smb/smb.conf reference > is

RE: [Nagios-users] Monitor Fileserver

2006-02-27 Thread Josh
; 'c:\ Used Space'=52.98Gb;55.89;67.07;0.00;74.52 > > > > >> -Original Message- > >> From: Josh [mailto:[EMAIL PROTECTED] > >> Sent: Monday, February 27, 2006 10:57 AM > >> To: Ryan Wilcox; > nagios-users@lists.sourceforge.net >

RE: [Nagios-users] Monitor Fileserver

2006-02-27 Thread Josh
nal Message- > >> From: [EMAIL PROTECTED] > [mailto:nagios-users- > >> [EMAIL PROTECTED] On Behalf Of Josh > >> Sent: Monday, February 27, 2006 10:19 AM > >> To: nagios-users@lists.sourceforge.net > >> Subject: [Nagios-users] Monitor Fileserver >

[Nagios-users] Monitor Fileserver

2006-02-27 Thread Josh
Does anyone have any suggestions as to how to monitor network drive (fileserver) status from Nagios? I'm trying to get the check_smb_shares.pl (from nagiosexchange.org) but keep getting the following error when Nagios executes the check: **ePN 'check_smb_shares.pl' Can't create /root/.smb/smb.con

[Nagios-users] Nagios Dependencies

2006-02-24 Thread Josh Kayse
I have some questions about dependencies.   The setup I have a question about is very basic, it follows here: define host { use    generic-host host_name router alias  router address 10.10.10.1 } define host { use    generic-

[Nagios-users] check_smb_shares

2006-02-22 Thread Josh
I'm having some difficulty with the check_smb_shares.pl check. Everything works fine if I execute the script from the command line (however I do get a "read_socket_with_timeout: timeout read. read error = Connection reset by peer." error but the next line has the correct response "(11 Directorys,

[Nagios-users] Updated Web Config program

2006-02-08 Thread Josh
give it a try and submit a question to the Open Discussion forum if you run into any problems or have any improvement ideas. http://sourceforge.net/projects/nagiosweb/ Josh --- This SF.net email is sponsored by: Splunk Inc. Do you grep