[Nagios-users] scheduled downtime & nagios.cmd

2011-12-29 Thread Jeremiah D. Jester
ed by host Any input would be appreciated! JJ Jeremiah Jester Informatics Specialist Microbiology - Katze Lab 206-732-6185 -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or

Re: [Nagios-users] monitor download rate

2011-04-25 Thread Jeremiah D. Jester
al/nrpe/libexec/check_bandwidth eth0 - Receive: 412546MB Transmit: 394065MB, Jeremiah Jester Informatics Specialist Microbiology - Katze Lab 206-732-6185 From: David Barszcz [mailto:dbars...@gmail.com] Sent: Sunday, April 24, 2011 10:38 AM To: Nagios-users@lists.sourceforge.net Subject: [Nagios

Re: [Nagios-users] pnp4nagios?

2011-04-14 Thread Jeremiah D. Jester
I should have been more specific. I just want to include all historical data from nagios into pnp. It’s only showing data from the install date forward. Thanks,JJ Jeremiah Jester Informatics Specialist Microbiology – Katze Lab 206-732-6185 From: Phil K. [mailto:phillip.kenn

Re: [Nagios-users] pnp4nagios?

2011-04-14 Thread Jeremiah D. Jester
fdata command_line /usr/bin/perl /usr/local/pnp4nagios/libexec/process_perfdata.pl -d /usr/local/pnp4nagios/var/perfdata/host-perfdata.log } Is there a certain method, configuration I need to follow if I want to include this historical data? Thanks, JJ Jeremiah Jester Informatics Speci

[Nagios-users] pnp4nagios?

2011-04-14 Thread Jeremiah D. Jester
Anyone here using pnp4nagios for graphing? I'm having some configuration issues and wanted to see if there was someone who could assist? Thanks, JJ Jeremiah Jester Informatics Specialist Microbiology - Katze Lab 206-732

Re: [Nagios-users] How to surpess notifications if ping fails.

2009-07-02 Thread Jeremiah Jester
ADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5 } Any thoughts to why this isn't working? Email notifications for other services is working fine. Maybe i need to add check_alive as a service? Thanks, JJ On Wed, Jul 1, 2009 at 3:17 PM, Jeremiah Jester wrote: > I removed it and notifications are

Re: [Nagios-users] How to surpess notifications if ping fails.

2009-07-01 Thread Jeremiah Jester
ting. (PID=27490) Thanks, JJ On Tue, Jun 30, 2009 at 9:08 PM, Jon Angliss wrote: > Jeremiah Jester wrote: > > Jon, > > > > Thanks for the reply. I've been struggling with this for some days. Can > > you give me an example of what how to define this and in what

[Nagios-users] How to surpess notifications if ping fails.

2009-06-29 Thread Jeremiah Jester
Hello, I have a working nagios2 installation under Ubuntu. I would like to configure nagios so that when a host cannot be ping'd by nagios all other services related to this server/s are stopped so I don't get a slew of notifications for that host. I'm thinking i want servicedepency directive in

[Nagios-users] Fwd: "can't shift that many" error

2009-06-29 Thread Jeremiah Jester
I keep getting these error messages when i post to the list.. any ideas why? -- Forwarded message -- From: <> Date: 2009/6/29 Subject: [Nagios-users] "can't shift that many" error To: jeremiahjes...@gmail.com Erro ao enviar o email para nagios-users@lists.sourceforge.net A caixa

Re: [Nagios-users] "can't shift that many" error

2009-06-29 Thread Jeremiah Jester
gios2/scripts$ sudo /etc/init.d/nagios2 start * Starting nagios2 monitoring daemon nagios2 shift: 1: can't shift that many I have not modified the init script. Thanks, JJ On Mon, Jun 29, 2009 at 2:09 PM, Marc Powell wrote: > > On Jun 29, 2009, at 3:44 PM, Jeremiah Jester wrote: > &

[Nagios-users] "can't shift that many" error

2009-06-29 Thread Jeremiah Jester
While attempting to restart the nagios daemon i get the following error. Any thoughts? $ sudo /etc/init.d/nagios2 restart * Restarting nagios2 monitoring daemon nagios2 shift: 225: can't shift that many shift: 1: can't shift that many Thanks, JJ -

[Nagios-users] ping dependency

2009-06-22 Thread Jeremiah Jester
of a basic servicedependency definition in nagios2. define servicedependency{ host_name service_description dependent_host_name dependent_service_description } Much appreciated, Jeremiah -- Are you an open source cit

[Nagios-users] need help with check_sensors

2009-06-17 Thread Jeremiah Jester
Hello, I'm trying to get check_sensors working for nagios. I already have lm_sensors installed and ran 'sensors' to configure it for my machine. Next, I setup and defined the commands and services in nagios. However, when i run the following command i get the following error. $ /usr/lib/nagios/p

Re: [Nagios-users] nagios2: failover

2009-06-15 Thread Jeremiah Jester
Scratch that. Process was stuck. Killed and restart nagios server. Thanks! JJ On Mon, Jun 15, 2009 at 3:22 PM, Jeremiah Jester wrote: > Oops, Looks like i had an error in my configuration file. > > Next question: Any idea why check_nagios can't find the running process? > &

Re: [Nagios-users] nagios2: failover

2009-06-15 Thread Jeremiah Jester
oad15=1.050;5.000;20.000;0; Thanks, JJ On Mon, Jun 15, 2009 at 1:10 PM, Jeremiah Jester wrote: > Hello Nagios Users, > > I'm attempting to setup a second nagios server up to do failover monitoring > in case my primary nagios server goes down. > > Running into a odd problem in talking to t

[Nagios-users] nagios2: failover

2009-06-15 Thread Jeremiah Jester
Hello Nagios Users, I'm attempting to setup a second nagios server up to do failover monitoring in case my primary nagios server goes down. Running into a odd problem in talking to the nrpe daemon on the master server. When I run the following cmd prompt, nrpe does not allow me to connect fr

[Nagios-users] funny disk space message

2009-06-09 Thread Jeremiah Jester
Any one know why I'm getting this weird disk space message? * Nagios * > > Notification Type: PROBLEM > > Service: DISK SPACE > Host: prod > Address: (ip) > State: WARNING > > Date/Time: Mon Jun 8 23:52:12 UTC 2009 > > Additional Info: > > DISK WARNING - free space: / 23146 MB (32 0node=9

[Nagios-users] truncated nagios email?

2009-06-04 Thread Jeremiah Jester
When receiving an email notification of disk space full the 'Additional info' line seems to be truncated near "(32 0node=99" Any ideas why this is happening? Thanks, JJ Nagios * Notification Type: PROBLEM Service: DISK SPACE Host: prod Address: 10.10.10.47 State: CRITICAL Date/Time:

[Nagios-users] disk warning messages

2009-06-04 Thread Jeremiah Jester
Hello, I'm trying to configure nagios to include the disk full percentage in the subject line of the email notification. For example. Subject: [Nagios] CRITICAL 99% Full on Server1 My commands currently look something like this for checking disk space. Anyone have any suggestions for me? -JJ ==

Re: [Nagios-users] nrpe script

2008-11-03 Thread jeremiah
all yiour help! JJ On Fri, 2008-10-31 at 15:17 -0800, Mathieu Gagné wrote: > Hi, > > jeremiah wrote: > > > > I check the log file and this is all i'm seeing pertaining to this > > command on the server. > > > > Oct 31 22:33:23 serv1 nagios2: SERVICE A

Re: [Nagios-users] nrpe script

2008-11-03 Thread jeremiah
command from the server %/usr/lib/nagios/plugins/check_nrpe -H 10.10.10.45 -c loadscript_check_error_log NRPE: Unable to read output Thoughts? JJ On Fri, 2008-10-31 at 15:17 -0800, Mathieu Gagné wrote: > Hi, > > jeremiah wrote: > > > > I check the log file and this is all

Re: [Nagios-users] nrpe script

2008-11-03 Thread jeremiah
sr/local/bin/python > /home/jesterj/report_loadscript_error_log.py > > If this works, make sure that the path to your sudo executable is the > absolute path in nrpe.cfg. > > Andy. > > jeremiah wrote: > > I just pulled this error up in the manual and it sas

Re: [Nagios-users] nrpe script

2008-10-31 Thread jeremiah
e anything related to nagios in /var/log/messages? Thanks, JJ On Fri, 2008-10-31 at 15:41 -0700, Mathieu Gagné wrote: > Hi, > > jeremiah wrote: > > i check the manual and this is what it says about this particular > error: > > > > On Fri, 2008-10-31 at 15:10 -0700,

Re: [Nagios-users] nrpe script

2008-10-31 Thread jeremiah
ext output."" = I ran the command via the command prompt and works fine w/ returning output. Hmmm. On Fri, 2008-10-31 at 15:10 -0700, jeremiah wrote: > I just chown'd the file for nagios. > > $ sudo chown nagios /home/jesterj/report_loadscript_error_log.py > > $ l

Re: [Nagios-users] nrpe script

2008-10-31 Thread jeremiah
i check the manual and this is what it says about this particular error: On Fri, 2008-10-31 at 15:10 -0700, jeremiah wrote: > I just chown'd the file for nagios. > > $ sudo chown nagios /home/jesterj/report_loadscript_error_log.py > > $ ls -la *.py > -rwxr-xr-x 1 nagios

Re: [Nagios-users] nrpe script

2008-10-31 Thread jeremiah
os/plugins/check_nrpe -H 10.10.10.45 -c loadscript_check_error_log NRPE: Unable to read output Thoughts? thanks, JJ On Fri, 2008-10-31 at 15:01 -0700, Mathieu Gagné wrote: > Hi, > > jeremiah wrote: > > When I typed python on the command line it drops my into the python > > int

Re: [Nagios-users] nrpe script

2008-10-31 Thread jeremiah
r server? Try > using /path/to/python and see if you have success. > > > Stephen Valdinger > MIS Helpdesk Coordinator > P: 330.365.3622 > C: 740.491.0958 > > > -Original Message- > From: jeremiah > To: Nagios > Sent: Fri Oct 31 17:21:07 2008 > Subject

Re: [Nagios-users] nrpe script

2008-10-31 Thread jeremiah
No, I was trying to simulate a command prompt. JJ On Fri, 2008-10-31 at 14:31 -0700, Patrick Morris wrote: > On Fri, 31 Oct 2008, jeremiah wrote: > > > Hi folks, > > > > I have another question for you all that i haven't been able to > resolve. > > &

[Nagios-users] nrpe script

2008-10-31 Thread jeremiah
Hi folks, I have another question for you all that i haven't been able to resolve. I want to run a python script on my monitored hosts using the nrpe command. On my server I am running the following command: # /usr/lib/nagios/plugins/check_nrpe -H 10.10.10.45 -c loadscript_check_error_log Eve

Re: [Nagios-users] does nagios need apache?

