diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index b0c151ee1..195c447e7 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -822,7 +822,9 @@ performance => { timestamp => 'The time at which the metric was captured.', node => 'The node name.', attrname => 'The metric name.', - attrvalue => 'The metric value.' + attrvalue => 'The metric value.', + comments => 'Any user-provided notes.', + disable => "Set to 'yes' or '1' to comment out this row.", }, },