Skip to content

lagooj/check_mem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check_mem

Build Status

Purpose

  • Check memory and swap sage, should be runned by icinga, nagios
  • Still playing around with easy rust

Usage

USAGE:
    check_mem <TYPE> --critical <CRITICAL> --warning <WARNING>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --critical <CRITICAL>    Set critical threshold
    -w, --warning <WARNING>      Set warning threshold

ARGS:
    <TYPE>    type mem or swap

About

icinga / nagios memory & swap check

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages