« Previous | Next » 

Revision 836533fa

ID836533faf92cfe65c8d512e01e8108bea86c81c9

Added by Iustin Pop almost 15 years ago

Add two new autocomputed vars to Nodes

Currently we track the max disk usage/max vcpus as percentages, however
sometimes it's easier to check against minimum free disk or maximum
number of cpus, as units instead of percentages.

This patch adds two new variables, lo_dsk, hi_cpu, which are recomputed
whenever we change the m_dsk/m_cpu 'master' values.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences