@@ -0,0 +1,3 @@
+from snmp_notifier import notifier
+notifier.send_alert('TEST ALERT: Application Monitoring Verified!')
+print("Alert sent.")