#400 closed defect (worksforme)
3.8 problem with nsca
| Reported by: | Russellj7 | Owned by: | MickeM |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.3.9 |
| Component: | Core | Version: | 0.3.8 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
3.8 on x32 vista business.
when sending data via the nsca option, it craps out if there's too much data, it seems. either too many commands, or commands with names that are too long... I can't have more than a few services, and if the names are too long the service dies.
rolling back to 3.7, this problem does not exist.
Change History (2)
comment:1 Changed 3 years ago by mickem
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 3 years ago by mickem
- Milestone set to 0.3.9
- Version set to 0.3.8
Note: See
TracTickets for help on using
tickets.









The number of commands issue have been fixed in the latest nightly. The payload length can be "fixed" by extending the payload for the NSCA command.
Michael Medin