Re: [Nagios-users] Service Dependencies

2006-04-05 Thread Carl Davis
Thank you, this now works as I had hoped.

Carl

n Sat, 2006-04-01 at 19:45 +0200, Hugo van der Kooij wrote:
> On Sat, 1 Apr 2006, Carl Davis wrote:
,
> > I think I have service dependencies backwards in my head.  If I were
> > utilizing a flow chart and b required service on a to be up, I would put
> > a as the dependent_service_description and b as the host_name?  I have a
> > long line of wireless links and if the first one fails I do not want to
> > be notified that the others will fail as well.
> >
> > Is the status map built from service dependencies, because it appears
> > correctly, however I get service notifications for everything when we
> > have a link problem.
> 
> The status maps does not care about dependencies. It only uses the parent
> field.
> 
> Assume router arwen and host bilbo. You can only reach bilbo through
> arwen. (Or at least your Nagios checks.)
> 
> Then you would define:
> 
> define hostdependency {
>   dependent_host_name bilbo
>   hostnamearwen
>   .
> 
> I admit it takes some reading and it is propably even more confusing for
> those whose native language is not English.
> 
> I would have expected:
> 
> define hostdependency {
>   hostnamebilbo
>   depend_on_hostname  arwen
>   
> 
> I do recommend to rewrite this to be less ambigious in v3.
> 
> Hugo.
> 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
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] Service Dependencies

2006-04-01 Thread Carl Davis
I think I have service dependencies backwards in my head.  If I were
utilizing a flow chart and b required service on a to be up, I would put
a as the dependent_service_description and b as the host_name?  I have a
long line of wireless links and if the first one fails I do not want to
be notified that the others will fail as well.

Is the status map built from service dependencies, because it appears
correctly, however I get service notifications for everything when we
have a link problem.



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
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] Notification Period Options?

2006-02-03 Thread Carl Davis
I am continuing to try to adjust my notification options.  It seems like
if a notifiable event happens outside of a notification period then no
notification takes place, this makes sense and I understand this.
However, I would like to be notified if the service is still down as
soon as the service enters into a notification period.  Is this
possible?  It seems like this will happen only if the service is still
down AND  only after it reaches the notification_interval.

Carl



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
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] vtext.com and curl?

2006-01-20 Thread Carl Davis
Are you using curl?  Would you share how you are doing this with me?
Thanks!

Carl



On Fri, 2006-01-20 at 14:59 -0500, Mark Haney wrote:
> Carl Davis wrote:
> > Is anyone using any method to send SMS messages to Verizon cell phones
> > using their website vtext.com to keep it free and in their "in network"
> > plan?
> >
> > Carl
> >
> >   
> 
> I am, but not with Nagios, I'm using it with SMARTS another monioring 
> package. I plan on using it nagios though.
> 
> >
> > ---
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> > ___
> > 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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
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] vtext.com and curl?

2006-01-20 Thread Carl Davis
Is anyone using any method to send SMS messages to Verizon cell phones
using their website vtext.com to keep it free and in their "in network"
plan?

Carl



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
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] Numeric Pager

2006-01-13 Thread Carl Davis
Is anyone employing any method to use a numeric pager with nagios
notifications?  It seems in my area the only alpha-numeric pager I can
get is 2-way paging.  I have tried this and the two way paging is very
unreliable.  I would like to switch to 1-way (it has much better
coverage and reliability), but would have to choose numeric only.

In addition, does anyone have a method that I can use to restrict the
number of pages per month to insure that I don't go over my maximum
number of pages?

Carl



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
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