Has anyone tried to get Mon working with HPUX? (specifically 11i).
I assumed it might be fairly straight-forward as it's perl-based.
Could be a bad assumption on my part...

After following the routine setup, including the creation of the
perl *.ph files, a simple start-up test resulted in a flame-out...

apparently something is amiss in the generated *.ph files, which, of
course, is a perl/HPUX problem and apparently no fault of Mon's.

Just wondering if anyone else might have it working before diving
into the gory details.  I have some hunches on some possible causes,
but nothing definite, yet.

Thanks.


----

This is perl, version 5.005 built for PA-RISC2.0

./mon -f -c mon.cf -b `pwd`
Bareword found where operator expected at 
/opt/local/apps/perl5/lib/site_perl/5.005/PA-RISC2.0/sys/stdsyms.ph line 193, 
near """_FILE_OFFSET_BITS"
        (Missing operator before _FILE_OFFSET_BITS?)

blah, blah, repeat infinatum
...

BEGIN failed--compilation aborted at ./mon line 41.
use Sys::Syslog qw(:DEFAULT setlogsock);

Reply via email to