Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   pmlogger_check    ( 1 )

администрирование файлов журналов архива Performance Co-Pilot (administration of Performance Co-Pilot archive log files)

  Name  |  Synopsis  |  Description  |  Options  |  Configuration  |  Files  |  Pcp environment  |    Compatibility    |  See also  |

Совместимость (Compatibility)

Earlier versions of pmlogger_daily used find(1) to locate files
       for compressing or culling and the -k and -x options took only
       integer values to mean ``days''.  The semantics of this was quite
       loose given that find(1) offers different precision and semantics
       across platforms.

The current implementation of pmlogger_daily uses find-filter(1) which provides high precision intervals and semantics that are relative to the time of execution and are consistent across platforms.