Skip to content

YuruC3/pmpw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Poor Man's Proxmox Watchdog

A bash script working as a helthcheck for a VM.

Takes in a single argument in form of VMID.

Requirements

Copy/clone code into your directory

Add exec permission on watchdog.sh

chmod u+x /path/to/watchdog.sh

Examples

./watchdog.sh <REPLACE_WITH_VMID>

./watchdog.sh 100

About

Poor Man's Proxmox Watchdog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages