Name: | watchdog |
---|---|
Version: | 5.5 |
Release: | 7.1.el6 |
Architecture: | i686 |
Group: | System Environment/Daemons |
Size: | 124780 |
License: | GPL+ |
RPM: | watchdog-5.5-7.1.el6.i686.rpm |
Source RPM: | watchdog-5.5-7.1.el6.src.rpm |
Build Date: | Thu Jul 08 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/watchdog/ |
Summary: | Software and/or Hardware watchdog daemon |
Description: | The watchdog program can be used as a powerful software watchdog daemon or may be alternately used with a hardware watchdog device such as the IPMI hardware watchdog driver interface to a resident Baseboard Management Controller (BMC). watchdog periodically writes to /dev/watchdog; the interval between writes to /dev/watchdog is configurable through settings in the watchdog sysconfig file. This configuration file is also used to set the watchdog to be used as a hardware watchdog instead of its default software watchdog operation. In either case, if the device is open but not written to within the configured time period, the watchdog timer expiration will trigger a machine reboot. When operating as a software watchdog, the ability to reboot will depend on the state of the machine and interrupts. When operating as a hardware watchdog, the machine will experience a hard reset (or whatever action was configured to be taken upon watchdog timer expiration) initiated by the BMC. |
- Import Fedora Rawhide package (includes fixed Source0 URL).
- Fix Source0 URL.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Updated the cleanup patch and sent upstream.
- Remove dubious "cleanup-nfs" patch.
- Use '-' in defattr line instead of explicit file mode.
- New upstream version 5.5. - Prepared the package for Fedora review.
- Rebuild for RHEL5 Update 1 - Resolves: 227401
- Fixed the init script file.
- Fixed a compile warning in nfsmount_xdr file.
- Fixed rpmlint warnings.
- Changes to spec, init script and README file per Carol Hebert recommendation.
- Added README.watchdog.ipmi
- Initial copy.