Syslog

  • Post author:
  • Post last modified:August 14, 2024
  • Reading time:10 mins read

Syslog is a protocol for conveying event notification messages. Syslog concepts and calls for logging messages are explained.

Continue ReadingSyslog

logrotate

  • Post author:
  • Post last modified:August 16, 2024
  • Reading time:17 mins read

logrotate is for rotation of log files daily, weekly, monthly, or when a log file becomes bigger than the predefined limit.

Continue Readinglogrotate

pidstat

  • Post author:
  • Post last modified:August 16, 2024
  • Reading time:8 mins read

The pidstat command gives the CPU utilization, I/O statistics, page faults and memory utilization for processes and threads in Linux systems.

Continue Readingpidstat

mpstat

  • Post author:
  • Post last modified:August 16, 2024
  • Reading time:5 mins read

The mpstat command in a Linux system gives the CPU utilization report and the hardware and software interrupts per second for processors.

Continue Readingmpstat