Sponsored Content
Operating Systems HP-UX The life cycle of System logfiles Post 302785325 by vbe on Monday 25th of March 2013 10:54:59 AM
Old 03-25-2013
The current will become OLD* and you will have a new one created...
So you always have current and a previous...
I can gues what you mean because I had to modify/create an alternative for an old 10.20 server in the countryside... when the security people once a month but randomly decided to test the electricity genertor, they would switch off the mains... and after 10 minutes once happy cut the generator and put the mains back on...
For months I was struggling to understand what was happening because in OLD I would have a reboot after crash that when just strting oracle ends...

So I you have more than ONE reboot then yes your OLD would not be very usefull...
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Logfiles

My server has only has access logs turned on. How do I turn on the other standard logs (i.e. I'd like to see the referring urls). Thanks in advance. (3 Replies)
Discussion started by: pingdom
3 Replies

2. UNIX for Dummies Questions & Answers

Controlling logfiles

I support an app that outputs alert and audit messages to one log file (vendor says they can't be separated). The script that I have written takes a copy (mv cmd) of the file to do the separation and reformatting. I have a problem that I loose records (messages are being written constantly, upto 3+... (5 Replies)
Discussion started by: nhatch
5 Replies

3. Shell Programming and Scripting

Logfiles E-mailed

Hi All There are some cron jobs ,which runs 24 hrs. Log files are generated when one job fails. So I need the log files to be emailed to my personal e-mail id. So that I can see the log files at my home If there is any error. How can I implement this in Unix shell programming. Thanks... (4 Replies)
Discussion started by: deep_kol
4 Replies

4. UNIX for Advanced & Expert Users

End of Life / Life Cycle Information

Hello everyone, I was searching for locations where I can get End of Life information on multiple versions of Unix. I have found some information which I list below, what I have not found or confirmed is where I can get the information for: DEC Unix/OSF1 V4.0D NCR Unix SVR4 MP-RAS Rel 3.02.... (2 Replies)
Discussion started by: robertmcol
2 Replies

5. Solaris

system logs' life

How can you control old system logs keep(or storage) time in Solaris ? Is there any method ? it depends on buffer size long or date long ? (1 Reply)
Discussion started by: xramm
1 Replies

6. Shell Programming and Scripting

split monthly logfiles into daily logfiles

Hi, I have a lot of logfiles like fooYYYYMM.log (foo200301.log, foo200810.log) with lines like YYYY-MM-DD TIMESTAMP,text1,text2,text3... but I need (for postprocessing) the form fooYYYYMMDD.log (so foo200402.log becomes foo20040201.log, foo20040202.log...) with unmodified content of lines. ... (1 Reply)
Discussion started by: clzupp
1 Replies

7. Shell Programming and Scripting

Logfiles

Hi All, I have a peculiar problem. I will call a script from another script. Script abc.ksh is called by ABC.ksh as ABC.ksh abc.ksh in abc.ksh I will create and redirect all the statements to log file. ABC.ksh will also has a log file. I want all the logs generated in file abc in ABC... (5 Replies)
Discussion started by: javeed7
5 Replies
SAFENET(8)							    NUT Manual								SAFENET(8)

NAME
safenet - Driver for SafeNet compatible UPS equipment NOTE
This man page only documents the hardware-specific features of the safenet driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
This driver supports UPS equipment which can be controlled via SafeNet v1.0 for Windows (serial interface only). EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5) file: manufacturer=value Autodetection of this parameter is not possible yet (and it probably never will be). Therefore, this user-defined string accepts any name. The default is unknown. modelname=value Like manufacturer above. The default is unknown. serialnumber=value Like manufacturer above. The default is unknown. ondelay=value Time to wait before switching on the UPS (minutes). Defaults to 1 minute. offdelay=value Time to wait before shutting down the UPS (seconds). Defaults to 30 seconds. UPSCMD
This driver supports some instant commands (see upscmd(8)): test.battery.start Start UPS self test test.battery.stop Cancel UPS self test test.failure.start Start simulated power failure test.failure.stop Cancel simulated power failure beeper.enable Enable the UPS beeper beeper.mute Temporarily mute the UPS beeper beeper.toggle Toggle the UPS beeper shutdown.return Turn off the load and wait for the power to return. Uses the timer defined by offdelay. shutdown.reboot Turn off the load and return. Uses the timers defined by offdelay and ondelay. KNOWN PROBLEMS
If you run the shutdown.return command with mains present, the output may stay on or switch off and not back on again. The shutdown.reboot command will unconditionally switch on the load again (with or without mains present). If the driver is called with the -k option (or through upsdrvctl shutdown) it tries to detect which command should be used in an attempt to stay off until mains is present again or to cycle the output if the power returned in the mean time. This isn't bullet-proof, and you should be prepared that the power will either not be shutdown, or that it doesn't return when the power comes back. AUTHOR
Arjen de Korte <adkorte-guest at alioth.debian.org> SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 SAFENET(8)
All times are GMT -4. The time now is 11:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy