Dear Sir/Madam,
How can i pass full log from nagios log server to nagios core NRDP? it is show a little info of service problem like following,
notify by email:
subject: ** PROBLEM Service Alert: 10.0.1.11/test is CRITICAL **
body: ***** Nagios *****
Notification Type: PROBLEM
Service: test
Host: 10.0.1.11
Address: 10.0.1.11
State: CRITICAL
Date/Time: Thu Jul 19 11:25:44 +08 2018
Additional Info:
CRITICAL: 328 matching entries found
i want to show full log at email body like email alarm notify of nagios log server.
thanks
How can i pass full log from log server to nagios NRDP
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How can i pass full log from log server to nagios NRDP
This is currently not available via NRDP, only via email directly from Nagios Log Server.
It would be a good feature though, I can submit a feature request if you like. One obstacle I can already see is you would receive 328 log messages which would well exceed the column size in the database for Nagios XI and it would get truncated.
It would be a good feature though, I can submit a feature request if you like. One obstacle I can already see is you would receive 328 log messages which would well exceed the column size in the database for Nagios XI and it would get truncated.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How can i pass full log from log server to nagios NRDP
Locking as I also see a ticket for the same question.