Networking :: Settings For Mail Notification Nagios

Feb 15, 2011

I'm currently working with Nagios Core 3.2.2 and I'm trying to set up a mail notification.

My current settings:

Commands

Quote:

Notification Type: $NOTIFICATIONTYPE$

Date/Time: $LONGDATETIME$

Notification Type: $NOTIFICATIONTYPE$

Additional Info:

Services

Quote:

Host

Quote:

Quote:

I have 2 problems:

I'm getting mail that the PC is OK every 3 minutes.

And I don't know what I should config in Service and host .cfg. Sow that I will get a good description of the problem in the mail that Nagios is sending me.

View 4 Replies


ADVERTISEMENT

Networking :: Setting Up A Mail Notification Nagios On A Ubuntu Machine?

Feb 11, 2011

I I'm currently working on Nagios Core 3.2.2, and I'm trying to set up a mail notification. I already install postfix and mailx. And I'm able to send a mail via Ubuntu. I checked this with the command: echo "mail test" | mailx -s "test subject" mail address.But I don't know what to do next. I'v tried many different suggestions that I found on goolge, but nothing seems to work.

View 26 Replies View Related

Software :: NAGIOS Mail Notification By Alert Type

Jun 11, 2010

I have nagios server 3.2 and it works fine.I want to know, how know can i send mail notification by alert type?

Or example

How can i achieve this type of notification? Is it possible or not?

View 4 Replies View Related

Server :: Nagios Email Notification Unable To Work With Nail Mail

Oct 22, 2009

I've gotten myself involved in the Nagios monitoring tools and somewhat managed to configure the Nagios host, but I'm still having some issues with the email notifications.

From what I've read/researched, one of the favourite methods to get the email notification up is by using sendmail/postfix. I've went through it and learned that they are MTAs. What I actually needed is just a basic email client, and I would email the notices directly to an email address over the internet. Thus, I wont be needing something as complex like sendmail/postfix.

I gotten my hands on "Nail mail". I've successfully configured it to be able to send emails from my linux machine over the internet. However, when I copied the same command lines to nagios's contact.cfg, it did not work.

This is the command line that I'm using. Let me explain what I'm trying to achieve below. Firstly, I would save all the text notifications into a text file(green), and then email it out. The problem is NailMail command (red) does not work on Nagios,but the command line works in the terminal command on my Nagios account. Has anyone attempted using Nail mail with Nagios?

View 3 Replies View Related

Ubuntu :: Remove Mail Notification And Settings?

Sep 19, 2010

I've had Mail Notification installed for awhile, but was disappointed by the fact that it tries to check for e-mail before my computer can even establish an internet connection (and then never checks again), forcing me to manually start the program after every boot (an issue others have reported as well).

As a result, I removed the program via Ubuntu Software Center, and tried using cGmail (which I've used before, without issue), only to encounter a bug. I then uninstalled cGmail, and installed Mail Notification again. However, as soon as I started Mail Notification, I noticed that it still had all of my preferences, including my previous e-mail account, saved.

How is this possible? I tried removing it via Ubuntu Software Center, and then again with Synaptic---but still, if I reinstall it, the settings are all still there. I want to completely remove Mail Notification, and all of its settings (even if I decide to eventually install it again), but now am confused as to how to do this.

View 3 Replies View Related

Networking :: Nagios Email Notification Using Postfix ?

Feb 15, 2011

My Nagios email Notification is not working, I'm trying to setup external relay server using GMAIL. I'm also using dynamic IP.

Please see the test below:

Here is my PoSTFIX CONFIGURATION:

View 3 Replies View Related

General :: Set Nagios Directives To Only Send One E-mail Per Alert Without It Flooding Mail Boxes?

Jul 20, 2011

I have got a nagios server running on my network, The configuration seems to be okay but each time there is a service alert notification, and an e-mail is sent to the contact group, Nagios continuously sends e-mail over and over again. Do anyone know of a way to set Nagios directives to only send one e-mail per alert without it flooding mail boxes.

View 3 Replies View Related

Networking :: Configure An Application That Requires To Send Mail Notification On Registration?

Jan 13, 2011

I am trying to configure an application that requires to send mail notification on registration. But the application shows warning

Net::SMTP is installed in this environment, but {SMTP}{MAILHOST} is not defined, therefore the program listed at {MailProgram} will be used.

How to setup SMTP:MAILHOST

View 1 Replies View Related

Software :: Nagios Notification Not Working

May 2, 2011

I install Nagios Core Version 3.2.3 in CentOS 5.5 via rpmforge repo configure ssmpt to sent mail via my gmail account. i test and don't see any in it even some notification to nagiosadmin is get deliver now i create one user in contacts.cfg

Code:

I also add one contact groups

Code:

Now i add one windows xp machine on nagios for monitor (i install NSClient++ 0.3.8.75 and it working fine)

Here is my windows.cfg

Code:

But my problem is when my host goes down i m not getting any notification to my define contactgroup,

View 2 Replies View Related

General :: Nagios Email Notification Is Not Working

Feb 15, 2011

My Nagios email Notification is not working, I'm trying to setup external relay server using GMAIL. I'm also using dynamic IP.

Please see the test below:

Here is my PoSTFIX CONFIGURATION:

View 14 Replies View Related

Software :: Nagios Email Notification Sendmail Fails ?

Jan 14, 2011

I have a setup with Centos 5.5, Nagios 3.2.3, sendmail 8.13.8. When a insident is happening Nagios notify-by-mail is triggered and Nagios sends via sendmail. Unfortunately there is a trailing $-sign added to the $CONTACTEMAIL. Sendmail cannot mail to xxx@mail.address$

A hack is to insert mailaddress in misccommands.cfg but I would like to have a more clean way.

View 3 Replies View Related

Software :: Nagios Has Stopped Sending Email Notification S

May 5, 2010

Nagios has been up and running for quite sometime now and no issues till this month. For some reason, Nagios kept failing to send notifications out to our department. Out of curiosity I've sent the email out manually and tailed the mail.log then found out that every email being sent is getting a "Connection Refused." Can this be a permission issue? If so where and why all of the sudden it just stopped working as none has changed in the OS (Ubuntu Core).

View 7 Replies View Related

Software :: Nagios - Auto Acknowledging Alerts After Many Tries/sends Notification

Mar 17, 2011

Is there a way to trigger Nagios to "Auto Acknowledge" any host alerts after x amount of times? Sometimes system has been down in the mid of the night but no one really has responded to the notification which might mean bunch of emails flown through in each inbox within the department coming from these alerts.

View 3 Replies View Related

General :: Nagios Don't Send Mail For Individual Hosts?

Jun 3, 2010

It does not send mail if I only add contact_groups in host definition.

Code:

define host{
use generic-host ; Inherit default values from a template
host_name NAME1 ; The name we're giving to this switch
address XX.X.X.X ; IP address of the switch

[Code]....

View 3 Replies View Related

OpenSUSE :: Mail-notification Is Not Working In 11.3

Sep 2, 2010

i have installed opensuse 11.3 on my PC. i want to display pop up message when new mail arrives. For that, i have installed mail-notification 5.4 ( which requires libnotify-0.4.4). while building mail-notification,it shows the following error . "src/mn-evolution-folder-tree-server.gob:26:33: fatal error: mail/mail-component.h: No such file or directory compilation terminated. command failed."

View 2 Replies View Related

Ubuntu :: Mail Notification In Karmic?

Apr 26, 2010

I installed the "mail notification" applet from synaptic and I like it best because it monitors multiple email accounts, something I find hard to find. I do have one question though, how do I get it to start up with every gnome session?

View 1 Replies View Related

Ubuntu :: Get Rid Of Mail Notification Properties?

May 9, 2010

I can't get rid of the "Mail Notification Properties" Window at startup. Every time the system comes up, there is the window for the settings. It's just empty as I don't want any more mail notifications than Thunderbird has.

I looked into the Mail Notification Properties and haven't found any settings to get rid of the window. And I disabled "Mail Notification" in System > Preferences.

Still this window keeps coming back over and over again.

It even survived the upgrade from Karmic to Lucid. How can I get rid of it?

View 3 Replies View Related

Ubuntu :: Delay On Mail Notification ?

Oct 8, 2010

I use the Gnome Mail Notification Applet and have recently moved from a wired desktop machine to a wireless laptop.

The problem I have is that the Mail Notification shows an error because it tries to check mail immediately, the network hasn't finished connecting at this time though.

Is there a way to add a delay to this? I can't see one.

Or if anyone can suggest an alternative that is just as good (or better) and allows for a delay?

View 1 Replies View Related

Software :: E-mail Notification And Reminder

Oct 14, 2010

anyone knows how to setting email reminder and privacy when sent email.

This email and any files transmitted with it are confidential and intended solely for the use by or information of the individual or entity to whom they are addressed. If you are not the intended recipient, you are notified that disclosing, copying, distributing or taking any action based on the contents of this information is strictly prohibited. If you have received this email in error or is not the intended recipient, please notify the sender by return email and delete this e-mail (together with any files transmitted with it) immediately. i want this reminder will automatically sent when user sent their email without need to write this reminder. means all email sent by user will display that reminder when email opened

View 4 Replies View Related

Fedora :: F11 - No Sound Notification For New Mail In Evolution

Aug 9, 2009

I have just upgraded to F11 (from F9) and most things work pretty well. I can't read DVDs or CDs but I see there is another thread open on that, and VMWare-player has a few problems but otherwise I an a reasonably happy camper. The "new mail notification" in Evolution won't play my sound. Other sound apps work OK (mplayer, amarok etc) and I can play the .wav file in question simply by hovering the mouse over it in Nautilus - so I know it's not a general sound problem (and besides - I have followed Silpheed2k's guide here). In the Evolution plugins dialogue the sound file is selected, but the test button doesn't play it and when new mail arrives the other notification methods (pop up message + blinking icon) work just fine. It worked in F9 with the same sound file.

View 1 Replies View Related

Ubuntu :: Unwanted Pop-up Dialog From Mail-notification

Jan 30, 2010

I've been using mail-notification from the repos for ages to monitor my gmail account with no problems. Since I upgraded to Karmic, it's been popping up an irritating dialog window whenever a new mail arrives (as well as the standard notification). how to turn it off without losing all notifications?

View 2 Replies View Related

Ubuntu :: Mail-notification Doesn't Use Libnotify

Apr 10, 2010

I have mail-notification installed (using Lucid beta) but for some reason it doesn't send notifications using libnotify, but instead shows a standard gtk pop-up. I have the evolution plugin for mail-notification installed, and in fact the issue is not related to evolution, since I tried setting up mail-notification directly for an IMAP account and got the same ugly pop-up.

View 9 Replies View Related

Ubuntu :: 11.04: Mail Notification Doesn't Work?

May 20, 2011

I have a gmail account. After I installed ubuntu 11.04 cannot use "mail notification" properly. the pop-up windows is like an error in the middle of the screen (instead of the classic and attractive window reside on the right-up screen).

(same problem was in ubuntu 9.04 : [URL])

View 1 Replies View Related

Ubuntu :: No New Mail Notification Using Evolution In Panel

May 6, 2010

I am using:
Code:
Ubuntu 10.4
2.6.32-21-generic
Evolution 2.83.3

I have noticed that when I get a new email, it never shows a new mail icon in the panel. I had the same problem with 9.10, and I thought the problem would go away when I upgraded to 10.4. I have checked the properties in Mail preferences:
Code:
Play sound - yes
Display a notification - yes
Indicate new messages in panel - yes

View 1 Replies View Related

CentOS 5 :: Disable (You Have New Mail) Notification For Root

Sep 17, 2010

Is there a way to disable the "New Mail" notification when we are logged in via ssh? It is causing some issues while we are working on stuff on our servers.

View 1 Replies View Related

Debian Configuration :: Popcon Mail Notification Fails?

Mar 5, 2011

I would like to use debian's popularity contest utility as I think it's an important tool for the developers and packagers, but it seems to be broken. I received the following notification after a recent full-upgrade from Lenny to Squeeze:

From MAILER-DAEMON Thu Nov 18 19:14:25 2010
Envelope-to: root@mediacenter.local
Delivery-date: Thu, 18 Nov 2010 19:14:25 +0200
X-Failed-Recipients: survey@popcon.debian.org
Auto-Submitted: auto-replied

[Code].....

View 3 Replies View Related

OpenSUSE :: Thunderbird Mail Notification Tray Icon?

Jul 1, 2009

In the XP version of Thunderbird, a try icon appears when new mail arrives. I noticed in the Linux version I don't get the tray icon. Is there anyway of getting it to show or is it not available in the Linux version?

View 6 Replies View Related

Ubuntu :: Thunderbird 3 New Mail Notification Tray Icon?

Apr 29, 2010

I'm using Ubuntu Lucid 64bit. Thunderbird 2 had an add-on for new mail icon notification in the tray, but I haven't yet found a working replacement for Thunderbird 3.

View 9 Replies View Related

Ubuntu :: Gmail Notification For Native Mail Icon In 10.04

May 2, 2010

so far 10.04 is great.. coming over from Fedora.. liking what I see... however, question..

Is there any way to get the default mail icon in the top right corner to notify of new mail in gmail? I found an app that does it, gmail notifier or something.. but seems redundant to have 2 mail icons when 1 would do the job.. but not sure how I'd configure it. I see that I can set up evolution but.. I've got tens of thousands of messages on gmail, and it would take wayyy too long to download.. I'd rather it just notify me of new mail and open a browser to gmail when I click it or something like that. So, any way of doing this?

View 5 Replies View Related

Ubuntu :: Thunderbird New Mail Notification Icon Missing?

Jul 5, 2010

I am using Thunderbird 3.1 with minimize to tray extension on Ubuntu 10.04. When I receive a new mail I expect that the Thunderbird icon in the tray becomes a mail icon.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved