<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Re: [Nagios-users] NAGIOS 3: Adjusting fields which appear in the default nagios log</title>
</head>
<body>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
Hmmm. For the interim we’ve had to modify our NAGIOS source and play around with this line:<br>
<br>
---<br>
asprintf(&temp_buffer,"HOST ALERT: %s;$HOSTSTATE$;$HOSTSTATETYPE$;$HOSTATTEMPT$;%s\n",hst->name,(hst->plugin_output==NULL)?"":hst->plugin_output);<br>
---<br>
<br>
Although, we’d really like to avoid this and have it be a configuration option in the standard nagios.cfg ... I hereby wish this to the wish-list ;-)<br>
<br>
Regards,<br>
Traiano<br>
<br>
<br>
<br>
<hr align="CENTER" size="3" width="95%">
<b>From: </b>Traiano Welcome <<a href="traiano.welcome@mtnbusiness.co.za">traiano.welcome@mtnbusiness.co.za</a>><br>
<b>Reply-To: </b>Nagios Users List <<a href="nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>
<b>Date: </b>Wed, 17 Mar 2010 12:29:05 +0200<br>
<b>To: </b>Nagios Users List <<a href="nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>
<b>Subject: </b>[Nagios-users] NAGIOS 3: Adjusting fields which appear in the default nagios log<br>
<br>
Hi All<br>
<br>
I’m sending nagios logs to a 3rd party application (Netcool) for processing, and there is a requirement for the IP address of the monitored device to appear in the ALERT and NOTIFY log lines for host and service statuses. Where would I adjust which fields appear
 in the nagios log lines?<br>
<br>
A typical host ALERT log line on my installation looks like this:<br>
<br>
---<br>
Mar 17 11:51:42 nagserver nagios: HOST ALERT: <hostname-x>;UP;SOFT;2;PING OK - Packet loss = 0%, RTA = 260.81 ms<br>
---<br>
<br>
I’d like an extra field to appear after <hostname-x> indicating the IP of the host. If possible, I’d even like to insert  $PARENT for the host as a field somewhere here.<br>
<br>
Thanks in Advance<br>
Traiano <br>
<hr align="CENTER" size="3" width="100%">
</span></font><font color="#808080"><font size="2"><font face="Arial"><span style="font-size:10pt">NOTE: This e-mail message and all attachments thereto contain confidential information intended for a specific addressee and purpose. If you are not the addressee
 (a) you may not disclose, copy, distribute or take any action based on the contents hereof; (b) kindly inform the sender immediately and destroy all copies hereof. Any copying, publication or disclosure of this message, or part hereof, in any form whatsoever,
 without the sender's express written consent, is prohibited. No opinion expressed or implied by the sender necessarily constitutes the opinion of MTN. This message does not constitute a guarantee or proof of the facts mentioned herein. No Employee or intermediary
 is authorised to conclude a binding agreement on behalf of MTN Group Limited, or any of its subsidiary companies, by e-mail without the express written confirmation by a duly authorised representative of MTN Group Limited.<br>
</span></font></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><br>
<hr>
<font face="Arial" color="Gray" size="1">NOTE: This e-mail message and all attachments thereto contain confidential information intended for a specific addressee and purpose. If you are not the addressee (a) you may not disclose, copy, distribute or take any
 action based on the contents hereof; (b) kindly inform the sender immediately and destroy all copies hereof. Any copying, publication or disclosure of this message, or part hereof, in any form whatsoever, without the sender's express written consent, is prohibited.
 No opinion expressed or implied by the sender necessarily constitutes the opinion of MTN. This message does not constitute a guarantee or proof of the facts mentioned herein. No Employee or intermediary is authorised to conclude a binding agreement on behalf
 of MTN Group Limited, or any of its subsidiary companies, by e-mail without the express written confirmation by a duly authorised representative of MTN Group Limited.<br>
</font>
</body>
</html>