Re: [Nagios-users] ampersand in email address

2010-03-24 Thread Charles Breite
Is this a contact email or the From email that Nagios is using to send
it out?
Have you tried  \\


Here is our email command

command_line$USER1$/mime_mail [NG] $HOSTNAME$/$SERVICEDESC$ is
$SERVICESTATE$ Type: $NOTIFICATIONTYPE$\\nService:
$HOSTACKAUTHOR$\\nInfo: $HOSTACKCOMMENT$\\nComment:
$SERVICEACKAUTHOR$\\nInfo: $SERVICEACKCOMMENT$\\nComment:
$SERVICEDESC$\\nHost: $HOSTNAME$\\nAddress: $HOSTADDRESS$\\nState:
$SERVICESTATE$\\nDate/Time: $LONGDATETIME$\\nAdditional
Info:\\n$SERVICEOUTPUT$ $CONTACTEMAIL$
}

-Original Message-
From: Kyle O'Donnell [mailto:nag...@isprime.org] 
Sent: Wednesday, March 24, 2010 5:53 AM
To: Nagios Users List
Subject: Re: [Nagios-users] ampersand in email address

Yes and I've tried putting quotes around the $CONTACTEMAIL$ in the
notification command, as well as in the email address definition in the
contact.

On Wed, 24 Mar 2010 10:22:30 +, Assaf Flatto nag...@flatto.net
wrote:
 Kyle O'Donnell wrote:
 Trying to figure out how to escape an ampersand () in one of the
email
 addresses I need to send notifications to (yes it is RFC compliant). 
 Short
 of writing a script with the address hard coded and creating a custom
 command what can be done?

   
 have you tried escaping the ''  ?
 
 e.g  dormant\dra...@hiddeenlair.com  (dormant esc ampersend dragon at

 hiddenlair dot com )


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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] Whos Disabling Notifications

2010-03-15 Thread Charles Breite
Somehow our notifications are getting disabled. I assume a user is doing
this via the Process Info page.

What and where can I grep to find out who is running this command from
the Web interface.

Thanks for any help!

 

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
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

Re: [Nagios-users] Whos Disabling Notifications

2010-03-15 Thread Charles Breite
Thanks
Strange I can see in the /var/log/messages that it was disabled at 
Mar 12 14:25:37 vmnagios2 nagios: EXTERNAL COMMAND:
DISABLE_NOTIFICATIONS;1268425532

But if I grep for cmd_typ=11 in my Nagios_access.log-20100312 for that
day I don't find a match?
If I manually look for an entry at 14:25:37 there isn't one?


-Original Message-
From: Marc Powell [mailto:m...@ena.com] 
Sent: Monday, March 15, 2010 8:41 AM
To: Nagios Users List
Subject: Re: [Nagios-users] Whos Disabling Notifications


On Mar 15, 2010, at 8:27 AM, Charles Breite wrote:

 Somehow our notifications are getting disabled. I assume a user is
doing this via the Process Info page.
 What and where can I grep to find out who is running this command from
the Web interface.

In your web server log files --

ip redacted - mpowell [15/Mar/2010:08:37:33 -0500] POST
/cgi-bin/cmd.cgi HTTP/1.1 200 1282
http://nagios/cgi-bin/cmd.cgi?cmd_typ=11; redacted

--
Marc



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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


Re: [Nagios-users] Whos Disabling Notifications

2010-03-15 Thread Charles Breite
Thanks for all the responses. We use Kerberos auth in our vhost setup
for Nagios and 
I think some of the logging is off. I cant find anything corresponding
to the DISABLE_NOTIFICATIONS string I found 
In my Nagios.log.
I will keep digging.

-Original Message-
From: Jim Avery [mailto:j...@jimavery.me.uk] 
Sent: Monday, March 15, 2010 8:59 AM
To: Nagios Users List
Subject: Re: [Nagios-users] Whos Disabling Notifications

