That was the first thing I tried. Sorry, no luck.
However, I did catch most of the bad email by changing:
/usr/local/nagiosxi/html/includes/phpmailer/class.phpmailer.php
On the global settings on top. Now, this is NOT what I would call elegant OR smart
but it does work.
-George
Search found 53 matches
- Fri Mar 18, 2016 11:38 am
- Forum: Nagios XI
- Topic: What program or script sends out email for password changes?
- Replies: 3
- Views: 310
- Thu Mar 17, 2016 8:00 pm
- Forum: Nagios XI
- Topic: What program or script sends out email for password changes?
- Replies: 3
- Views: 310
What program or script sends out email for password changes?
I have a rather simple question but it is giving me a major headache. First of all all my mail notifications are going out perfectly because I have written a custom script that takes care of outgoing mail. However, when I create a new user or change someone's password (from Admin->manage users) and ...
- Fri May 23, 2014 5:13 pm
- Forum: Nagios XI
- Topic: HTML in email variable
- Replies: 6
- Views: 321
Re: HTML in email variable
Solution: Outlook/Sendmail/PHP combo weirdness.
Absolutely Nothing wrong with Nagios.
Apologies for opening in the first place.
Owe you guys a beer next time I see you!
Let's close ticket.
BTW, how do I use: "XI notification handlers" ?
-G
Absolutely Nothing wrong with Nagios.
Apologies for opening in the first place.
Owe you guys a beer next time I see you!
Let's close ticket.
BTW, how do I use: "XI notification handlers" ?
-G
- Fri May 23, 2014 1:24 pm
- Forum: Nagios XI
- Topic: HTML in email variable
- Replies: 6
- Views: 321
Re: HTML in email variable
I am using:
notify-service-by-email
notify-service-by-email
- Fri May 23, 2014 11:50 am
- Forum: Nagios XI
- Topic: HTML in email variable
- Replies: 6
- Views: 321
Re: HTML in email variable
This is email specific. HTML tags have been enabled and all the Nagios alerts
look really nice when viewed.
I am reading the service output using variable:
(LONGSERVICEOUTPUT or SERVICEOUTPUT)
Is there another variable that has the original (HTML) output ?
-G
look really nice when viewed.
I am reading the service output using variable:
(LONGSERVICEOUTPUT or SERVICEOUTPUT)
Is there another variable that has the original (HTML) output ?
-G
- Fri May 23, 2014 11:24 am
- Forum: Nagios XI
- Topic: HTML in email variable
- Replies: 6
- Views: 321
HTML in email variable
Hello, I have a problem that when my service creates an HTML output the email (using variable: (LONGSERVICEOUTPUT or SERVICEOUTPUT) does not get HTML but it looks as it has been stripped of "<" and ">" characters. How can I get the original HTML text in the outgoing email ? Georg...
- Tue Apr 29, 2014 4:53 pm
- Forum: Nagios XI
- Topic: Please add Mr. Chris Chiaverini
- Replies: 1
- Views: 131
Please add Mr. Chris Chiaverini
Hello,
Mr. Chris Chiaverini had requested a forum userid
(same license as me) a while back.
Can you please check the status of the request?
Thank You,
George Hrysanthopoulos
Mr. Chris Chiaverini had requested a forum userid
(same license as me) a while back.
Can you please check the status of the request?
Thank You,
George Hrysanthopoulos
- Thu Apr 03, 2014 4:48 pm
- Forum: Nagios XI
- Topic: Clear all events
- Replies: 3
- Views: 282
Re: Clear all events
Perfect!
You guys are the best!
Thank you!
You guys are the best!
Thank you!
- Thu Apr 03, 2014 2:26 pm
- Forum: Nagios XI
- Topic: Clear all events
- Replies: 3
- Views: 282
Clear all events
This is a rather unusual request but there is a need for it. What I want to do is clear all events, (critical and warnings). This way I want Nagios to "start from scratch" The reason for this is a separate issue, regarding another product and synchronized communications between Nagios and ...
- Tue Mar 18, 2014 10:24 am
- Forum: Nagios XI
- Topic: Run script when operator ACKs an event
- Replies: 3
- Views: 175
Re: Run script when operator ACKs an event
Ok, I knew that. And I should have been more detailed in my post. But, the problem is my "/usr/local/nagios/var/status.dat" is 110,000 lines long and it will get much longer soon. I can scan through it but running this once a minute seems like a lot of work. A better way would be: /nagiosx...