Skip to content

kelbi-org/server-monitor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

server-monitor

A set of scripts to display simple system metrics on the web

1. Add or edit scripts in collect.d/ to configure what is collected

The argument passed to tail here determines the number of entries kept in the raw data. Multiply this number by your crontab interval to get the total span of time that will be shown on the graph.

2. Add or edit plotfiles in plot/ to configure the appearance of your graphs

3. Edit render-all.sh to configure what plots are used to generate graphs

4. Point crontab at tick.sh

About

A set of scripts to display simple system metrics on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published