| 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 | {{{ |
| | 308 | edit /etc/nagios/nrpe.cfg |
| | 309 | command[check_users]=/usr/lib/nagios/plugins/check_users -w 32 -c 48 |
| | 310 | command[check_load]=/usr/lib/nagios/plugins/check_load --percpu -w 4,4,2 -c 8,8,4 |
| | 311 | command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 20% -c 10% |
| | 312 | command[check_disk1]=/usr/lib/nagios/plugins/check_disk -w 20% -c 10% -p / |
| | 313 | command[check_disk2]=/usr/lib/nagios/plugins/check_disk -w 3% -c 2% --ereg-path='^/export/.*$' |
| | 314 | command[check_zombie_procs]=/usr/lib/nagios/plugins/check_procs -w 5 -c 10 -s Z |
| | 315 | command[check_total_procs]=/usr/lib/nagios/plugins/check_procs -w 500 -c 600 |
| | 316 | command[check_dns_default]=/usr/lib/nagios/plugins/check_dns -H conductor.ps1.ifa.hawaii.edu |
| | 317 | command[check_ssh]=/usr/lib/nagios/plugins/check_ssh localhost |
| | 318 | |
| | 319 | |
| | 320 | }}} |