Skip to content

This Bash script is designed for monitoring logs and resource usage on a WHM/cPanel server. It provides an overview of user-specific logs, service logs, and resource usage, allowing administrators to efficiently track user activities and resource consumption.

Notifications You must be signed in to change notification settings

kallmekami/kitsune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Linux Log and Resource Monitoring Script

This Bash script is designed for monitoring logs and resource usage on a Linux server. It provides an overview of user-specific logs, service logs, and resource usage, enabling administrators to efficiently track user activities and resource consumption.

Features

  • Monitor system logs for a specific user and optional service.
  • Display CPU, memory, and network usage for the specified user and service.
  • Color-coded output for easier identification of log entries (errors, warnings, successes, etc.).
  • Support for multiple important log files relevant to various services.

Prerequisites

  • A Linux-based server.
  • Bash shell (typically available on most Unix-like systems).

Installation

  1. Clone the repository or download the script file.
    git clone https://github.com/kallmekami/kitsune.git
    cd kitsune
    ./kitsune

About

This Bash script is designed for monitoring logs and resource usage on a WHM/cPanel server. It provides an overview of user-specific logs, service logs, and resource usage, allowing administrators to efficiently track user activities and resource consumption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages