|
Bugzilla – Full Text Bug Listing |
| Summary: | nagios-nrpe service definition is wrong | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User 2Xrp_Q7k_A <forgotten_2Xrp_Q7k_A> |
| Component: | Other | Assignee: | Wolfgang Rosenauer <wolfgang.rosenauer> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | SUSE Linux 10.1 | ||
| Hardware: | Other | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Patch for /etc/xinetd.d/nagios-nrpe
SUSE init.d script |
||
|
Description
Forgotten User 2Xrp_Q7k_A
2006-01-15 16:16:33 UTC
I agree for the localhost-only setting (that's the default xinetd setting in the source package). The port number within the definition worked in the past. If it doesn't anymore that must be because of a change in xinetd. If we don't use a port name we haven't to define a service in /etc/services. For the init-script request I can only say that there was never a init script active in this package. I will see what can be done for SUSE Linux 10.1. I append a patch to /etc/xinetd.d/nagios-nrpe that makes it work without a new entry in /etc/services. I tested it. I also append the init.d-script that we're using. It's missing the reload action, though. (I don't remember who made it, maybe one of my staff. I checked the nagios-nrpe package from SUSE 9.0 again, you're right that it was not in.) Created attachment 63446 [details]
Patch for /etc/xinetd.d/nagios-nrpe
Created attachment 63449 [details]
SUSE init.d script
Some actions are missing; most prominent reload. It is a rewrite of the RH script, that's distributed in the doc area.
Just submitted the changes. It should at least appear in beta2 if not in beta1 of SUSE Linux 10.1. |