Operating System - HP-UX
1836801 Members
2600 Online
110110 Solutions
New Discussion

Re: logfile report (like logwatch under linux)

 
Dirk Kilian
Advisor

logfile report (like logwatch under linux)

Hi,

in Linux there is a tool logwatch which creates an error report out of all logfiles which are configured (in an configuration file).

Question:
Is there something similar under HP-UX or do I have to adapt that perl tool to HP-UX????

BR Dirk
4 REPLIES 4
Stefan Farrelly
Honored Contributor

Re: logfile report (like logwatch under linux)

Never heard of anything similar on HP-UX, sorry. Sounds like youre going to have to adapt that perl tool.
Im from Palmerston North, New Zealand, but somehow ended up in London...
Sebastian Galeski_1
Trusted Contributor

Re: logfile report (like logwatch under linux)

Hi
there is few software which can generate different traps based on log files but in OS there is no such functionality, so try to adopt your script.

regards Seba
Dirk Kilian
Advisor

Re: logfile report (like logwatch under linux)

Hi,

Thank you for your answers...

Dirk
Daimian Woznick
Trusted Contributor

Re: logfile report (like logwatch under linux)

I don't know if this will help, but you may want to take a look at swatch:

http://ciac.llnl.gov/ciac/ToolsUnixSysMon.html#Swatch