Neil Lathwood
fad5aca1b7
feature: Allow customisation of rrd step/heartbeat when creating new rrd files ( #5947 )
...
* feature: Allow customisation of rrd step/heartbeat when creating new rrd files
* revert defaults
* added docs + webui config option
* Move RrdDefinition to an Object to make them easier to create and remove the possibility of typos.
* Fix style/lint issues and missing use statements
* 3 more missing use statements
* updated doc + moved schema file
2017-02-23 22:45:50 +00:00
Richard Mayhew
e4f48e661e
Add additional eventlog severity levels ( #5879 )
2017-02-13 22:32:02 +00:00
Richard Mayhew
5bfd23e7eb
webui: New eventlog severity classification ( #5830 )
...
* New event log severity model
* Revert "New event log severity model"
This reverts commit 0783527af8 .
* New event log severity model
* Fixed spaces vs tabs
* Learning the format requirements
* Learning the format requirements
* Moved the colours in to the stylesheet
* change SQL file to stop conflicting
* refactor log_event so severity isn't last, but reference is.
* keep having to move the file due to new PR conflicts
* Revert "keep having to move the file due to new PR conflicts"
This reverts commit f3030e7218 .
* extended support to dashboard and eventlog page
* formatting
2017-02-12 22:41:05 +00:00
Neil Lathwood
21898a3c29
Disco / Poller tidy up + Added display of module mem usage ( #5778 )
...
* tidyup + added mem usage for poller modules
* tidied up discovery modules
* fix sensors
2017-02-07 22:54:30 -06:00
Neil Lathwood
53df1d0b2c
fix: Fixed JunOS bgpPeers_cbgp mistakenly removed + better support for mysql strict mode #5531 ( #5536 )
2017-01-22 08:25:53 +00:00
Neil Lathwood
d5296319fb
refactor: MySQL strict and query fixes ( #5338 )
...
* refactor: MySQL strict and query fixes
* moved sql file
2017-01-13 06:47:16 -06:00
Tony Murray
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
Tony Murray
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
Neil Lathwood
e09f5c552c
Merge pull request #3800 from murrant/rrd-create-remote
...
RRD Cleanup: centralize rrd_exists check, utilize data_update() and rrd_name()
2016-08-10 18:44:45 +01:00
laf
d56ff8b87f
More updates for junos bgp polling
2016-08-03 16:49:41 +01:00
laf
502b650a67
Updated code to move array_shift
2016-08-03 00:01:55 +01:00
laf
e54881df14
Improved junos BGP code + WebUI
2016-08-02 22:28:57 +01:00
Tony Murray
57650e4ffc
Remove nfs requirement for distributed poller (with rrdtool 1.5+)
...
Use data_update instead of rrd_update/rrd_create and influx_update
Centralize rrd file check so we can check against a remote rrdcached server too
Use rrd_name() to generate rrd file names
2016-07-07 21:10:06 -05:00
Dave Bell
e7c74d8bc5
Resolving issues on #3605
2016-06-06 15:09:31 +01:00
laf
9820b3c2a0
Re-added Junos prefix support :/
2016-02-20 18:08:39 +00:00
laf
fc8b4b4068
Fix cisco snmp query
2016-02-17 16:30:22 +00:00
laf
3c35b0e336
Fix cisco snmp query
2016-02-17 16:17:01 +00:00
laf
27306fbb6b
Fix cisco snmp query
2016-02-17 16:09:09 +00:00
laf
cf54684279
Fixed ipv6 bgp polling on junos
2016-02-16 09:48:20 +00:00
laf
f1a3b9da34
Fixed ipv6 bgp polling on junos
2016-02-16 09:17:59 +00:00
HenocKA
0161260b17
merging
2016-02-13 21:48:26 +01:00
laf
135bbdcc43
Updated bgp-peers polling so that an snmpwalk isn't done for each bgp peer
2016-02-09 18:23:31 +00:00
HenocKA
6de58f55df
merging
2016-02-02 12:58:05 +01:00
HenocKA
0ac8f584b2
discoverying and polling VRF
2016-01-26 15:22:49 +01:00
laf
a40b609bfa
Removed edgeos test
2016-01-26 01:19:44 +00:00
laf
f10c42678d
Added bgpPeers_cbgp delta and prev
2016-01-26 01:06:21 +00:00
laf
7b14aada4e
Rebased
2015-10-26 11:08:19 +00:00
f0o
7d95e94954
Fix rrd creation parameters
2015-09-28 08:24:57 +00:00
Daniel Preussker
ba7bf5f60b
Merge pull request #1715 from laf/rrdoptions
...
Updated rrdtool_update() to use new array format
2015-09-22 12:15:59 +00:00
Mark Schouten
55a2e0423d
Remove all unneeded if($debug)-statements and replace them with d_echo
2015-08-21 16:10:00 +02:00
laf
433562d351
More updates for influx
2015-08-19 20:58:02 +00:00
laf
987634e463
Updated rrdtool_update() to use new array format
2015-08-18 16:26:55 +00:00
laf
17dac9e755
Removed old alerting system code
2015-08-01 15:54:15 +00:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
439b1e5d6d
Updated if check with f0os code
2015-06-15 12:41:49 +01:00
laf
3179b4cf20
fixed junos bgp4 polling :(
2015-06-15 12:02:06 +01:00
laf
cc40aaeca6
Mainly for a scrut run
2015-06-09 23:39:05 +01:00
laf
f2cf1ca850
Updated snmp response from array to string
2015-06-09 14:30:28 +01:00
laf
01a71320e2
Updated bgp polling
2015-06-09 14:30:22 +01:00
laf
77b9adabc2
More updates to bgp polling/disco and webui
2015-06-09 14:30:19 +01:00
laf
702b75c0b7
Updates
2015-06-03 15:41:10 +01:00
laf
b9dabae7d8
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-02 16:32:39 +01:00
Alexander Sosna
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
laf
3f2b39550f
Added a preg_replace to get rid of snmp errors
2014-11-06 21:12:42 +00: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
Tom Laermans
fe4df69c73
fix bgp poller
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3196 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 15:12:57 +00:00
Tom Laermans
1f9eae3699
add snmpv3 support to old snmp queries - patch by gl
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3184 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 13:45:26 +00:00
Adam Amstrong
2b8178bb5b
move all RRA decisions to config. switch mempool/storage to new rrds (sorry, data lost, the old rrds sucked). added some more apps pages.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3068 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-20 17:37:58 +00:00
Tom Laermans
f491ec6580
cleanups, add epson printer discovery, fix bar colour on device overview for unknown toner colours
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3036 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-14 23:28:23 +00:00