Jellyfrog
0d56bbd946
Apply fixes from StyleCI ( #12123 )
2020-09-21 15:51:53 +02:00
Jellyfrog
77c531527c
Apply fixes from StyleCI ( #12117 )
...
* Apply fixes from StyleCI
* Disable style check
2020-09-21 14:54:51 +02:00
Tony Murray
f3ba8947f7
Use Config helper ( #10339 )
...
remove usage of global variable
2019-06-23 00:29:12 -05:00
Tony Murray
d7bcd92612
Realtime graph handle snmp server caching ( #10113 )
...
* Realtime graph handle server caching
Handle server caching more gracefully than setting the throughput to 0 Mbps
* smoother estimated interval
* don't change the graphing timescale
2019-05-01 23:02:14 +01:00
Tony Murray
36431dd296
Security fix: unauthorized access ( #10091 )
...
* Security fix: unauthorized access
Affects nginx users:
Moved php files outside of public html directory (Apache was protected by .htaccess)
Affects all users:
Some files did not check for authentication and could disclose some info.
Better checks before including files from user input
* git mv html/includes/ includes/html
git mv html/pages/ includes/html/
2019-04-11 23:26:42 -05:00
Neil Lathwood
1bbbaff58b
refactor: Moved ifLabel -> cleanPort and updated the usage ( #6288 )
...
* refactor: Moved ifLabel -> cleanPort and updated the usage
* added list of tags allowed
* few updates as per comments from @murrant
* Added simple unit tests
* double display for javascript popover
* Remove ifNameDescr() function
Fix realtime port page
* remove accidental temp code
* Remove double display calls in ajax tables
2017-04-04 08:08:23 +01:00
Tony Murray
9a33464c52
refactor: Centralize includes and initialization ( #4991 )
2016-11-21 20:12:59 +00:00
Neil Lathwood
7dec670494
refactor: Updated a lot of references to LibreNMS - copyright still left intact ( #4339 )
2016-09-08 08:12:23 -05:00
Tony Murray
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
Tony Murray
70a0e17a2b
Re-fix realtime
2016-08-22 15:13:41 -05:00
Neil Lathwood
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
Richard Kojedzinszky
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
Job Snijders
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
Paul Gear
3184a35268
Revert boilerplate changes
2013-10-29 05:38:12 +10:00
Brad Peczka
985330f638
Updated copyright and package notices.
2013-10-28 21:39:08 +08:00
Adam Amstrong
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
Adam Amstrong
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
Adam Amstrong
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
Tom Laermans
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
Adam Amstrong
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
Adam Amstrong
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
Adam Amstrong
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