ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/net/nut/files/nut_monitor b/external/subpack/net/nut/files/nut_monitor
new file mode 100644
index 0000000..59e0f36
--- /dev/null
+++ b/external/subpack/net/nut/files/nut_monitor
@@ -0,0 +1,52 @@
+#config upsmon 'upsmon'
+#	option runas nutmon
+#	option minsupplies 1
+#	option shutdowncmd '/usr/sbin/nutshutdown'
+#	option notifycmd /path/to/cmd
+#	list defaultnotify SYSLOG
+#	option pollfreq 5
+#	option pollfreqalert 5
+# 	option hostsync 15
+#	option deadtime 15
+#	option onlinemsg "online message"
+#	option onbattmsg "on battery message"
+#	option lowbattmsg "low battery message"
+#	option fsdmsg "forced shutdown message"
+#	option comokmsg "communications restored message"
+#	option combadmsg "communications bad message"
+#	option shutdowmsg "shutdown message"
+#	option replbattmsg "replace battery message"
+#	option nocommmsg "no communications message"
+#	option noparentmsg "no parent message"
+#	option onlinenotify "online notify flag 1|0"
+#	option onbattnotify "on battery notify flag 1|0"
+#	option lowbattnotify "low battery notify flag 1|0"
+#	option fsdnotify "forced shutdown notify flag 1|0"
+#	option comoknotify "communications restored notify flag 1|0"
+#	option combadnotify "communications bad notify flag 1|0"
+#	option shutdownotify "shutdown notify flag 1|0"
+#	option replbattnotify "replace battery notify flag 1|0"
+#	option nocommnotify "no communications notify flag 1|0"
+#	option noparentnotify "no parent notify flag 1|0"
+#	option rbwarntime 4200 # replace battery warn time
+#	option nocommwarntime 300 # no communications warn time
+#	option finaldelay 5 # final delay
+#	option certpath /path/to/ca/dir
+#	option certverify 0
+#	option forcessl 0
+
+#config master
+#	option upsname upsname
+#	option hostname localhost
+#	option port # optional port number
+#	option powervalue 1
+#	option username upsuser
+#	option password upspassword
+
+#config slave
+#	option upsname upsname
+#	option hostname localhost
+#	option port # optional port number
+#	option powervalue 1
+#	option username upsuser
+#	option password upspassword