Code

Added state retention APIs. Implemented for check_snmp with --rate option.
[nagiosplug.git] / plugins-scripts / check_oracle.sh
index 0a8f1521ad604354d67144a765c553881286bf88..664795eb29932526047f3408467ffd3aefdb7600 100755 (executable)
@@ -8,7 +8,7 @@
 
 PROGNAME=`basename $0`
 PROGPATH=`echo $0 | sed -e 's,[\\/][^\\/][^\\/]*$,,'`
-REVISION=`echo '$Revision$' | sed -e 's/[^0-9.]//g'`
+REVISION="@NP_VERSION@"
 
 . $PROGPATH/utils.sh