Re: [Nagios-users] Check ActiveSync

2010-08-03 Thread Israel Brewster
On Aug 3, 2010, at 6:14 AM, Mike A. Leonetti wrote: (2010年07月29日 12:28), Israel Brewster wrote: Is there a plugin that allows me to check if I can make an ActiveSync connection to an exchange server? I've found plugins that use, for example, check_nt to check va

[Nagios-users] Check ActiveSync

2010-07-29 Thread Israel Brewster
Is there a plugin that allows me to check if I can make an ActiveSync connection to an exchange server? I've found plugins that use, for example, check_nt to check various parameters of the exchange server, and of course I can make sure that IMAP and SMTP connections are working, but I haven't foun

Re: [Nagios-users] [OT]Network speed test

2010-02-12 Thread Israel Brewster
that site. Good tip - I'll definitely look into it. Thanks again! --Matt On Fri, Feb 12, 2010 at 1:20 PM, Israel Brewster wrote: This isn't a nagios question so much as a general network diagnostic question, but since nagios is all about network monitoring and diagnostics, I

[Nagios-users] [OT]Network speed test

2010-02-12 Thread Israel Brewster
This isn't a nagios question so much as a general network diagnostic question, but since nagios is all about network monitoring and diagnostics, I figured it was likely someone here would know the answer. I am looking for a tool for testing network speeds on our "local" network, similar to internet

[Nagios-users] Mutually exclusive contacts?

2010-02-01 Thread Israel Brewster
I suspect the answer is no, but in nagios 3, is there any way to set up mutually exclusive contact? As in, I have a host template set up with a number of contacts. On specific hosts that use this template, I want to replace one contact (normal me) with a different contact (urgent me). The other con

Re: [Nagios-users] Dependancy clarification

2010-01-11 Thread Israel Brewster
rse, if this is just the way dependancies work, then there may be no other option. Thanks for the feedback. \\Greg On Fri, Jan 8, 2010 at 6:07 PM, Israel Brewster <isr...@frontierflying.com> wrote: Here's the situation: running nagios 3.2.0, I have two services, we'll call them A

[Nagios-users] Dependancy clarification

2010-01-08 Thread Israel Brewster
Here's the situation: running nagios 3.2.0, I have two services, we'll call them A and B. Both have event handlers such that if they register a hard critical state, Nagios attempts to restart them. Service B depends on service A, such that when service A goes down, service B does as well, causing t

Re: [Nagios-users] Override interval_length for specific service only

2010-01-07 Thread Israel Brewster
specify fraction numbers for the check_interval. So with the standard interval_length of 60 seconds a check_interval of 0.5 would configure a 30 seconds interval for your particular check. Perfect, Thanks :-) -Matthias --- Israel Brewster

[Nagios-users] Override interval_length for specific service only

2010-01-06 Thread Israel Brewster
I was wondering if there was any way with nagios 3.2 to override the global interval_length for a specific service? I have one service that I would like to check every 30 seconds, but interval_length in 60. I could change the interval_length definition, of course, but then I would have to go back t

[Nagios-users] Nagios stops updating

2009-12-28 Thread Israel Brewster
I want to say this is a FAQ, as I seem to recall seeing something about this behavior before, but I didn't find anything with a quick search, and I don't thing there was any real solution posted, so I'm going to ask now. I am running Nagios 3.2.0 on OpenBSD 4.6. I have found that from time to time

Re: [Nagios-users] Nagios with MRTG

2009-12-04 Thread Israel Brewster
Probably the most straightforward way is to use the notes_url host directive to link to the MRTG generated graphs from nagios. Doesn't precisely "embed" the graphs in nagios, but at least you can access them from the nagios interface with just one click. For my installation, I've simply placed a li

Re: [Nagios-users] What would you want in a replacement web interface?

