Re: [Nagios-users] snmp history

2006-02-01 Thread Richard Gliebe
On Thu, 2006-02-02 at 08:13 +0100, Hugo van der Kooij wrote: Hi, > > Now I want to implement a graphical history like MRTG, but my problem > > is, I can't find the snmp history-data in our nagios configuration. > > The key word is performance. Look for that in you config file(s). > > But I gues

[Nagios-users] subject rewrite

2006-02-01 Thread Polenyik Tibor
Hi,   How to change the subject in the notification email ? And I'd like to write the event and server name to the subject.   Thanks        

Re: [Nagios-users] popup

2006-02-01 Thread Toto Capuccino
Hey Frederik, thanks for the tips i'll have a look.2006/2/2, Frederik Vanhee <[EMAIL PROTECTED]>: Hello Toto,jabber is really easy to set up. I followed these instructions :http://linuxgazette.net/112/tomar.htmlThe jabber server was running within an hour. I use the notification script of David Cox

Re: [Nagios-users] snmp history

2006-02-01 Thread Hugo van der Kooij
On Thu, 2 Feb 2006, Richard Gliebe wrote: > Now I want to implement a graphical history like MRTG, but my problem > is, I can't find the snmp history-data in our nagios configuration. The key word is performance. Look for that in you config file(s). But I guess you did not activate them. So ther

[Nagios-users] snmp history

2006-02-01 Thread Richard Gliebe
Hi all, We are monitoring our switches (Temperature) and our UPS's (BatteryCapacity/Input and Output Voltage,Seconds on Battery, etc.) via check_snmp. Now I want to implement a graphical history like MRTG, but my problem is, I can't find the snmp history-data in our nagios configuration. We don'

Re: [Nagios-users] Submit passive check result for a service sending out duplicate alert mails?

2006-02-01 Thread Karan uk
Nope this is just a single server setup...monitoring services on remote servers. thanks, Suraj

Re: [Nagios-users] Submit passive check result for a service sending out duplicate alert mails?

2006-02-01 Thread Karan uk
Nope this is just a single server setup...monitoring services on remote servers. thanks, Suraj

Re: [Nagios-users] popup

2006-02-01 Thread Frederik Vanhee
Hello Toto, jabber is really easy to set up. I followed these instructions : http://linuxgazette.net/112/tomar.html The jabber server was running within an hour. I use the notification script of David Cox, that I found on Nagiosexchange. On the PC-side, I use GAIM to read the messages. My end-

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Jim Pye
No probs In the misccommands.cfg I added the following # 'host-notify-by-sendEmail' send host email via PERL script define command{ command_namehost-notify-by-sendEmail command_line/usr/local/bin/sendEmail -f [EMAIL PROTECTED] -t $CONTACTEMAIL$ -u "Host $HOSTSTATE$ alert f

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Robert Fitzpatrick
On Thu, 2006-02-02 at 09:51 +1300, Jim Pye wrote: > Guys > > Jumping in here. I use a PERL script called sendEmail available from: > > http://caspian.dotconf.net/menu/Software/SendEmail/ > > It works from the command line and if you are interested I can give you > the nagios command .cfg entries

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Robert Fitzpatrick
On Thu, 2006-02-02 at 09:34 +1300, Steve Shipway wrote: > > > He can monitor it via check_tcp, but if amavisd is not functional, > > > _he's not going to get the email alert._ Because his email isn't > > > going to work. > ... > > Yes, you got it, but how do I send an email alert sent > > direc

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread C. Bensend
> Thanks, how do I get Nagios to run my shell script in place of the > normal notification? RTM. :) Hint: misccommands.cfg -- "'And you've got 10 gig of files to put through our mail system?' I ask, squeezing my mouse in a non-approved manner." -- BOFH, 2006-01 --

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Robert Fitzpatrick
On Wed, 2006-02-01 at 14:32 -0600, C. Bensend wrote: > > Yes, you got it, but how do I send an email alert sent directly to a > > remote SMTP gateway? > > That all depends on your mailserver setup. Is there any way you > can bypass the spam/anti-virus to send mail directly? > > Or, it could cert

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Jim Pye
Guys Jumping in here. I use a PERL script called sendEmail available from: http://caspian.dotconf.net/menu/Software/SendEmail/ It works from the command line and if you are interested I can give you the nagios command .cfg entries to add. It works on Linux, Windows and being PERL I modified the

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Steve Shipway
> > He can monitor it via check_tcp, but if amavisd is not functional, > > _he's not going to get the email alert._ Because his email isn't > > going to work. ... > Yes, you got it, but how do I send an email alert sent > directly to a remote SMTP gateway? If you are using amavisd, then I take

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread C. Bensend
> Yes, you got it, but how do I send an email alert sent directly to a > remote SMTP gateway? That all depends on your mailserver setup. Is there any way you can bypass the spam/anti-virus to send mail directly? Or, it could certainly be done easily enough with a shell script that connects to a

