# bb-cputab: configuration file for processor usage checking # # Format: # # host: misc settings : threshold value for yellow : threshold value for red # localhost: misc settings : threshold value for yellow : threshold value for red # : misc settings : threshold value for yellow : threshold value for red # # host can be FQDN (fully qualified domain name) or # just a plain hostname but it is preferred that you # use a FQDN. # localhost: using this specifies that the threshold # specified on the lines are to be tested on all clients # # misc settings contains variables for CPU test # daysup=XXX Generates an alert after XXX days up # # If a host is not found, then the value of localhost will be # used and if that's not defined then the values of # CPUWARN and CPUPANIC in bbdef.sh will be used. # # The values defined are tested against the 5 minutes load average # They are specified without the decimal point # # bb-cpu check will try to match against the current host and # if nothing is found then it will use the value specified by # localhost then finally use the default values in etc/bbdef.sh vm-lnx-cpccf15.ncep.noaa.gov : : 500 : 750 localhost : : 150 : 300 www.bb4.com : : 100 : 200 www.bobo.com : : 200 : 400 fourwaycpu.comp.com: : 500 : 750