mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-31 16:49:11 +00:00
revert the last change, need more thoughts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2487 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -286,7 +286,7 @@ sub updatenodestat {
|
||||
my $pa=$node_status{$stat};
|
||||
push(@$pa, $node);
|
||||
}
|
||||
xCAT_monitoring::monitorctrl::setNodeStatusAttributes(\%node_status, 0);
|
||||
xCAT_monitoring::monitorctrl::setNodeStatusAttributes(\%node_status, 1);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user