Opened 4 years ago
Closed 3 years ago
#321 closed defect (invalid)
NSCA format message
| Reported by: | mathieu.coavoux | Owned by: | MickeM |
|---|---|---|---|
| Priority: | 3 | Milestone: | |
| Component: | Core | Version: | 0.3.6 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
NSCAAgent.dll sends messages to NAGIOS in this format :
hostname;return value;comment
But NAGIOS is looking for this format :
hostname;servicename;return value;comment
Change History (1)
comment:1 Changed 3 years ago by mickem
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.









This is correct AFAIK?