18 Commits

Author SHA1 Message Date
9a33464c52 refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
7dec670494 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
7b93b564da Centralize class loader (#4169)
Move the classloader to as early as possible in defaults.inc.php
This should cover all application entrances.
Set install_dir based on the location of defaults.inc.php
2016-08-22 23:59:59 +01:00
70a0e17a2b Re-fix realtime 2016-08-22 15:13:41 -05:00
27c1c72b19 Fixed realtime graphs (#4162) 2016-08-22 11:46:22 +01:00
laf
5f8705bd37 Changed package names 2016-08-20 12:21:13 +01:00
bdc33ebf59 Real-time graphs: fix for graph wraps
FIX is by querying the HC counters first, and fall back to snmpv1 oids
in case of no answer.
2015-11-12 14:44:21 +01:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf
be58660e12 if ifInOctets/ifOutOctets not available, fall back to ifHCInOctets/ifHCOutOctets 2014-03-01 16:57:44 +00:00
3184a35268 Revert boilerplate changes 2013-10-29 05:38:12 +10:00
985330f638 Updated copyright and package notices. 2013-10-28 21:39:08 +08:00
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
dbf212f652 phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU.
git-svn-id: http://www.observium.org/svn/observer/trunk@3150 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 10:01:42 +00:00
3e8aa2f2a5 treat counters as strings to avoid integer wraparounds, fixes FS#190, patch/report by Chris Daniel
git-svn-id: http://www.observium.org/svn/observer/trunk@2952 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-04 17:30:44 +00:00
5b526e1f84 fixes. enable whitelisting for bgp alerts (temporary fix)
git-svn-id: http://www.observium.org/svn/observer/trunk@2553 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-23 10:33:58 +00:00
78d719a872 delete spaces
git-svn-id: http://www.observium.org/svn/observer/trunk@2476 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-15 23:18:57 +00:00
b03bb8181c fixes to billing. add realtime graphs for port bits.
git-svn-id: http://www.observium.org/svn/observer/trunk@2424 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-08 02:57:02 +00:00