We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6391329 commit a69ae57Copy full SHA for a69ae57
.gitignore
@@ -2,3 +2,4 @@
2
*.bkp
3
*.bork
4
temp.*
5
+test.*
README.md
@@ -11,5 +11,5 @@ Currently the script just invokes midclt to get the info about ALL alerts withou
11
12
Add FreeNAS/TrueNAS Cron tak as:
13
14
-Put midclt_alerts.sh and .secrets in <PATH TO SOME LOCATION>
+Put freenas-alerta.sh and .secrets in <PATH TO SOME LOCATION>
15
cd <PATH TO SOME LOCATION>/bin/cron && /bin/bash ./midclt_alerts.sh
0 commit comments