| Title: | POLYCENTER Console Manager |
| Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
| Moderator: | CSC32::BUTTERWORTH |
| Created: | Thu Aug 06 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 1541 |
| Total number of notes: | 6564 |
I can't seem to find the answer to this question.
There is an archive cleanup action script that gets run whenever
the archive area gets to some 'critical' amount full.
The script it runs is /var/opt/console/actions/console_archive_cleanup.
At the start of this script is says that $1 is the area to be cleaned
up by this script.
From the console manager database the ACTION IS passing a $1 argument
but the dispatch window shows that there is no user data to be sent
to the action.
So exactly what IS $1 getting passed to the script, since it's not
spelled out very clearly. $1 has to be something or the
console_archive_cleanup script isn't really going to do anything
at all.
confused,
--bert
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1351.1 | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Mon Aug 05 1996 13:44 | 17 | |
Bert,
$1 is only needed if the archive location is somehting other than
the default archive location. I "think" thats
/var/opt/console/archive
on Dunix.
To verify that go into the GUI config editor and use the following menu
path
Edit->Characteristics->Show/Modify
The default archive location is at the bottom.
Regs,
Dan
| |||||
| 1351.2 | CSC32::B_GRUBBS | Tue Aug 06 1996 15:05 | 7 | ||
aha. I knew it was right before my eyes SOMEWHERE in pcm..
thanks,
--bert
| |||||