Summary: Oculus Network Monitor Name: oculusd Version: 0.16 Release: 2 License: GPL Group: System/Network Source: http://blog.friesoft.nl/wp-content/uploads/2010/03/oculusd-0.16-2.tar.gz URL: http://blog.friesoft.nl/software/oculus Vendor: Friesoft Packager: Bart Friederichs Requires: libxml2 >= 2.6.26 Requires: pcre >= 6.6 %description Oculus is a host monitor system, that is designed to be easy to administer. It consists of a daemon (oculusd) that runs on the monitored host and a web application (Odie, Oculus Daemon InterfacE) that fetches info from all the hosts. %prep rm -rf $RPM_BUILD_DIR/oculusd-0.16-2 tar xvzf $RPM_SOURCE_DIR/oculusd-0.16-2.tar.gz %build make -C oculusd-0.16-2 %install sudo make -C oculusd-0.16-2 install %files /usr/bin/oculusd /usr/lib/liboculus.so /usr/lib/oculusd/libocp_alarm.so /usr/lib/oculusd/libocp_default.so /usr/lib/oculusd/libocp_disk.so /usr/lib/oculusd/libocp_process.so /etc/oculusd/process.dtd /etc/oculusd/process.conf /etc/oculusd/oculusd.conf /etc/oculusd/oculusd.dtd /usr/share/man/man1/oculusd.1 /usr/share/man/man5/oculusd.conf.5