ProgrammersOfVilnius / pov-check-health

Debian package that runs basic system health monitoring checks hourly from cron
https://launchpad.net/~pov/+archive/ppa
2 stars 0 forks source link

check_swap should mention units #1

Closed mgedmin closed 10 years ago

mgedmin commented 11 years ago

When check_swap 2G fails due to high swap usage, the error message is

too much swap used (2001)

It should really be

too much swap used (2001M)

(or, perhaps, 2G)