I am new to nagios and we have a small issue I need to ask assistance with. Many of the machines that we monitor can go unresponsive for a bit when some very intensive cpu tasks are run.
I know that we can use nagios plugin notify-by-email to send emails for any kind of critical alerts. Now I want one email to be sent as a report for the critical alerts of last one day daily. Can someone please help me to solve this.
Hello All,Nagios seems to be sending false alerts about few hosts, (ex: There were no users on one host and still Nagios was reporting a critical alert and says 6 users are logged in. H... [by Saikrishna]
I'm very new to Nagios. I'm trying to send email alerts. But that doesn't seem to be working.
But in my log of nagios I can see this :
SERVICE ALERT: Appserver;Tmp directory;CRITICAL;HARD;1;
Where host notifications are generated via email, only service alerts are not working. And when I look at sendEmail log I can see this :
Sep 14 12:38:39 x.x.x.x.
I have nagios alerts set up to come through jabber with an http link to ack.
Is is possible there is a script I can run from a terminal on a remote workstation that takes the hostname as a parameter and acks the alert?
./ack hostname
The benefit, while seemingly mundane, is threefold. First, take http load off nagios.
I'm a total newbie to nagios, and I am getting the following error message via mail, is there anything I can do to resolve?
** PROBLEM Service Alert: localhost/Root Partition is CRITICAL **
***** Nagios *****
Notification Type: PROBLEM
Service: Root Partition
Host: localhost
Address: 127.0.0.1
State: CRITICAL
Date/Time: Fri Dec 21 09:24:00 GMT 2012
Additional Info:
DISK CRITICAL - free spac
I'm running Nagios 3. It is generating the alerts that are based on my conditions that I had mentioned.
What I want now is to customize my email alerts with a detailed messages. I need to send alerts for my tomcat logs along with the stack trace.
I have configured Nagios 3.4.4 on CentOS 6.3 Final. I have also configured Postfix with SMTP email server. I have verified from console that I am able to send email notifications and recieved them on designated address.
Nagios is configured to send notify-host-by-email and notify-service-by-email.
Can anyone say me the steps involved in setting up Nagios graph plugin in Nagios 3?
I installed Nagios using sudo apt-get.
I'm confused every much where the files are thrown during installation. I tried running install.pl of nagios graph. But it doesn't seem to be working!