On 15 March 2010 13:27, Charles Breite charles.bre...@altertrading.com
wrote:
 Somehow our notifications are getting disabled. I assume a user is
doing
 this via the Process Info page.

 What and where can I grep to find out who is running this command from
the
 Web interface.

 Thanks for any help!

p.s.

You can also disable all notifications from the tactical overview
screen (cmd_typ=11 same as from the Process Info screen), or
notifications for a specific host from the host information screen
(cmd_typ=25), or for a specific service from the Service Information
screen (cmd_typ=23).


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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


Re: [Nagios-users] Upgrading 3.2.0 to 3.2.1

2010-03-15 Thread Charles Breite
Start here

http://nagios.sourceforge.net/docs/3_0/upgrading.html

 

From: Robert Wolfe [mailto:rwo...@i-evolve.com] 
Sent: Monday, March 15, 2010 10:06 AM
To: Nagios Users List
Subject: [Nagios-users] Upgrading 3.2.0 to 3.2.1

 

Good day all!

 

I logged into our Nagios page this morning and noticed that the 3.2.1
version is available for downloading.  Is there any documentation that
outlines how to upgrade the 3.2.0 version to 3.2.1?  I would like to
possibly do this without killing the custom configs and scripts/checks
that we currently have in place right now (ie I don't want to break
anything G).

 

Thanks in advance!

 

Robert Wolfe - Linux+, MCP, MCITP: Windows Server 2008  Ent. Admin.,
MCTS: Windows 7 Config
I-Evolve Technology Services
Systems Engineer
501 John James Audubon, Suite 201
Amherst, NY 14228
* email: rwo...@i-evolve.com mailto:dmel...@i-evolve.com  - ( phone:
716.505.8324 ext 120
: web: www.i-evolve.com - 6 fax: 716.505.8325  

 

.
.
.
.
.
.
.
.
*** Message Virus Free. Email scanned by I-FILTER ***
Corporate Anti-Spam and Anti-Virus email service by www.I-EVOLVE.com
.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
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

Re: [Nagios-users] hostgroup definition

2010-03-11 Thread Charles Breite
When you run 

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg  (this
is the default path your may be different)

It verifies the other configs you have specified in Nagios.cfg.

Your errors are coming from nagios.cfg verification. Does that make
sense?

 

From: Gezina Dekker [mailto:gezin...@gmail.com] 
Sent: Thursday, March 11, 2010 9:02 AM
To: Nagios Users List
Subject: Re: [Nagios-users] hostgroup definition

 

Assaf,

 

Thank you fro the reply, but the command does not give me any
reply-back. I suppose it is because the problem is not in nagios .cfg,
but in hostgroup.cfg. I have tried to nverivy hostgroup.cfg this way,
but it days that the name looks suspicious...

 

Regards

 

Gezina

 Running configuration check. CONFIG ERROR!  Restart aborted.
Check
 your Nagios configuration


 I have server a definition for it. if I comment the lines out,
the
 resatrt is successful.

 I am just missing something???

 Regards and thanks for all the help so far, learned a lot,

 Gezina

try running this command



this will give you some indication as to your problem.


Assaf




--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find
bugs
proactively, and fine-tune applications for parallel
performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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

 

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
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

Re: [Nagios-users] problem creatin hostgroup

2010-03-11 Thread Charles Breite
Check your config.

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

 

 

From: Gezina Dekker [mailto:gezin...@gmail.com] 
Sent: Thursday, March 11, 2010 8:41 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] problem creatin hostgroup

 

Hi all,

 

When I restart after adding this host-group using split.cfg I get the
following.

Running configuration check. CONFIG ERROR!  Restart aborted.  Check your
Nagios configuration

I have server a definition for it. if I comment the lines out, the
resatrt is successful.

 

I am just missing something???

 

This is what my hostgroup definition looks like

 

define hostgroup{
hostgroup_name  Linux_group
alias   No_Call-Out
memberssvrlinux01
}

 

Any ideas that can help me out ?

 

Regards and thanks for all the help so far, learned a lot,

 

Gezina

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
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

Re: [Nagios-users] Acknowledgement notifications, getting details

2010-03-11 Thread Charles Breite
Heres is the one we use which give all those details.

 

command_line$USER1$/mime_mail [NG] $HOSTNAME$ $HOSTSTATE$ Type:
$NOTIFICATIONTYPE$\\nHost: $HOSTACKAUTHOR$\\nInfo:
$HOSTACKCOMMENT$\\nComment: $SERVICEACKAUTHOR$\\nInfo:
$SERVICEACKCOMMENT$\\nComment: $HOSTNAME$\\nState:
$HOSTSTATE$\\nAddress: $HOSTADDRESS$\\nInfo: $HOSTOUTPUT$\\nDate/Time:
$LONGDATETIME$\\n $CONTACTEMAIL$

 

From: Marcel [mailto:mits...@gmail.com] 
Sent: Thursday, March 11, 2010 2:06 PM
To: Nagios Users List
Subject: Re: [Nagios-users] Acknowledgement notifications, getting
details

 

there is the notify-service-bby-email command, you should try: 

# 'notify-service-by-email' command definition
define command{
command_namenotify-service-by-email
command_line/usr/bin/printf %b * Nagios
*\n\nNotification
 Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost:
$HOSTALIAS$\nAddress:
 $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time:
$LONGDATETIME$\n\nAdditional
 
Info:\n\n$SERVICEOUTPUT$\n$LONGSERVICEOUTPUT$\n\n$USER10$?host=$HOSTNAME
$\n\n$S
ERVICEACKCOMMENT$\n$SERVICEACKAUTHORALIAS$ | /bin/mail -s **
$NOTIFICATIONTYPE
$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **
$CONTACTEMAIL$
}



On Thu, Mar 11, 2010 at 3:28 PM, Rob Tanner rtan...@linfield.edu
wrote:

Hi,

When an acknowledgement notification gets sent, it includes the
hostname, the state and the IP address, and that's all.  I would also
like to see the time and date, the name of the tech that acknowledged
the problem, and the text of his or her comment.  I presume the command
I need to modify is notify-by-email in misccommand.cfg, but the command
line includes Date/Time: $LONGDATETIME$ while all I see in the actual
email message is Date/Time: $.

Any idea what's going on?

Thanks,
Rob



Rob Tanner
UNIX Services Manager
Linfield College, McMinnville Oregon



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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

 

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
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

Re: [Nagios-users] Monitor Axis Cameras -- Howto?

2010-01-14 Thread Charles Breite
We have hundreds deployed and we only use ping to monitor them.

-Original Message-
From: Marc Powell [mailto:m...@ena.com] 
Sent: Thursday, January 14, 2010 8:03 AM
To: Nagios Mailinglist
Subject: Re: [Nagios-users] Monitor Axis Cameras -- Howto?


On Jan 14, 2010, at 3:41 AM, Mr Gabriel wrote:

 Dear All,
 
 I would like to know if it is possible to monitor Axis based security 
 cameras via Nagios?

What are you wanting to monitor on them? It's been a long time since
I've used one but the ones I'm familiar with (similar to the current
Axis 210 network camera) had an IP, so you could use check_ping to ping
it and it had a web server so you could use check_http to make sure that
was answering. You could probably come up with more sophisticated
monitoring of the web interface with webinject but I'm not sure what
additional value would be gained.

--
Marc

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for
Conference
attendees to learn about information security's most important issues
through
interactions with peers, luminaries and emerging and established
companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
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

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
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] EMC Recovery Point Monitoring

2009-11-18 Thread Charles Breite
Does anyone know of a way to monitor and EMC Recover Point device. Are
their any plugins for it?

It does have SNMP.

Thanks!

 

 

 

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
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] restric user access to Disable Notifications in Web Interface

2009-10-29 Thread Charles Breite
Hi All,

I am trying to find out where I can restrict user access to Disable
Notifications in the Web Interface.

I have read and searched but cannot find this information.

Any help is always appreciated.

Nagios ver. 3.1.2

Cheers!

 

 

 

--
Come build with us! The BlackBerry(R) 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 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
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] Log Username for External Command

2009-10-28 Thread Charles Breite
Hi Everyone,

I am trying to find a way to log the username of anyone who sends an
external command to Nagios. i.e. disable notifications.

I get the DISABLE_NOTIFICATIONS in my logs via logging in Nagios.cfg but
I want to be able to know who sent the command.

Using Nagios 3.1.2

Thanks for any help!

 

 

 

--
Come build with us! The BlackBerry(R) 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 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
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

Re: [Nagios-users] Plugin Trouble

2008-10-30 Thread Charles Breite
It looks like you need the -C for the community
Here is an example of mine
$USER1$/check_snmp_int -2 -i -H $HOSTADDRESS$ -C $ARG1$ -n
$ARG2$


-Original Message-
From: Bo Lynch [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 30, 2008 1:18 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Plugin Trouble

I am trying to use the check_snmp_printer plugin to monitor a few
printers
on the network. I am able to use it via the bash shell with
./check_snmp_printer 192.168.x.x public CONSUM ALL. However when I
define
it in objects/commands.cfg and make a .cfg file for a printer I get a
usage is:   in nagios

Here is how I have defined the command in commands.cfg
# 'check_snmp_printer' command definition
define command{
command_namecheck_snmp_printer
command_line$USER1$/check_snmp_printer $HOSTADDRESS$ $ARG1$
$ARG2$
}
I'm thinking its something with the way I have it defined. Any input
would
be greatly appreciated.
Thanks
-- 
Bo Lynch





-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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


Re: [Nagios-users] Any GUI Configuration tool for Nagios3.x recommendations?

2008-10-29 Thread Charles Breite
I have look at several also but as you pointed out they all either don't
like my configs or
Want to modify them. I nice front end our helpdesk use would be nice!

-Original Message-
From: Tom Brown [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 29, 2008 7:14 AM
To: Ian Masters
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Any GUI Configuration tool for Nagios3.x
recommendations?



 The last time I asked the list about this, there was very little
 response, so I'm going to ask again.

 I'd like to ask list members for their recommendations for front end
 GUIs for configuring Nagios 3.x.

 The Lilac Platform (http://www.lilacplatform.com/) looks interesting
but
 its dependency list is putting me off at the moment.

 What else is good for Nagios 3.0.3 and upwards?

 Command line is fine but I keep thinking that there must be more
 interesting ways to spend the day ;)

 Also I'd like to know that if I change my mind and don't want to use
the
 GUI any more, that my original Nagios data (cfg files) will still be
 left in a usable form.

 If no-one's interested this time, I promise to drop the subject.

   


i recently setup a nagios cluster to use this

http://www.nagiosql.org/

i implemented this on nagios 3 even though it says its for nagios 2 and 
i did not encounter issues - The MySQL db was setup in a master-master

fashion and the front end used heartbeat. Used this to monitor ~2500 
hosts with many many more services and it worked fine.

check it out

thanks



-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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


Re: [Nagios-users] %40 in acknowledgement

2008-08-26 Thread Charles Breite
FireFox and IE are both doing it. The field is auto-populated by the
user login info and Nagios itself.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hugo
van der Kooij
Sent: Monday, August 25, 2008 4:29 PM
To: Nagios Users Mailinglist
Subject: Re: [Nagios-users] %40 in acknowledgement

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Breite wrote:
 We are using Nagios 2.9 and when someone acknowledges an alert it
 populates the Author(Your name) field with
 
 username%40domainname. This should be [EMAIL PROTECTED]
 
 Any ideas on how to make the @ appear properly?

My guess would be that your webbrowser is converting the character.

Which webbrowsers have you tried?

Hugo.


- --
[EMAIL PROTECTED]   http://hugo.vanderkooij.org/
PGP/GPG? Use: http://hugo.vanderkooij.org/0x58F19981.asc

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?

Bored? Click on http://spamornot.org/ and rate those images.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFIsyQHBvzDRVjxmYERAjgAAJ9BfZMHeJVegBLI8/qTwCxZaDizSQCdEl7a
ucV93wGPuJCPQbfKSrpGafc=
=97ka
-END PGP SIGNATURE-


-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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] Nagios Status Map

2008-08-14 Thread Charles Breite
 

I have started adding icons to our Nagios status map first by adding
parents and then by adding hostext info. But the icons on the default
(circular markup)status map still overlap and are unreadable. I am
slowly adding user defined coordinates but would like the auto matic
circular markup map to look good also.

Does anyone know of a way to make sure they cant auto overlap
themselves?

Thanks

 

 

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
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

Re: [Nagios-users] Alerting on 100% cpu for a period of time

2008-08-05 Thread Charles Breite
We alert on our bandwidth this way. We set the alerts to re-check(re-try 
interval) every min for 10 min. If the pipe is still full then we alert.
Hope this helps.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Quintin
Sent: Tuesday, August 05, 2008 7:23 AM
To: Lars Jørgensen
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Alerting on 100% cpu for a period of time

Anything is _possible_. :)