[Nagios-users] RE: You don't have permission to access /nagios/cgi-bin/ on this server

2006-02-01 Thread Bob DeBolt
Hi Mike Thanks for the response > This appears to be a permissions problem. It sounds as if you have nagios > as a member of the apache group, Actually apache is running in the nagios group > but are you running nagios as "nagios" Yes > Is Apache running as "apache". Yes > You may also wan

Re: [Nagios-users] popup

2006-02-01 Thread Frederik Vanhee
Toto Capuccino wrote: Hi all, Does anybody got popup notifications working ? Works like a charm ! use this as your notify-command, or tune to your needs However I switched to jabber-notification (instant messaging) because of the rather 'aggressive' popups. # 'notify-by-smbclient' co

Re: [Nagios-users] You don't have permission to access /nagios/cgi-bin/ on this server

2006-02-01 Thread Bob DeBolt
On Wednesday 01 February 2006 11:30, Mike Koponick wrote: Hi Mike Thanks for the response > This appears to be a permissions problem. It sounds as if you have nagios > as a member of the apache group, Actually apache is running in the nagios group > but are you running nagios as "nagios" Ye

Re: [Nagios-users] Nagios global stylesheet ??

2006-02-01 Thread Toto Capuccino
you can have a look there and get inspired http://www.nagiosexchange.org/Image_Packs.75.0.html?&tx_netnagext_pi1[p_view]=252 2006/2/1, Alberto <[EMAIL PROTECTED]>: Is there anyway to modify stylesheet colors, font, etc... globally not for each section on each file, why is this so complex in Nagios?

Re: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Toto Capuccino
I use nullmailer but it cant run on the same box as the one that runs amvisd2006/2/1, Robert Fitzpatrick <[EMAIL PROTECTED]>: On Tue, 2006-01-31 at 21:38 -0600, C. Bensend wrote:> His mailserver is on the Nagios host.  It uses amavisd.>> He can monitor it via check_tcp, but if amavisd is not functi

Re: [Nagios-users] popup

2006-02-01 Thread Toto Capuccino
i wanted to avoid the winpopup too, not very user-friendly. Is Jabber solution easy to implement ?2006/2/1, Frederik Vanhee <[EMAIL PROTECTED] >:Toto Capuccino wrote:> Hi all,>> Does anybody got popup notifications working ? Works like a charm ! use this as your notify-command, or tune to yourneeds

Re: [Nagios-users] Active Directory Monitoring

2006-02-01 Thread Toto Capuccino
you got the check plgins working with nrpe on nagios exchange thet check replication. More info there http://www.hannes-schulz.de/?doc=proj&proj=nagios Personnally i just had a quick look so i can t say much.2006/2/1, Kyle Tucker <[EMAIL PROTECTED]>: >> I'm currently searching for a way to monitor

