Changes

Jump to: navigation, search

Monitoring openvz resources using nagios and snmp

24 bytes added, 11:53, 4 February 2013
check_ubc Without SNMP
my $limit=$beancounters{$vmachine_id}{$resource}[3];
if ( $failcnt_old < $failcnt ){
print "CRITICAL: Incrased Increased failcnt $vmachine_id: ".url($resource,$linked)." from $failcnt_old to $failcnt (held->$held , maxheld->$maxheld , barrier->$barrier , limit->$limit ) " ;
$ret=2;
}
}
}
if ($ret == 0 ) { print "OK. : All bean counters fine \n" ; }
# print Dumper(%beancounters_old) ;
# print "\n";
Anonymous user

Navigation menu