Re: [Nagios-users] notifications

2009-09-20 Thread Drex
Increase your nagios logging to include at least notifications, verify that
notifications are at least trying to be sent out.   If you see the mail
notification in your nagios.log, you should be able to run the exact command
via command line.  Also to verify you check_nrpe1 command run the exact
command from command line.   If there are syntax errors, you should see them
via command line.

On Sun, Sep 20, 2009 at 6:49 AM, Jim Avery j...@jimavery.me.uk wrote:

 2009/9/19 alexus ale...@gmail.com:
  why this won't work?
  i dont get notifications
 
 
  define service {
 hostgroup_name  nrpe-disk
 service_description disk
 use alarm,check
 check_command   check_nrpe1!check_disk
 register1
 }
 
  define command {
command_name check_nrpe1
command_line $USER1$/check_nrpe -H
  $HOSTADDRESS$ -c $ARG1$
  }


 If you are using the standard check_disk plugin, I expect it needs
 some options to tell it what the warning and critical thresholds are
 and which disk you want to check.  Run check_disk --help from the
 command line to see which options are required.

 Do other notifications work okay from your Nagios system, or are you
 not getting any at all?  Can you send emails using /usr/bin/mail
 from the command line?


 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 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
 reporting any issue.
 ::: Messages without supporting info will risk being sent to /dev/null




-- 
Drex
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
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 reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Problems with nagios and nagiosgraph

2007-08-06 Thread Drex
I am having problems with nagiosgraph sporadicly plotting.   I am running
nagios 3.0b1 and nagiosgraph on solaris10.   Also nagiosgraph is leaving
these files in /tmp...thus filling up my filesystem.   If i restart
nagios,  things work great for a little while.  Then it goes back to
sporadic plotting.Does anyone know whats going on.   Could it be a
solaris10 deal or resource problem.   Or is this a config issue?  If you
need more info, i will be glad to provide screen shots, etc

check.IGqeo  check6lJqeo  checkHAFqeo  checkREGqeo
check_HDqeo  checkjJGqeo  checktjIqeo
check.SGqeo  check6sEqeo  checkHhIqeo  checkRKGqeo
check_IGqeo  checkjaHqeo  checku2Gqeo
check.dIqeo  check7HIqeo  checkI9Gqeo  checkRWFqeo
check_jHqeo  checkjfGqeo  checkuDIqeo
check0IGqeo

-- 
Drex
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
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 reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] nagiosgraph

2007-07-19 Thread Drex

Hi,
I am running nagios 3.0a3 on solaris 10.I have an issue with nagiosgraph
plotting.   When i start nagios,  nagiosgraph starts out plotting
great.   The one problem i notice is that nagiosgraph is writing temporary
files to /tmp and not removing the files.  An example is below:
snipet
-rw---   1 apache   apache 0 Jul 19 15:13 nagiosyW4qXU
-rw---   1 apache   apache 0 Jul 19 15:13 nagioszW4qXU
-rw---   1 apache   apache 0 Jul 19 15:20 nagiosu34qXU
-rw---   1 apache   apache 0 Jul 19 15:20 nagiosj44qXU
-rw---   1 apache   apache 0 Jul 19 15:23 nagiosX74qXU
-rw---   1 apache   apache 0 Jul 19 15:23 nagiosY74qXU
-rw---   1 apache   apache 0 Jul 19 15:23 nagios474qXU
-rw---   1 apache   apache 0 Jul 19 15:25 nagiosc94qXU
-rw---   1 apache   apache 0 Jul 19 15:25 nagiosd94qXU
-rw---   1 apache   apache 0 Jul 19 15:25 nagiosE94qXU
-rw---   1 apache   apache 0 Jul 19 15:25 nagiosM94qXU
-rw---   1 apache   apache 0 Jul 19 15:26 nagiosb_4qXU
-rw---   1 apache   apache 0 Jul 19 15:27 nagios7_4qXU
-rw---   1 apache   apache 0 Jul 19 15:30 nagiosBd5qXU
-rw---   1 apache   apache   113 Jul 19 15:40 nagiosUo5qXU
-rw---   1 apache   apache42 Jul 19 15:40 nagiosVo5qXU
-rw---   1 apache   apache   135 Jul 19 15:40 nagiosWo5qXU
-rw---   1 apache   apache   115 Jul 19 15:40 nagiosXo5qXU
-rw---   1 apache   apache56 Jul 19 15:40 nagiosYo5qXU
-rw---   1 apache   apache55 Jul 19 15:40 nagiosZo5qXU
snipet...

When this does work, nagiosgraph writes the file and the file is then
removed.The action above is sporadic.I believe this is what
attributes to the sporadic plotting.I am using fruity as a front end
thus the user and group apache.I have played with the variables normal
check interval in time units and maximum check attempts currently set at
10 and 4, respectively.I have used 5 and 1 but get the same results.
I feel like this is a tuning issue with nagiosgraph.  If you look closely
there are breaks in the graph:

[image: Graph]
I have this working on solaris9 with nagios version 2.9.
Any suggestions?
--
Drex
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
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 reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null