mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
THIS. IS. OBSERVIUM. also some indexes on sql tables.
git-svn-id: http://www.observium.org/svn/observer/trunk@1373 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -30,7 +30,7 @@ if($errored) { ## If there are errored ports
|
||||
$i++;
|
||||
}
|
||||
## Send the alert email
|
||||
notify($device, "ObserverNMS detected errors on $i interface" . ($i != 1 ? 's' : ''), $msg);
|
||||
notify($device, "Observium detected errors on $i interface" . ($i != 1 ? 's' : ''), $msg);
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user