IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 20 and Version 21 of GentooImageUpdate


Ignore:
Timestamp:
Dec 1, 2009, 11:59:39 AM (17 years ago)
Author:
cindy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GentooImageUpdate

    v20 v21  
    303303rm /usr/share/pygtk/2.0/defs/mediaprofiles.defs
    304304
    305 
    306 ERROR: www-client/epiphany-2.24.3-r10 failed.
    307 ERROR: gnome-base/gnome-control-center-2.24.0.1 failed.
    308 
    309 1:30-3:30
    310 7:14-8:15
    311 Failed to emerge sys-fs/fuse-2.7.4, Log file:
    312 ERROR: net-analyzer/nagios-3.0.6 failed.
    313 
    314 
    315 
    316 }}}
     305}}}
     306
     307{{{
     308edit /etc/nagios/nrpe.cfg
     309command[check_users]=/usr/lib/nagios/plugins/check_users -w 32 -c 48
     310command[check_load]=/usr/lib/nagios/plugins/check_load --percpu -w 4,4,2 -c 8,8,4
     311command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 20% -c 10%
     312command[check_disk1]=/usr/lib/nagios/plugins/check_disk -w 20% -c 10% -p /
     313command[check_disk2]=/usr/lib/nagios/plugins/check_disk -w 3% -c 2% --ereg-path='^/export/.*$'
     314command[check_zombie_procs]=/usr/lib/nagios/plugins/check_procs -w 5 -c 10 -s Z
     315command[check_total_procs]=/usr/lib/nagios/plugins/check_procs -w 500 -c 600
     316command[check_dns_default]=/usr/lib/nagios/plugins/check_dns -H conductor.ps1.ifa.hawaii.edu
     317command[check_ssh]=/usr/lib/nagios/plugins/check_ssh localhost
     318
     319
     320}}}