2009-11-25 Thread Israel Brewster
d administrators are some what involved with technology.  Knowing how to do "regular _expression_" search is not an extreme requirement. On Tue, Nov 24, 2009 at 1:47 PM, Israel Brewster <isr...@frontierflying.com> wrote: 2009/11/16 Taylor Dondich <tdond...@lilacnetworks.com>: #

Re: [Nagios-users] What would you want in a replacement web interface?

2009-11-24 Thread Israel Brewster
. I would really like a real (albeit simple) search so if I type ffs, I get ALL hosts containing ffs. --- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293

Re: [Nagios-users] Environment variables

2009-09-15 Thread Israel Brewster
Never Mind, I found the configuration directive in the nagios .conf.On Sep 15, 2009, at 12:24 PM, Israel Brewster wrote:Is there anything special (say, in the nagios config) that I need to do in order to use environment variables in my notification scripts? From the documentation, it looks like

[Nagios-users] Environment variables

2009-09-15 Thread Israel Brewster
Is there anything special (say, in the nagios config) that I need to do in order to use environment variables in my notification scripts? From the documentation, it looks like the various macros should be made available as enviroment variables, such as NAGIOS_HOSTNAME. However, when I do the follow

Re: [Nagios-users] Contact options on a hostgroup?

2009-09-15 Thread Israel Brewster
On Sep 15, 2009, at 8:28 AM, Marc Powell wrote: On Sep 15, 2009, at 11:01 AM, Israel Brewster wrote: If I could apply contact groups/notification options to a hostgroup, however, then all I would need to do is add one hostgroup, and one config line to each host that is high-priority. You

Re: [Nagios-users] Contact options on a hostgroup?

2009-09-15 Thread Israel Brewster
On Sep 14, 2009, at 12:01 PM, Terry wrote: On Mon, Sep 14, 2009 at 1:04 PM, Israel Brewster wrote: Is there any way to apply contact options to a hostgroup? What I'm looking for is a way to make different hostgroups with different contacts and contact options, such as "Emergen

[Nagios-users] Contact options on a hostgroup?

2009-09-14 Thread Israel Brewster
Is there any way to apply contact options to a hostgroup? What I'm looking for is a way to make different hostgroups with different contacts and contact options, such as "Emergency", "high-priority", "low-priority" etc. At the moment I am putting these things into the host template, and then for an

Re: [Nagios-users] Version 2.12 vs. 3.1.2

2009-08-07 Thread Israel Brewster
eported, so you should be fine. ------- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- BEGIN:VCARD VERSION:3.0 N:Brewster;Israel;;; FN:Israel Brewster ORG:Frontier Flyin

Re: [Nagios-users] SNMP Monitoring conundrum

2009-07-17 Thread Israel Brewster
On Jul 16, 2009, at 2:08 PM, Max wrote: On Thu, Jul 16, 2009 at 5:50 PM, Israel Brewster wrote: Anyone else run into a similar situation? What does everyone else think the best approach here is? Thanks. We do a lot of SNMP monitoring for a number of various agents - Net-SNMP, Cisco

Re: [Nagios-users] SNMP Monitoring conundrum

2009-07-17 Thread Israel Brewster
, I may rethink that approach to avoid my scripts becoming unmaintainably large. Thanks. ------- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 ----

Re: [Nagios-users] SNMP Monitoring conundrum

2009-07-17 Thread Israel Brewster
--- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- BEGIN:VCARD VERSION:3.0 N:Brewster;Israel;;; FN:Israel

Re: [Nagios-users] nagios log file date format

2009-07-16 Thread Israel Brewster
it with tail -f for real-time monitoring when testing stuff. Any chance of getting this approach incorporated into the FAQ's? ------- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industri

[Nagios-users] SNMP Monitoring conundrum

2009-07-16 Thread Israel Brewster
nto Nagios so it can pass the appropriate value to the script though. Anyone else run into a similar situation? What does everyone else think the best approach here is? Thanks. --- Israel Brewster Computer Support Technician II Frontier Flying Ser

Re: [Nagios-users] Nagios plugin for monitoring files in a directory?

2009-07-10 Thread Israel Brewster
e_age on the directory itself? I think the timestamp of the directory is updated whenever a new file is added. Or are there other processes going in in the directory, such as deletions or modifications, that might make this value unreliable? --- Israel

Re: [Nagios-users] Can nagios replace whatsup

2009-06-17 Thread Israel Brewster
On Jun 17, 2009, at 2:33 AM, Alex Dehaini wrote:Hi Guys,My company uses nagios and whatsup together. Nagios helps us to monitor services and send out notifications and whatsup does live network monitoring. Recently, my supervisor wants me to scrap whatsup for nagios. I am not very comfortable with

Re: [Nagios-users] Hostgroup subtraction?

2009-06-04 Thread Israel Brewster
e it in two spots. Plus, I want to keep the other hostgroups, I just don't want the one specific one. So is there a way to remove one (or more) item(s) from an inherited hostgroup list, without overriding the entire thing? Thanks. --- Israel Bre

Re: [Nagios-users] Importing 2.6 config files into a 3.1.0 server

2009-05-27 Thread Israel Brewster
Step 1: copy the config files from the 2.6 server to the 3.1.0 server step 2: Make sure it works, and fix any errors that nagios -v reports It's that easy :) --- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Ai

Re: [Nagios-users] differing notifications

2009-05-20 Thread Israel Brewster
specify that the host send both critical and warning notifications. Due to the filters in the contacts, each contact will only receive the appropriate types. If you have more people you need to contact, just make more contacts for each person, keeping the phone contacts and the mail contac

Re: [Nagios-users] Notify via Growl?

2009-05-20 Thread Israel Brewster
On May 20, 2009, at 9:52 AM, Mathieu Gagné wrote: > Hi, > > On 5/20/09 1:00 PM, Israel Brewster wrote: >> I have nagios running on an openBSD box, and I would like to use >> Growl's network notification options to pop-up alert messages on my >> Mac for certai

[Nagios-users] Notify via Growl?

2009-05-20 Thread Israel Brewster
dy been done. Thanks. --- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- -- C

Re: [Nagios-users] Generating availability report in Nagios 3.0.6

2009-05-15 Thread Israel Brewster
only uses around 3MB. So whatever the issue is, I would doubt the problem is a lack of memory. --- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --

Re: [Nagios-users] [OT] Network help?

2009-05-08 Thread Israel Brewster
On May 8, 2009, at 1:40 PM, Jim Avery wrote: > 2009/5/8 Israel Brewster : >> I apologize for the off-topic post, but I figure the people here tend >> to be involved with networking, so perhaps someone can direct me to >> the right place to post a question about some networki

[Nagios-users] [OT] Network help?

2009-05-08 Thread Israel Brewster
I apologize for the off-topic post, but I figure the people here tend to be involved with networking, so perhaps someone can direct me to the right place to post a question about some networking problems I am having. Any suggestions? --- Israel

Re: [Nagios-users] Children "unreachable" on soft down?

