Commit Graph

98 Commits

Author SHA1 Message Date
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
laf
4bb63bf7f0 Updated remaining MyIsam tables to innodb 2015-06-01 21:56:22 +01:00
laf
6fab7cf718 Some last changes 2015-05-28 17:07:14 +01:00
laf
b769af2459 More work on alerting config 2015-05-17 03:20:28 +01:00
laf
8327466d14 Adding alerting config 2015-05-15 14:19:45 +01:00
laf
a586eb21d0 Added a new db field to record when custom high/low limits are set and stop them being overwrote 2015-05-12 10:10:03 +01:00
f0o
73c5fee997
Change DB-Field device_groups.pattern from varchar(255) to text 2015-05-08 09:52:09 +00:00
laf
5540994f8b Updates to schedule maintenance 2015-04-19 00:43:16 +01:00
laf
eb20bc787e Added alter statement to add index to alert_log table 2015-04-12 14:57:51 +01:00
laf
4d66de4b00 Updated sql statement 2015-04-12 11:37:15 +01:00
laf
8b19022744 Initial setup of callback 2015-04-06 09:23:13 +01:00
f0o
441c27a7d4 Assign invalid device_id if a rule is created with a mapping.
Update rule to invalidate `device_id` if a map has been assigned afterwards.
Update rule to restore `device_id` if no more maps are assigned to it.
Remove all maps (if any) if a rule is deleted.
Fixed SQL-schema
2015-04-04 11:37:07 +00:00
f0o
ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00
laf
8f5d6e8a94 Added code to rediscovery links and include device ids 2015-03-28 14:05:40 +00:00