mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 00:18:03 +02:00
a million fixes. half way to 0.6.0! :D
git-svn-id: http://www.observium.org/svn/observer/trunk@407 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ while ($alert = mysql_fetch_array($alert_query)) {
|
||||
|
||||
if($alert_text) {
|
||||
echo("$alert_text");
|
||||
# `echo '$alert_text' | gnokii --sendsms 07885729982`;
|
||||
# `echo '$alert_text' | gnokii --sendsms <NUMBER>`;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user