2009-04-08 Thread Israel Brewster
On Apr 8, 2009, at 9:28 AM, Marc Powell wrote: > > On Apr 8, 2009, at 11:44 AM, Israel Brewster wrote: > >> So is this just something I'll have to live with? I don't seem to be >> getting much feedback on the subject. :( > > Well, my response would be

Re: [Nagios-users] Children "unreachable" on soft down?

2009-04-08 Thread Israel Brewster
So is this just something I'll have to live with? I don't seem to be getting much feedback on the subject. :( ------- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907

Re: [Nagios-users] Children "unreachable" on soft down?

2009-04-06 Thread Israel Brewster
meout > for the ping > (-W) so it will have less chances to fail. except that it's not a timeout issue. It is a very real, albeit brief (around 30 seconds or so), outage. Not long enough or frequent enough to really impact productivity or anything, but long enough for nagios to

Re: [Nagios-users] Children "unreachable" on soft down?

2009-04-06 Thread Israel Brewster
So does anyone have any ideas as to how I can resolve this situation? It continues to be an annoyance. Thanks. --- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450

Re: [Nagios-users] Children "unreachable" on soft down?

2009-03-31 Thread Israel Brewster
On Mar 31, 2009, at 1:09 AM, Andreas Ericsson wrote: > Israel Brewster wrote: >> Does nagios (3.0.3) mark a child host as unreachable when its >> parent enters a soft down state? I am finding myself getting >> repeated down messages for a host (which is, in fact, down

[Nagios-users] Children "unreachable" on soft down?

2009-03-30 Thread Israel Brewster
to unreachable and back again, triggering a notification. Is there any way to keep this from happening? Thanks. ------- Israel Brewster Computer Support Technician II Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK

Re: [Nagios-users] Host checks instead of service checks

2009-03-18 Thread Israel Brewster
ing nagios -v. This does cause some display issues, however (hosts without services tend to not show up in various screens) - thus the reason I opted to add the "No services" service. ------- Israel Brewster Computer Support Technician

Re: [Nagios-users] snmp monitoring of RICOH / DEVELOP

2009-03-05 Thread Israel Brewster
look at it wrong, but it works for us. If anyone wants it, let me know. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293

[Nagios-users] Monitor SOAP?

2009-02-26 Thread Israel Brewster
ooked promising. Thanks. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK

Re: [Nagios-users] 1 Host 2 IP

2009-02-18 Thread Israel Brewster
ing at the specific ports. That way I get a host critical alert if both are down, but otherwise the host stays OK, and just the service corresponding to the specific ip that isn't working goes critical. Works well for us. ------- Israel Brewster C

Re: [Nagios-users] Different notifications depending on warning?

2009-02-16 Thread Israel Brewster
On Feb 16, 2009, at 9:07 AM, RijilV wrote: 2009/2/16 Israel Brewster I don't know if this is possible, but is there any way to make nagios send different alerts (or, rather not send alerts) depending on what exactly a warning state is? My understanding is that nagios only looks at the r

[Nagios-users] Different notifications depending on warning?

2009-02-16 Thread Israel Brewster
we would then loose the distinction between "low toner", which just means we need to make sure we have more, and "toner empty", which means we need to go replace it. So is there a good solution to this dilemma that I am missing? Thanks. ---

Re: [Nagios-users] Notification on OK-state

2009-02-12 Thread Israel Brewster
the other hand, that might be more trouble than it is worth :) ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 ---

Re: [Nagios-users] nagios and check_snmp

2009-01-08 Thread Israel Brewster
mrtg log files. The benifit of doing things this way is that you get the nice pretty MRTG graphs (not that you couldn't jigger nagios to produce them as well, but I don't know how hard that would be), while keeping a single point of monitoring/alerting. ---

Re: [Nagios-users] best way to analyse traffic on a network-device

2008-12-16 Thread Israel Brewster
. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- On Dec 16, 2008, at 4:12 AM, Ralf Prengel wrote: > Hallo, > > what is the best way to analyse t

Re: [Nagios-users] check for crash?

2008-11-24 Thread Israel Brewster
check for a "zombie" process by looking at the output of a ps. From the responses I have gotten so far, however, this wouldn't appear to be the case. Thanks anyway! --- Israel Brewster Computer Support Technician Frontier Flying Serv

[Nagios-users] check for crash?

2008-11-21 Thread Israel Brewster
not strictly be a nagios question, and I apologize to anyone who is bothered by that, but since I would be doing the monitoring with Nagios this seemed the most logical place I could think of to ask. Thanks! ------- Israel Brewster Computer Support T

Re: [Nagios-users] Pingging with check_fping

2008-11-21 Thread Israel Brewster
ts 1-4, and if you make a symlink to it named check_host, it behaves as specified in criteria #5. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 -

Re: [Nagios-users] Add hostgroup to servicegroup?

2008-11-07 Thread Israel Brewster
u would still need to add the hostgroup to each individual service in the servicegroup, but I would think this would still be better than adding/maintaining an entire list of hosts for each servicegroup. ------- Israel Brewster Computer Support Technicia

Re: [Nagios-users] checkhostalive vs ping service

2008-11-04 Thread Israel Brewster
ecking the host itself. So from a logic standpoint, to me at least, it made more sense to just do the host checks. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907

Re: [Nagios-users] check_mysql

2008-10-15 Thread Israel Brewster
ely whatever you need for the -P, -u and -p switches to check_mysql. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293

[Nagios-users] NAGVIS minimal broker options

2008-09-08 Thread Israel Brewster
esn't actually need. Is this, in fact, the case? If so, what are the minimal broker options needed to make nagvis happy? Thanks. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709

Re: [Nagios-users] Nagvis alternatives

2008-09-05 Thread Israel Brewster
ade more sense than trying to fit a bunch of large icons onto the screen. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7

Re: [Nagios-users] Nagvis alternatives

2008-09-03 Thread Israel Brewster
a full-network overview) is better suited for nexsm than nagvis, and a different usage might work better with nagvis. But so far, for us, nagvis has proven to not be sutable. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5

Re: [Nagios-users] Nagvis alternatives

2008-09-02 Thread Israel Brewster
er. I Don't know how hard it would be to fix (I suspect it is just a log parsing issue, but I don't know), but it is written in java, which I don't know, and the developer hasn't had time to work on it lately. Oh well. -------

Re: [Nagios-users] nagvis ideas?

2008-08-19 Thread Israel Brewster
thing that automatically populates the map with your hosts and links, but allows you to then customize the populated map to your heart's content- modifying an already populated map takes way less time than creating one from scratch. Something like nexsm (nexsm.sf.net) but that works with nagios 3. [/Rant]

Re: [Nagios-users] Nagios 3 visual map

2008-05-22 Thread Israel Brewster
On May 20, 2008, at 12:12 PM, Hendrik BŠäcker wrote: > Hi, > > Israel Brewster schrieb: >> I did look at nagvis a while back, but at least at that time it >> would have required me to go through a very time-consuming process >> of placing each host and each link

Re: [Nagios-users] Nagios 3 visual map

2008-05-20 Thread Israel Brewster
On May 20, 2008, at 12:12 PM, Hendrik BŠäcker wrote: > Hi, > > Israel Brewster schrieb: >> I did look at nagvis a while back, but at least at that time it >> would have required me to go through a very time-consuming process >> of placing each host and each link

[Nagios-users] Nagios 3 visual map

2008-05-20 Thread Israel Brewster
ply allow me to drag the hosts around to position them. Thanks for any suggestions anyone might have to offer! ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks

Re: [Nagios-users] nagios + trap snmptt

2008-05-13 Thread Israel Brewster
/ --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- __ Do You Yahoo!? En finir avec le spam

Re: [Nagios-users] Hostgroup definition

2008-05-12 Thread Israel Brewster
the printer hostgroup (for the services) and the "Barrow" hostgroup (for the location). Makes it easy to find all the machines in barrow, as well as all the printers. --- Israel Brewster Computer Support Technician Frontie

Re: [Nagios-users] Fwd: MRTG Graf

