Commit Graph

411 Commits

Author SHA1 Message Date
Rosiak
64a105e082 move to smallint 2016-09-20 20:36:08 +02:00
Rosiak
0ed3878eaf feature: Add temp & state sensors to Riverbed 2016-09-19 22:30:06 +02:00
crcro
79b93ddd33 fix conflict 2016-09-17 23:42:08 +03:00
Neil Lathwood
45e41ad02e fix: New installs would have multiple entries in dbSchema table (#4460) 2016-09-16 18:20:34 -05:00
crcro
52693426bc changed webui and sql from old availability map to compact availability map 2016-09-15 00:07:03 +03:00
crcro
05e0d5cc3a sql reindex 2016-09-14 01:31:29 +03:00
Neil Lathwood
a0d3935060 Added schema 133 (#4426)
This was part of the reverted PR and we should fill the gap in otherwise 133 will be skipped or different for some users.
2016-09-13 22:30:06 +01:00
Neil Lathwood
a8efda8f30 Revert "Updated to remove passwords from sessions" (#4422) 2016-09-13 09:10:42 -05:00
Neil Lathwood
deb4b74bc9 webui: remove passwords from sessions, 'remember me' works for all auth types (#4134)
* Updated to remove passwords from sessions

* Remove users sessions when user deleted

* Updated when cookies are set

* Updated setcookies to always contain a value

* Added destroy_cookies() to remove users cookies on failed login

* Removed debug line

* Fixed graph issues
2016-09-12 21:41:19 -05:00
crcro
921d5b9ed5 webui: availability map update (#4300)
* a-map update 3

* pre-commit.php fixes

* moved group query inside if
2016-09-02 12:42:45 -05:00
crcro
49dbe3ea01 availability map updates (#4183)
webui: More updates to availability map #4183
2016-08-28 21:48:05 +01:00
Eldon Koyle
787c4f09f7 Config option for global default dashboard (#4080)
* Config option for global default dashboard

Add config option to set a global default dashbord.  This will be used
instead of the user's "Default" dashboard unless they have changed their
default dashboard in their user settings.

* Use a dropdown for the default_dashboard option

Update generate_dynamic_config_panel to allow assoc arrays with
`'value'` and `'description'` as keys and change to a select box.

* Fix PHP style issues lost during merge
2016-08-23 19:37:12 +01:00
crcro
6190562d9a availability map updates (#4160)
* fix for services visibility if no service available or not enabled in config

* availability map option to switch to old view

* updates as guided by @laf
2016-08-22 19:12:44 +01:00
Tony Murray
453df53752 Restore 127.sql 2016-08-17 21:03:03 -05:00
Tony Murray
984dafda4b Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
Tony Murray
f3a78d8136 NTPD Application
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
Aaron Daniels
ae7bb069ff - Change the IPSLA feature to allow different metrics to be collected per type.
- UDP Jitter metrics collected.
- Added opstatus code and DB field
- Discovery sets opstatus
- Added Status selector to SLA page
- Merged master and moved SQL
2016-08-09 06:59:17 +10:00
Neil Lathwood
42a8c27237 Merge pull request #3821 from adaniels21487/issue-3272-1
Component Update - Status
2016-07-25 20:13:25 +01:00
Aaron Daniels
4c0c560652 - Moved SQL for upstream changes 2016-07-25 06:47:34 +10:00
Aaron Daniels
1d579e8deb - Moved SQL for upstream changes. 2016-07-18 07:14:03 +10:00
laf
1a3a2db4b6 Merge branch 'master' of https://github.com/librenms/librenms into issue-3571 2016-07-17 21:25:25 +01:00
laf
19a74701b8 Renamed 124.sql -> 125.sql 2016-07-17 21:25:21 +01:00
laf
35c558ba10 Re-try two missing tables in mariadb 2016-07-17 21:12:52 +01:00
laf
5a9a963a03 Final fixes for billing 2016-07-17 20:35:50 +01:00
Aaron Daniels
8d01da96e2 - Fixed SQL rename. 2016-07-15 16:26:16 +10:00
Aaron Daniels
52455e1128 Component Update - Status
- Align the component status field with the Nagios standard
  0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
Tony Murray
f4a1e2798a Merge pull request #3758 from laf/macros-templates
Added more macros and alert templates
2016-07-09 21:20:49 -05:00
laf
a6b649bc86 Renamed sql file 2016-07-09 19:09:28 +01:00
Tony Murray
fe057994ee Actually add the sql content 2016-07-08 20:37:33 -05:00
Tony Murray
49549394a9 Fix sporadic device delete
Recreate duplicate foreign key contraints as a single constraint
2016-07-08 15:33:02 -05:00
laf
51918400a2 ampage to amperage 2016-07-01 10:12:34 +01:00
laf
03b9dc1920 Renamed sql file 2016-06-30 21:38:40 +01:00
Neil Lathwood
c6842281c0 Merge pull request #3745 from murrant/sensor_cleanup
Clean up sensors and related tables and add constraints
2016-06-30 21:38:28 +01:00
laf
d7b158fd2c Added some more macros and alert templates 2016-06-30 21:37:01 +01:00
Tony Murray
f07c286c4f Rename sql to 121 2016-06-30 15:29:58 -05:00
pblasquez
61544e5791 Changed to one line 2016-06-30 11:59:46 -07:00
pblasquez
2759bf0725 Support rates >17.1gb/s 2016-06-30 10:29:22 -07:00
Tony Murray
efadac68d4 Clean up sensors and related tables and add constraints
Remove sensors for non existent devices and delete unused sensors_to_state_indexes, state_indexes, and state_translations
Change sensors.device_id to unsigned to match devices.device_id
Add foreign keys to sensors and sensors_to_state_indexes for cascading deletes
2016-06-28 21:09:25 -05:00
Tony Murray
5f5db66eaa Support Huawei SmartAX products.
Use ifName for display.
ifIndex values exceed 32bit, change ifIndex columnt to bigint
2016-06-28 14:20:04 -05:00
laf
110dcae4c9 Added device_id to eventlog table 2016-06-18 02:09:22 +01:00
Neil Lathwood
2b47c927f9 Merge pull request #3568 from gcoeugnet/master
Add procedure management from alerting widget
2016-06-12 19:26:01 +01:00
Guillaume COEUGNET
d705836c88 Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
Guillaume COEUGNET
6c8a75a5f7 Change procedure management. Using URL instead of file 2016-06-06 11:41:41 +02:00
Tony Murray
af8cc3a24b SQL query on one line 2016-06-02 16:22:17 -05:00
Tony Murray
009840bf8a Store device group relationships in a pivot table. 2016-06-02 13:25:01 -05:00
Guillaume COEUGNET
d5e26a3438 Add procedure management 2016-05-27 16:11:06 +02:00
Dave Bell
4f75f6aa83 Updated SQL to correct bad macro 2016-05-24 20:24:20 +01:00
Dave Bell
d809276e2b Remove bad fix, and add SQL 2016-05-24 17:42:14 +01:00
pblasquez
8e8315dbcd Move config to WebUI 2016-04-26 12:56:58 -07:00
Tony Murray
40b598d9af Don't drop an index on a table that was just created 2016-04-25 14:55:51 -05:00
Sawachier
f02bba3c11 Rename 115.sql to 113.sql 2016-04-25 10:17:05 +02:00
HenocKA
698576c022 Update sql 2016-04-19 23:50:39 +02:00
HenocKA
814fe46e8a adding sql 2016-04-19 23:48:56 +02:00
Aaron Daniels
111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
Aaron Daniels
e2988e7725 - Ensure that $check_cmd is always set.
- Move SQL because of upstream changes
2016-04-12 07:34:06 +10:00
Guillaume Coeugnet
713501e270 Create 111.sql
Add new port parameter for Canopsis transport.
2016-04-01 14:20:47 +02:00
Guillaume Coeugnet
7a2faae237 Update 110.sql
Remove port parameter to put it a new file
2016-04-01 14:20:17 +02:00
Guillaume COEUGNET
3855848318 Add canopsis port parameter 2016-04-01 10:05:17 +02:00
gcoeugnet
1fc742e239 Create 110.sql
Add options to config table for canopsis transport.
2016-03-30 14:20:42 +02:00
Aaron Daniels
8f59b8c7f7 Merge branch 'master' into issue-2193 2016-03-29 20:16:07 +10:00
Aaron Daniels
eeb3dff393 - Use Nagios alerting: 0 = Ok, 1 = Warning, 2 = Critical
- Update documentation
- Moved SQL for upstream changes
2016-03-29 20:15:42 +10:00
Tony Murray
5c81602966 Set config_name as a unique index
Work around possible duplicates by keeping the first record.
2016-03-18 23:20:02 -05:00
Daniel Preussker
57339c4221 Merge pull request #3221 from ekoyle/add_web_html_email_option
Add web config option for HTML emails
2016-03-16 14:44:51 +00:00
Eldon Koyle
6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00
Aaron Daniels
f90ead9f2e Merge branch 'master' into issue-2193 2016-03-16 08:49:40 +10:00
Aaron Daniels
94cdcbbd93 - Moved SQL 2016-03-16 08:49:29 +10:00
Aaron Daniels
0d6cfec589 Nagios Services
- Moved check-services.php to a poller module
    - Added performance data collection to the poller
    - Centralised DB functions to includes/services.inc.php
    - Created add/edit/delete functions off the device, services page
    - Removed legacy edit/delete interfaces.
    - Moved and modified check.inc scripts
    - Documentation Updates
    - Modified services table
2016-03-15 22:23:14 +10:00
Richard
042ddaa6fe Remove duplicate data from bill_data and add PK to prevent recurrence 2016-03-07 18:31:12 +00:00
Richard
19e9cda8d0 Replace port_in/out_measurements with latest values only 2016-03-07 18:31:12 +00:00
Richard
d759c4ac9d Improve performance of billing poller 2016-03-01 10:20:25 +00:00
Rosiak
73149f3f19 More updates
Add sensor_prev to be able to alert on state change

Add docs
2016-02-27 15:29:11 +01:00
Rosiak
928fd70ced Proper State Monitoring 2016-02-26 23:40:34 +01:00
Harm van Tilborg
3397e09574 Modified schema to enlarge device's purpose field 2016-02-24 13:21:31 +01:00
laf
57b1ab8ac4 updated timeSinceTopologyChange to be an int as it can not be used within alerts 2016-02-20 11:12:10 +00:00
Neil Lathwood
46a17eabf0 Merge pull request #2957 from Rosiak/issue-2557
Make Global Search Limit Configurable
2016-02-20 10:30:48 +00:00
Rosiak
b7d2a27be4 Move schema 2016-02-20 11:06:12 +01:00
Rosiak
1c630b0b8d Move function to WebUI
Based on Neil’s suggestion.
2016-02-13 21:09:45 +01:00
HenocKA
21e37c23a7 merging - update schema 2016-02-10 07:20:34 +01:00
HenocKA
24df0a059c merging 2016-02-08 20:12:05 +01:00
f0o
4d0d78c48c
Merge branch 'issue-386-v3' of git://github.com/BarbarossaTM/librenms
Conflicts:
	sql-schema/099.sql
2016-02-07 15:23:52 +00:00
Maximilian Wilhelm
6ef1cf9e43 Add ability to map ports based on their ifAlias.
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-02-05 11:40:37 +01:00
laf
dc5f286b9a Added ifOperStatus and ifAdminStatus _prev values to db. 2016-02-02 13:47:13 +00:00
HenocKA
6de58f55df merging 2016-02-02 12:58:05 +01:00
laf
37d72e1512 Merge branch 'master' of https://github.com/librenms/librenms into issue-2770 2016-01-31 18:17:59 +00:00
laf
34ddc51a19 renamed sql-schema file 2016-01-31 18:17:56 +00:00
Daniel Preussker
e02b45f719 Merge pull request #2881 from mmarchand/dup-alerts-take2
Prevent duplicate alerts
2016-01-31 18:16:34 +00:00
root
8795d06e46 change schema number 2016-01-31 19:11:47 +01:00
Neil Lathwood
b72c1282d9 Merge pull request #2797 from BarbarossaTM/issue-386-v2
Ability to use ifIndex,ifName and ifDescr to create and update port rrd files
2016-01-29 13:05:03 +00:00
root
3872912b43 prevent duplicate alerts 2016-01-28 20:22:49 +01:00
Daniel Preussker
d6cb01ef86 Revert "Removes duplicate alerts from table alerts" 2016-01-28 20:09:59 +01:00
Daniel Preussker
0235399d80 Merge pull request #2850 from mmarchand/dup-alerts
Removes duplicate alerts from table alerts
2016-01-28 19:09:20 +00:00
Neil Lathwood
57a7549446 Merge pull request #2764 from vitalisator/stp
Add STP port polling and device information
2016-01-28 19:08:09 +00:00
vitalisator
5ab9051f4f remove conflict 2016-01-28 14:25:36 +01:00
vitalisator
0e66ddf088 some bugfixing 2016-01-28 13:07:33 +01:00
HenocKA
13aac3fedb merging 2016-01-26 15:53:23 +01:00
HenocKA
f5fde61928 Adding sql-schema 2016-01-26 15:43:19 +01:00
HenocKA
990a00904a Adding sql-schema 2016-01-26 15:43:12 +01:00
HenocKA
f3ae90fe57 Adding sql-schema 2016-01-26 15:43:06 +01:00
HenocKA
0b3493079a Adding sql-schema 2016-01-26 15:29:05 +01:00
HenocKA
570579110d Adding sql-schema 2016-01-26 15:27:44 +01:00
HenocKA
b9f9189b05 Adding sql-schema 2016-01-26 15:26:44 +01:00
HenocKA
386ed4bd8d Adding sql-schema 2016-01-26 15:25:17 +01:00
HenocKA
24231cd699 Adding sql-schema 2016-01-26 15:22:38 +01:00
Maximilian Wilhelm
2c9df26bbf Update discovery and poller to allow stable interface mapping by ifName/ifDescr based port mapping.
By default libreNMS used the ifIndex to associate ports just found via SNMP
  with ports discoverd/polled before and stored in the database. On Linux boxes
  this is a problem as ifIndexes are rather likely to be unstable between reboots
  or (re)configuration of tunnel interfaces (think: GRE/OpenVPN/Tinc/...), bridges,
  Vlan interfaces, Bonding interfaces, etc.

  This patch adds a »port association mode« configuration option per device which
  allows to map discovered and known ports by their ifIndex, ifName, ifDescr, or
  maybe other means in the future.
  The default port association mode still is ifIndex for compatibility reasons.

  As port RRD files were stored by their ifIndex before, they are now identified
  by their unique and stable port_id to ensure a stable and unique mapping and
  allow future port association modes to be added without requireing any further
  internal changes. Existing RRD files are renamend accordingly in discovery and
  poller tools to ensure stability of port associations in both modules as we
  don't know which might run first after an update.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-01-26 13:49:30 +01:00
root
81ffa805c3 Merge remote-tracking branch 'librenms/master' into dup-alerts 2016-01-26 09:18:43 +01:00
root
a396608fae rename 2016-01-26 09:18:00 +01:00
laf
f10c42678d Added bgpPeers_cbgp delta and prev 2016-01-26 01:06:21 +00:00
HenocKA
63fa63559b Adding sql-schema 2016-01-25 11:43:03 +01:00
HenocKA
b50ca4b640 Adding sql-schema 2016-01-25 11:40:24 +01:00
HenocKA
6a03b7dd04 Adding sql-schema 2016-01-25 11:37:36 +01:00
HenocKA
c801e4baf5 Adding sql-schema 2016-01-25 11:30:55 +01:00
laf
ceec16e0ed Updated to check table exists 2016-01-24 23:38:30 +00:00
laf
2a2c32787a Fixed silly sql build for vminfo table 2016-01-24 23:36:38 +00:00
root
7c1dd867f5 cleanup 2016-01-24 18:57:52 +01:00
vitalisator
1de495ac0f rebase 2016-01-24 18:50:10 +01:00
root
686bffd39f Removes duplicate alerts from table alerts
then adds uniqueness in alerts table for (device_id+rule_id)
2016-01-24 18:42:27 +01:00
Paul Gear
302a7d5c73 Tidy mess left by CISCO-AAA-SESSION-MIB bug 2016-01-21 08:54:00 +10:00
laf
2dec9c3996 Rebased (sql schema conflict) 2016-01-19 14:33:15 +00:00
laf
49adff3895 Added the lookup of IP if device hostname is a hostname 2016-01-17 23:59:51 +00:00
Rosiak
4581366bf4 Add WebUI settings 2016-01-17 19:19:56 +01:00
laf
b757f4023b Added missing column to perf_times table 2016-01-17 15:46:33 +00:00
Aaron Daniels
ad751983dc Merge branch 'master' into issue-1650 2016-01-15 17:52:40 +10:00
Aaron Daniels
f61838a617 - Moved sql beacuse of upstream changes 2016-01-15 17:52:12 +10:00
Aaron Daniels
6492b887e9 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650 2016-01-14 06:10:31 +10:00
Aaron Daniels
29ae6aaaae - Move 085.sql to 089.sql 2016-01-14 06:10:00 +10:00
Mike Rostermund
44ef2c999e Merge pull request #2745 from laf/issue-2464
Added group support for Oxidized
2016-01-11 20:14:24 +01:00
Paul Gear
2469621a58 Merge pull request #2746 from laf/issue-2562
Added datetime to notifications + Fixed sticky/unsticky notifications disappearing
2016-01-11 09:01:56 +10:00
laf
7cb54a635b Renamed file to stop conflict 2016-01-10 22:47:40 +00:00
Neil Lathwood
d3132a190b Merge pull request #2690 from vitalisator/stp
add basic STP/RSTP support
2016-01-10 22:45:24 +00:00
laf
93b0886567 Added datetime to notifications + Fixed sticky/unsticky notifications disappearing 2016-01-10 22:22:13 +00:00
laf
a35f6d8c7a Added group support for Oxidized 2016-01-10 19:45:54 +00:00
Vitali Kari
4223a15fe8 Update 086.sql 2016-01-07 21:48:16 +01:00
Vitali Kari
64e462ca64 reformat an rename from 085.sql to 086.sql 2016-01-07 18:27:09 +01:00
vitalisator
d12c7803e0 add basic STP/RSTP support 2016-01-03 21:10:35 +01:00
Paul Gear
d862b9c100 Add SQL schema 2016-01-02 07:10:43 +10:00
Aaron Daniels
6286d7cb6a Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650
Conflicts:
	html/api_v0.php
	html/includes/api_functions.inc.php
2015-12-22 11:16:54 +10:00
Aaron Daniels
0453c23544 - Moved SQL to reflect upstream changes. 2015-12-22 11:06:30 +10:00
Aaron Daniels
c6be2a8ad7 - Removed default alerting rules, user can create their own.
- Updated documentation
2015-12-22 11:05:42 +10:00
Neil Lathwood
dfb61fa422 Merge pull request #2620 from QuxLabs/issue-1916
First Draft in Per-User default dashboards
2015-12-18 16:22:25 +00:00
Aaron Daniels
c63b7119cb Device Components.
The purpose of this feature is to provide a framework for discovery modules to store
information in the database, without needing to add new tables for each feature.

This Feature provides:
- A database structure to store data.
- An API to store and retrieve data from the database.
- Integration to the LibreNMS APIv0.
- Ability to disable/ignore components.
- Default alerting rules.

- The API returns $COMPONENT[$device_id][$component_id] to allow pulling of data for multiple devices.
  The intent is to be able to create 'Applications' the consolidate data from applications covering multiple devices.
- Added some developer documentation
2015-12-14 07:52:03 +10:00
Daniel Preussker
a63ea78441
First Draft in Per-User default dashboards 2015-12-13 19:39:12 +00:00
Daniel Preussker
4da410b5f9
Added generic image widget 2015-12-13 18:24:26 +00:00
Neil Lathwood
73f09f129a Merge pull request #2542 from ekoyle/add_stats_to_db
Add stats to db
2015-12-10 21:15:20 +00:00
Eldon Koyle
bf501c6667 Bump schema to 082 as 081 has been used 2015-12-09 15:33:15 -07:00
laf
c141efcd5e Added lastupdate column which will always use NOW() when doing a dbUpdate 2015-12-09 19:31:28 +00:00
laf
bf5a6d2092 Added Notes widet 2015-12-08 20:34:32 +00:00
Eldon Koyle
cdc6bb3bb8 Update schema change to a single line 2015-12-03 09:38:16 -07:00
Eldon Koyle
612a4b3cad Bump schema version
Use version 081 due to other pending PR's with schema updates
2015-12-03 09:38:16 -07:00
Eldon Koyle
26be6c6d74 Add schema 2015-12-03 09:38:16 -07:00
Eldon Koyle
55c05c7866 Allow users to keep more statistics in the db
* Add $config['enable_extended_port_metrics'] to enable feature
* Add a new table to store stuff in
* Update data from the poller
2015-12-03 09:38:16 -07:00
laf
eb689fe66e Rebased from upstream 2015-12-01 21:50:13 +00:00
laf
4dd2f7f99f Rebased 2015-11-19 12:13:51 +00:00
Daniel Preussker
987c841b48
Automatically mark all news as read for new users
Renamed Schema for old system
2015-11-21 11:40:24 +00:00
Daniel Preussker
0ff693bd0e
Added notifications poller,page,schema,display 2015-11-21 11:22:59 +00:00
laf
df652f0507 Added WebUI support for VictorOps 2015-11-19 07:37:32 +00:00
laf
72426b9a1b Rebased SQL file 2015-11-18 23:55:00 +00:00
laf
52e0be911b More updates 2015-11-17 05:38:45 -08:00
laf
253b27d403 More updates to tune rrdfiles 2015-11-17 05:14:41 -08:00
laf
b3da666ae7 Added relevant sql schema 2015-11-16 20:22:08 -08:00
laf
af8df3469c Added support for per device unix-agent port 2015-11-17 00:20:06 +00:00
laf
64180fa9a8 Added ability to globally disable sending alerts 2015-11-04 20:29:02 +00:00
laf
c5998f9ee2 Example for adding new dynamic config options for WebUI 2015-10-12 22:06:17 +00:00
chrisgfx
24efc0176d Create 073.sql 2015-10-03 11:51:14 +02:00
Rosiak
62328dab91 Add Device Notes Field
Add a “Notes” field for devices to accommodate #1897
2015-09-17 16:19:48 +02:00
Sergiusz Paprzycki
0dd65a1ca4 Top devices & top interfaces widgets 2015-09-15 11:57:09 +01:00
Daniel Preussker
a0c34ddb05 Merge pull request #1874 from spaprzycki/issue-1868
Clean up of Global/World map mix-up in DB
2015-09-12 13:20:05 +00:00
Daniel Preussker
f80b10bfa0
Added Dashboard sharing. 2015-09-11 19:20:10 +01:00
Sergiusz Paprzycki
ac282552f5 Clean up of Global/World map mix-up in DB 2015-09-10 16:05:22 +01:00
Daniel Preussker
2ce10cf6df
Add multiple dashboard support 2015-09-09 20:06:10 +01:00
Daniel Preussker
63ed6e25aa
Added generic graph widget (non-responsive sizing) 2015-09-05 16:32:38 +01:00
Daniel Preussker
7acc1d266a
Added per-widget settings 2015-09-05 16:15:11 +01:00
Mark Schouten
f3211733cd Add missing SQL statement 2015-08-31 16:36:00 +02:00
Mark Schouten
0153ace2e7 Add SQL for proxmox 2015-08-31 16:34:55 +02:00
f0o
ac7d0c9420
Added user defined titles for alert templates 2015-08-30 16:53:34 +01:00
Clint Armstrong
c9a56e248d index and limit 2015-08-25 11:35:22 -04:00
Clint Armstrong
01b7648136 add last_poll_attempted column to devices table 2015-08-25 11:35:19 -04:00
Clint Armstrong
55ad58b4e9 update sql schema to add primary key for pollers 2015-08-25 11:35:19 -04:00
f0o
103221f765
Added Config-SQL 2015-08-24 14:59:43 +01:00
Daniel Preussker
fdf1610fca Merge pull request #1665 from laf/issue-381
Simple graylog integration
2015-08-18 17:07:21 +00:00
laf
85c8e1487f updated sql file # 2015-08-16 11:12:24 +00:00
Rosiak
543a67851c Fix #1670
- Convert column to bigint to support 4 byte ASN
2015-08-14 20:54:56 +02:00
Neil Lathwood
06430a9edc Added graylog support 2015-08-10 13:36:55 -07:00
laf
34f783fb0b Added proper indexes to the device_perf table 2015-08-05 19:01:03 +00:00
laf
2e24c633c9 Added Syslog, Eventlog and Globe Map widgets 2015-08-01 15:36:15 +00:00
root
c893061f51 Rebased 2015-07-26 11:09:46 +00:00
laf
0b93725029 Updated to use new table name 2015-07-23 18:41:41 +01:00
laf
a91ab4d987 Hopefully last changes 2015-07-23 17:09:18 +01:00
laf
8f282c5174 Tidy up + new tiles 2015-07-22 22:04:33 +01:00
laf
e9cabb908a Update sql file 2015-07-20 17:16:44 +01:00
laf
f6967ef523 Actually add sql file 2015-07-20 17:07:13 +01:00
laf
4c39421787 Network map sql update + fix for duplicate links 2015-07-15 20:09:20 +01:00
Daniel Preussker
0fa64e9a99 Revert "Network map sql update + fix for duplicate links" 2015-07-14 20:00:20 +00:00
laf
aed77ecc1a Update SQL schema 2015-07-14 18:20:12 +01:00
laf
09fb454ff0 Updated schema for ipv4_mac to be optimal 2015-07-14 18:04:26 +01:00
laf
820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
laf
eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
f0o
7c731103fd
Add macro %macros.sensor to filter out ignored sensors 2015-06-19 17:11:56 +00:00
Paul Gear
95e3d7000d Add missing SQL schema 2015-06-16 08:27:58 +10:00
laf
6813c1face updated alert template mapping to own table 2015-06-15 11:13:19 +01:00
Paul Gear
f271887745 Merge pull request #1178 from laf/issue-337
Updated remaining MyIsam tables to innodb
2015-06-13 10:17:52 +10:00