2008-10-31 Thread jeremiah
lpdesk Coordinator > 330.365.3622 -O > 740.491.0958 - C > [EMAIL PROTECTED] > Never agrue with an idiot. They drag you down to their level and then > beat you with their experience. > > -Original Message- > From: jeremiah [mailto:[EMAIL PROTECTED] > Sent: Friday,

Re: [Nagios-users] does nagios need apache?

2008-10-31 Thread jeremiah
, 2008 4:20 PM > To: [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] does nagios need apache? > > Nagios itself is just a daemon. The only reason for apache is for the > cgi's and web interface. > > > --Original Message-- > From: j

[Nagios-users] does nagios need apache?

2008-10-31 Thread jeremiah
Does nagios need apache to run or is it possible to run as a daemon? thanks, JJ Disclaimer: The information contained in this transmission, including any attachments, may contain confidential information of Panasonic Avionics Corporation. This transmission is intended only for the use of the

Re: [Nagios-users] email notifications not working

2008-10-17 Thread jeremiah
7 at 09:26 -0700, jeremiah wrote: > Hi Patrick, > > See below for answers. Puzzling. > > > There are several important pieces missing here: > > > > 1. Does your Nagios log show that notifications are being sent? Look > for > > "NOTIFICATION" in your Na

Re: [Nagios-users] email notifications not working

2008-10-17 Thread jeremiah
$NOTIFICATIONTYPE$\n\nService: $SERVICEDESC $\n Host: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE $\n\n Date/Time: $LONGDATETIME$\n\n Additional Info:\n\n$SERVICEOUTPUT$" | /usr/sbin/exim "** $NOTIFICATIONTYPE$ alert - $HOSTALIAS$/$SERVICEDESC$ is $SERVIC

[Nagios-users] email notifications not working

2008-10-16 Thread jeremiah
It doesn't appear that nagios v2 is sending email notifications to upon error. Here is what i've checked to troubleshoot the problem and verified config files. Am I missing something?? Thanks, JJ == !Errors do exists in the log file. ++ "LOAD-SCRIPT;CRITICAL;HARD;3;Connection refused

Re: [Nagios-users] check_load issue

2008-10-16 Thread jeremiah
your service check_command to: > > check_load!10.0!8.0!5.0!15.0!10.0!8.0 > > but not both. > > Also, read the docs regarding service/command definitions and macro > usage. > > -Original Message- > From: jeremiah [mailto:[EMAIL PROTECTED] > Sent: Thursda

Re: [Nagios-users] check_load issue

2008-10-16 Thread jeremiah
a nagios, the command is defined somewhere. > Find it and send it. We can't help without that information. > > Also, you would benefit from reading the documentation pertaining to > service/command definitions. > > -Original Message- > From: jeremiah [mailto:[EMAIL

Re: [Nagios-users] check_load issue

2008-10-16 Thread jeremiah
.010;10.000;15.000;0; load5=0.020;8.000;10.000;0; load15=0.000;5.000;8.000;0; [EMAIL PROTECTED]:/usr/lib/nagios/plugins$ sudo pico /etc/nagios2/conf.d/services_nagios2.cfg On Thu, 2008-10-16 at 13:37 -0700, Patrick Morris wrote: > On Thu, 16 Oct 2008, jeremiah wrote: > > > My check

[Nagios-users] check_load issue

2008-10-16 Thread jeremiah
My check_load service keeps on giving me the following error. "Warning threshold must be float or float triplet! " However, when i run the command from the system it works just fine. ./check_load -w 10.0,8.0,5.0 -c 15.0,10.0,8.0 OK - load average: 0.01, 0.02, 0.00|load1=0.010;10.000;15.000;0; lo

Re: [Nagios-users] contacts.cfg error.

2008-10-15 Thread jeremiah
It appears to be defined to me. Is this not correct? define contact{ contact_name root alias Jeremiah service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options d,r

Re: [Nagios-users] contacts.cfg error.

2008-10-15 Thread jeremiah
Thanks for your response. I'm seeing this line in nagios.cfg. # Command definitions cfg_file=/etc/nagios2/commands.cfg What do you tihnk? JJ On Wed, 2008-10-15 at 16:25 -0700, Sean McAfee wrote: > jeremiah wrote: > > Any thoughts on how to fix this one? > > > >

[Nagios-users] contacts.cfg error.

2008-10-15 Thread jeremiah
is not defined anywhere! = Here is my contacts.cfg file... define contact{ contact_name root alias Jeremiah service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options

[Nagios-users] mysql connect error

2008-10-15 Thread jeremiah
I'm getting the following check_mysql error through the web interface. +++ Access denied for user 'nagios'@'ipadddress' (using password: NO) " Is this trying to logon to the host with a nagios system account? Can someone help me with this in understanding what I'm supposed to do to resolve t

[Nagios-users] nagios not starting

2008-10-15 Thread jeremiah
Any ideas? ~$ sudo /etc/init.d/nagios2 start [sudo] password for user: * Starting nagios2 monitoring daemon nagios2 kill: 1: No such process [ OK ] Thanks! Disclaimer: The information contained in this transmission, including any attachments, may contain confidential information of Panason

[Nagios-users] check_mysql

2008-10-15 Thread jeremiah
I want nagios to automatically check mysql services on my servers. However when i view the web interface i see that staus is UNKNOWN and it displays the usage for check_mysql. In what file am i supposed to put the arguments for this command? Here is what i have so far in commands.cfg define comma

[Nagios-users] service error?

2008-10-15 Thread jeremiah
Any thoughts on these errors? I'm stumped. Checking services... Error: Service check command 'check_ssh' specified in service 'SSH' for host 'server1' not defined anywhere! Error: Service check command 'check_ssh' specified in service 'SSH' for host 'server2' not defined anywhere! Services page

[Nagios-users] max_check_attempts error

2008-10-14 Thread jeremiah
Hello, I am relatively new to nagios. Am using version 2. Can anyone shed any light on this error? Error: Invalid max_check_attempts value for host 'pse01' Error: Could not register host (config file '/etc/nagios2/conf.d/generic-host_nagios2.cfg', starting on line 13) Thanks, JJ D

Re: [Nagios-users] max_check_attempts error

2008-10-14 Thread jeremiah
alias dev address(ip hidden) usegeneric-host } On Tue, 2008-10-14 at 15:06 -0700, jeremiah wrote: > Hello, > > I am relatively new to nagios. Am using version 2. > > Can anyone shed any light on this error? > > > Error: Invalid max_check

[Nagios-users] Status.cgi Question

2008-03-22 Thread Jeremiah Millay
pages. If anyone has done this with their setup or knows how to do this the help would be greatly appreciated. Thanks in advance, Jeremiah - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visua

[Nagios-users] please help with ignored service checks problem...

2006-11-22 Thread Jeremiah Coleman
k_disk_smb!data } -- Jeremiah Coleman Systems Administrator C & C Technologies 337-261-0660 x3421 [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay

[Nagios-users] Problem with nagios skipping check_rpc checks

2006-11-10 Thread Jeremiah Coleman
notification_period 24x7 check_command check_nfs } Can anyone help me with this? Thanks, Jay -- Jeremiah Coleman Systems Administrator C & C Technologies 337-261-0660 x3421 [EMAIL PROTE