2008-05-01 Thread Israel Brewster
ask those questions. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- define service{ use generic-service ; Inherit va

Re: [Nagios-users] Fwd: MRTG Graf

2008-04-30 Thread Israel Brewster
erated my mrtg, not the config file. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- Please advise -- De

Re: [Nagios-users] Fwd: MRTG Graf

2008-04-30 Thread Israel Brewster
y 5 minutes or so. See http://oss.oetiker.ch/mrtg/doc/mrtg-unix-guide.en.html ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 45

[Nagios-users] Down/unreachable confusion

2008-04-23 Thread Israel Brewster
lerts every time it switches between these two critical states? Thanks. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks

Re: [Nagios-users] Hosts w/o services

2008-04-16 Thread Israel Brewster
pe, I tend to beat these things into the ground :-P :-D --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- > > -- > David Wallis > Informat

Re: [Nagios-users] Hosts w/o services

2008-04-16 Thread Israel Brewster
On Apr 16, 2008, at 11:32 AM, Marc Powell wrote: > > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios- >> users- >> [EMAIL PROTECTED] On Behalf Of Israel Brewster >> Sent: Wednesday, April 16, 2008 2:20 PM >> To: Ford, Andy >

Re: [Nagios-users] Hosts w/o services

2008-04-16 Thread Israel Brewster
On Apr 16, 2008, at 11:25 AM, Jay R. Ashworth wrote: > On Wed, Apr 16, 2008 at 11:20:29AM -0800, Israel Brewster wrote: >> To some extent, yes, but not necessarily a service we can monitor. > > There are cases that fit this description, but I'm not sure if the > examples yo

Re: [Nagios-users] Hosts w/o services

2008-04-16 Thread Israel Brewster
nes, but why? All we (and the user) care about is that the machine is functioning. So yeah, while this may not be the way nagios is designed to work, and may never be (which I can live with if so), I really don't see this as being all that unusual a situation, as some responses seem to impl

Re: [Nagios-users] Hosts w/o services

2008-04-16 Thread Israel Brewster
eck as the host check, rather than a separate service. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- > >

[Nagios-users] Hosts w/o services

2008-04-16 Thread Israel Brewster
. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- - This SF.net

Re: [Nagios-users] Nagios 3 external commands problem

2008-04-10 Thread Israel Brewster
e of directives in the cgi.cfg file. Your response clued me into that fact :P Sorry to waste your guy's time. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairba

[Nagios-users] Nagios 3 external commands problem

2008-04-10 Thread Israel Brewster
_nagios www, and my apache error logs show no errors when attempting to run the command. What am I missing? Thanks! --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd

Re: [Nagios-users] Nagios 3 status map options?

2008-04-08 Thread Israel Brewster
No replies? Am I the only one who wants to use a graphical network overview with Nagios 3? Or is it just that everyone else uses Nagvis? --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks

Re: [Nagios-users] Too stupid? Services are available, but nagios reports host to be down!

2008-04-08 Thread Israel Brewster
in your checkcommands.cfg, naturally). Otherwise you'll need to figure out some check Nagios can perform to determine if the host is running, even if that check is just checking one of the services again or something. --

[Nagios-users] Nagios 3 status map options?

2008-04-02 Thread Israel Brewster
any suggestions! ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- - Ch

Re: [Nagios-users] Unwanted re-notifications

2008-03-19 Thread Israel Brewster
On Mar 19, 2008, at 8:58 AM, Jim Avery wrote: > On 17/03/2008, Israel Brewster <[EMAIL PROTECTED]> wrote: >> I have a service that keeps sending me notifications of the fact that >> it is critical every half hour or so, even though the notification >> interval for

Re: [Nagios-users] Dual-port monitoring

2008-03-18 Thread Israel Brewster
host check is going to be the best one of the lot. Once I get it working properly :) ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907

Re: [Nagios-users] Dual-port monitoring

2008-03-17 Thread Israel Brewster
be an option, as I don't think I can use loopback addresses (primarily Linksys RV082 devices). Thanks anyway. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450

Re: [Nagios-users] Dual-port monitoring

2008-03-17 Thread Israel Brewster
a route to the outside world should one route die (load balancing and failover), but nagios is on the outside looking in. ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907

Re: [Nagios-users] Dual-port monitoring

2008-03-17 Thread Israel Brewster
one or both (or more, if you have more than two, although that is not the case with any of our devices) are up? --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250

[Nagios-users] Unwanted re-notifications