[Nagios-users] force check under schedule a check of all services

2006-02-01 Thread Alan Maxwell
2 fold question: The force check , check box, is by default "checked" can this behaviour be modified?   why?   I have a check that has both active and passive and the active command is simply a bail out to critical if the freshenss goes over. when someone runs the force check, it is then g

RE: [Nagios-users] You don't have permission to access /nagios/cgi-bin/ on this server

2006-02-01 Thread Mike Koponick
Bob, This appears to be a permissions problem. It sounds as if you have nagios as a member of the apache group, but are you running nagios as "nagios" (user/group) Is Apache running as "apache". You may also want to check the directories/files to ensure they are a part of correct group/ownersh

[Nagios-users] You don't have permission to access /nagios/cgi-bin/ on this server

2006-02-01 Thread Bob DeBolt
Greets CentOS 4.2 up to date. SELinux is disabled 2GHz -512MB P4 Nagios installed from RPM Dag Wieers site, nagios-2.0-0.rc2.2.el4.test.i386.rpm   nagios-plugins-1.4.1-1.2.el4.rf.i386.rpm     Web pages work fine, docs are all good. Web Interface login works fine. Now the problem. "You don't

[Nagios-users] Nagios Escalations

2006-02-01 Thread Jason Coleman
I am currently having trouble getting our escalations to work. I have read the documentation and tried experimenting with nagios, but I still cannot get nagios to observe the escalation rules. Here is my service definition that I am testing with: Service definition: define service{ name

Re: [Nagios-users] Active Directory Monitoring

2006-02-01 Thread Kyle Tucker
> > I'm currently searching for a way to monitor an active directory using > nagios. The mainproblem I have is that I my active directory knowledge > tends to zero. I'm currently searching for docs where I can find atleast > the ports which I have to monitor, but until now without success. I had >

RE: [Nagios-users] Considering nagmin

2006-02-01 Thread Masopust, Christian
Hi Toto,   if you plan to switch over to Nagios 2.x i would suggest to use "fruity" (fruity.sourceforge.net). It only supports Nagios 2 but you could prepare your configuration for Nagios 2, install Nagios 2 and then switch over to it (this is what i did this week...)   Chris   From:

RE: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Robert Fitzpatrick
On Tue, 2006-01-31 at 21:38 -0600, C. Bensend wrote: > His mailserver is on the Nagios host. It uses amavisd. > > He can monitor it via check_tcp, but if amavisd is not functional, > _he's not going to get the email alert._ Because his email isn't > going to work. > > So I think what he's askin

Re: [Nagios-users] Active Directory Monitoring

2006-02-01 Thread Thibault Genessay
Hi Hi, I'm currently searching for a way to monitor an active directory using nagios. The mainproblem I have is that I my active directory knowledge tends to zero. I'm currently searching for docs where I can find atleast the ports which I have to monitor, but until now without success. I had t

RE: [Nagios-users] Submit passive check result for a service sending out duplicate alert mails?

2006-02-01 Thread Mike Koponick
Karan,   If this is a distributed monitoring setup, you will need to turn off notifications on the “sensor” at that is doing the checking. Notifications should be turned on the central server where Nagios/NSCA is accepting the checks.   Thanks!   Mike   -Original Message- Fr

RE: [Nagios-users] Active Directory Monitoring

2006-02-01 Thread Brian Desmond
Jan- I just do some check_nt on services - namely NetLogon and DNS. I also check for available disk space on the disks containing Sysvol, the DIT, and logs. Ideally need to be looking at replication, both AD and sysvol. I haven't had time to figure out service definitions for this, though. Insofa

Re: [Nagios-users] processing bottleneck & staled results

2006-02-01 Thread Marcel Mitsuto Fucatu Sugano
On Tue, 2006-01-24 at 15:37 -0500, Jason Martin wrote: > On Tue, Jan 24, 2006 at 01:42:06PM -0200, Marcel Mitsuto Fucatu Sugano wrote: > > Running nagios -s don't give me any indications that could be of use. > > > > My config is as follows: > > * almost 12k services (all passive: send_ncsa & ncsa

Re: [Nagios-users] Active Directory Monitoring

2006-02-01 Thread Michael Schwartzkopff
Am Mittwoch, 1. Februar 2006 16:12 schrieb Jan Brinkmann: > Hi, > > I'm currently searching for a way to monitor an active directory using > nagios. (...) Get the MIBs for SNMP from M$, read it, find out about the parameters that are interesting (performance!), and question the target machine eve

RE: [Nagios-users] Submit passive check result for a service sending out duplicate alert mails?

2006-02-01 Thread Morten Bekkelund
Is this a distributed setup? If so, are you sure you’re not receiving notifications from 2 servers?   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karan uk Sent: 1. februar 2006 11:50 To: Nagios-Users (E-mail) Subject: [Nagios-users] Submit passive check result

Re: [Nagios-users] How to define a service for a host_group?

2006-02-01 Thread Bill Jacqmein
define service{    hostgroup_name      host_name  !...}Will work and is how Im currently doing exclusions on my Nagios2 instance. On 1/30/06, Kai Reese <[EMAIL PROTECTED]> wrote: I suppose you could then do something likedefine service{  host_name   , !, !..}That might check all the hosts e

[Nagios-users] NDOUTILS - Database Dictionary/Map

2006-02-01 Thread Mike Koponick
Hello,   I’m writing a PHP interface for Nagios using the tables (MySQL) from the NDOUtility. The data that is inserted by this utility works very well, but I was wondering if anyone had a definition listing for the tables/columns that the NDO2DB has.   Thanks in advance,   Mike    

[Nagios-users] Active Directory Monitoring

2006-02-01 Thread Jan Brinkmann
Hi, I'm currently searching for a way to monitor an active directory using nagios. The mainproblem I have is that I my active directory knowledge tends to zero. I'm currently searching for docs where I can find atleast the ports which I have to monitor, but until now without success. I had the ide

[Nagios-users] Nagios global stylesheet ??

2006-02-01 Thread Alberto
Is there anyway to modify stylesheet colors, font, etc... globally not for each section on each file, why is this so complex in Nagios? Will this be improved in future releases?

Re: [Nagios-users] Considering nagmin

2006-02-01 Thread Toto Capuccino
Cheers,So the project may be stopped...well i was looking for an exciting tool to help configure and expand nagios functionnality.2006/2/1, Toby Kraft < [EMAIL PROTECTED]>:Nagmin supports the config file format for nagios 1.x - I have used it with nagios 1.2 with no problem.   You might check to se

Re: [Nagios-users] Considering nagmin

2006-02-01 Thread Toby Kraft
Nagmin supports the config file format for nagios 1.x - I have used it with nagios 1.2 with no problem. You might check to see if 1.3 introduced any new configuration settings but I doubt it. Nagmin uses MySql to store the nagios configuration that it uses to create the various nagios config

[Nagios-users] Considering nagmin

2006-02-01 Thread Toto Capuccino
Hi all,I am interesting in Nagmin installation upon Nagios 1.3Official doc talks about nagios v1.1, does anyone got nagmin working fine with nagios1.3 ?Besides i am not using mysql support in nagios right now. Will i loose a lot of nagmin's features ? Is it obviously possible to recompile my nagios

[Nagios-users] Submit passive check result for a service sending out duplicate alert mails?

2006-02-01 Thread Karan uk
Hi, I've got Nagios-1.3 installed on rh7.3.The nagios.cfg i'm using is as below.Rest cfg files are as per the docs. _ log_file=/usr/local/nagios/var/nagios.log cfg_file=/usr/local/nagios/etc/checkcommands.cfg cfg_file=/usr/local/nagios/etc/misccommands.cfg c