AW: [Nagiosplug-help] check_swap doesn't work on HP-UX 11.11
Schaffranneck, Sven (K-DOI-5/4)
sven.schaffranneck at volkswagen.de
Tue May 4 02:46:00 CEST 2004
Hi Ton,
>
> Check_swap is only compiled if the configure script finds a
> suitable swap
> command to run. I don't think HP-UX swap is currently
> supported, so we would
> welcome any patches to add this functionality.
I'm working on check_swap.c to work with HP-UX but need help. I already
patched the configure-script to add check_swap to $EXTRA.
In check_swap.c i saw following statement:
"ifdef _AIX" and "ifdef sun". Is there already a define for HPUX? I need
something like "ifdef hpux". I haven't found anything about that.
Greets Sven
More information about the Help
mailing list