2008-03-17 Thread Israel Brewster
NOT A REAL SERVICE, JUST A TEMPLATE! } ------- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- --

Re: [Nagios-users] Dual-port monitoring

2008-03-17 Thread Israel Brewster
be down if BOTH interfaces on the host are down. As I explained in my original posting, I have considered a couple of options that may accomplish this, but neither seems as elegant as I would like. Thanks for any thoughts! ------- Israel Brewste

[Nagios-users] Dual-port monitoring

2008-03-17 Thread Israel Brewster
he main problem with that doc, though, is that the cluster is always a service, which wouldn't work in my situation, as the host itself is a cluster. Any thoughts? Thanks. --- Israel Brewster Computer Support Technician Frontier Flying Servi

Re: [Nagios-users] check_rrdtraf

2008-02-18 Thread Israel Brewster
ust do a simple string search and replace on the values to replace any commas with periods, but I don't really know if this would be the best or right way of doing it. Any of the more experienced programers out there have any suggestions?

Re: [Nagios-users] check_rrdtraf

2008-02-15 Thread Israel Brewster
--- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- On Feb 15, 2008, at 2:11 AM, Pili Muñoz Gargallo wrote

Re: [Nagios-users] check_rrdtraf

2008-02-14 Thread Israel Brewster
want to see the output as bits rather than Kb, Mb, etc. The plugin will auto-choose the best option based on the data if you leave this switch out. But the main problem is the period before that slash. Remove it, and it should work. --- Israel Bre

Re: [Nagios-users] check_rrdtraf

2008-02-13 Thread Israel Brewster
he lines of "Using RRD File: / var/www/html/cfg/$HOSTADRESS$_1.rrd" (I think that's the first line of debugging output I put in there), with $HOSTADDRESS$ replaced with the applicable value. Try without the -vv and see what happens.

Re: [Nagios-users] mrtgtraf help needed

2008-02-13 Thread Israel Brewster
G is installed an functioning, then the most likely problem is that your command definitions are looking in the wrong place for the MRTG log files. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport

Re: [Nagios-users] Host check clarification

2008-01-14 Thread Israel Brewster
t; > Does that help? Yep, that answers it. Thanks! --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (907) 450-7250 x293 --- > > -- > Bob Sloane, University of Kansas Compu

[Nagios-users] Host check clarification

2008-01-14 Thread Israel Brewster
never makes it back, therefore returning a critical state, but the second and third come back, giving OK states? is the host then considered up or down? Thanks! --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport

Re: [Nagios-users] Delay notification/escalations

2007-12-17 Thread Israel Brewster
On Dec 15, 2007, at 12:24 AM, Andreas Ericsson wrote: > Israel Brewster wrote: >> I need some clarification of how nagios will respond to something I >> am trying to do. I have a number of hosts I am monitoring that I >> want nagios to note immediately (well, al

[Nagios-users] Delay notification/escalations

2007-12-14 Thread Israel Brewster
et to none? The last thing I want to do is try making this change, and end up not being notified at all when a host goes down for an extended period of time. Thanks. --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Ai

Re: [Nagios-users] Monitoring Nagios

2007-11-29 Thread Israel Brewster
status notification saying that it had restarted nagios, as the stop/ start has worked as expected, but if for some reason that should fail it would notify me of this fact as well. --- Israel Brewster Computer Support Technician Frontier Flyin

[Nagios-users] Status display colors

2007-11-12 Thread Israel Brewster
Is there any way to change the colors generated by status.cgi? My boss is complaining that it is really hard for him to read the dark blue hostname on the dark red background you get when a host is down. Thanks! --- Israel Brewster Computer

Re: [Nagios-users] Host searching

2007-10-05 Thread Israel Brewster
t as many different types of printers around the company, I'm not quite yet to the point where I can remember them all off the top of my head :) --- Israel Brewster Computer Support Technician Frontier Flying Service Inc. 5245 Airport Industrial Rd Fairbanks, AK 99709 (

  1   2   >