The smart folks on this list can probably suggest something better,
but one option would be to have a sar process logging cpu usage to a
file and then an NRPE check to look at the values in that file.

On Tue, Aug 5, 2008 at 4:19 AM, Lars Jørgensen [EMAIL PROTECTED] wrote:
 Hi.

 Is it possible to alert when a windows host has been running af 100% cpu for, 
 say 20 minutes?


 --
 Lars


 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 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




-- 
Richard Quintin, DBA
Database  Application Administration
Virginia Tech

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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


Re: [Nagios-users] Unknown states on Routers and no usable data?

2008-07-24 Thread Charles Breite
I inherited this install with some custom commands and plugins already
installed, but the plugin is from Nagios Website and the command being
used is 

$USER1$/check_snmp_int -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ -k -w$ARG3$
-c$ARG4$ -r -d $ARG5$

The full command is
check_cisco_bandwidth!SNMPCOMMUNITYNAME!Serial0/3/0!100,20!150,30!300
Check_cisco_bandwidth just uses the check_snmp_int plugin


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marc
Powell
Sent: Thursday, July 24, 2008 8:38 AM
To: Nagios User list
Subject: Re: [Nagios-users] Unknown states on Routers and no usable
data?


On Jul 24, 2008, at 8:20 AM, Charles Breite wrote:

 Nagios version 2.9

 Hey everyone,
  Every few hours our Nagios screen fills with all our Routers and a  
 state of Unknown. The status information for all of the routers is  
 the line below. Has anyone seen this issue and know what may be  
 causing it? They tend to go away quickly but obviously there is  
 something not quite right.

 Serial0/3/0:UP No usable data on file (201  rows): (1 UP):UNKOWN

 This error is always the same?

This doesn't appear to be output from a standard plugin. Please detail  
what the plugin is, where you got it and a command{} and service{}  
definition that uses it.

--
Marc



-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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] Unknown states on Routers and no usable data?

2008-07-24 Thread Charles Breite
Nagios version 2.9 

 

Hey everyone,

 Every few hours our Nagios screen fills with all our Routers and a
state of Unknown. The status information for all of the routers is the
line below. Has anyone seen this issue and know what may be causing it?
They tend to go away quickly but obviously there is something not quite
right. 

 

Serial0/3/0:UP No usable data on file (201  rows): (1 UP):UNKOWN  

 

This error is always the same?

 

Thanks for any help

 

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
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] Acknowledgement and Usernames

2008-07-23 Thread Charles Breite
 

Hey Everyone, 

 

Nagios Version 2.9

 

Does anyone know of a way to have Nagios add the username to the MESSAGE
TYPE:acknowledgement alerts? We want them to be included in the text
messages being sent to us.

 

Thanks

 

 

 

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
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