[Nagios-devel] error-message for compilation of "nrpe.c"

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] error-message for compilation of "nrpe.c"

Post by Guest »

SuSE's syslog.h (and eventually most other Linux distributions) contains two more facility codes:
#define LOG_AUTHPRIV (10<<3) /* security/authorization messages (private) */
#define LOG_FTP (11<<3) /* ftp daemon */

Adding these lines to /usr/include/syslog.h on HP-UX (11.11) will result in a "make all" without obvious errors.

Wolfgang
--
249 Spiele für nur 1 Preis. Die GMX Spieleflatrate schon ab 9,90 Euro.
Neu: Asterix bei den Olympischen Spielen: http://flat.games.gmx.de





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked