Summary: Scripts used to integrate SNMP into ActiveMonitor Name: base-snmp-am Version: 1.0.1 Release: 5BQ1 Copyright: 2001 Sun Microsystems, Inc. All rights reserved. Group: Utils Source: base-snmp-am.tar.gz BuildRoot: /tmp/base-snmp-am %prep %setup -n base-snmp-am %build make all %install make PREFIX=$RPM_BUILD_ROOT install %files /usr/local/raqdevil/swatch/bin/* %description The scripts necessary to check the current status of the SNMP daemon. This is called by swatch+cce as part of the ActiveMonitor subsystem. %changelog * Wed Jan 14 2004 Hisao SHIBUYA 1.0.1-5BQ1 - build for Blue Quartz * Wed Jun 13 2001 James Cheng - initial spec file