Commit Graph
1593 Commits
Author SHA1 Message Date
Nils Steinger 7eec149309 Set minigraph image dimensions in HTML so graph popups will have correct dimensions when the graph images haven't been loaded yet 2015-09-21 22:03:24 +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
Daniel Preussker a6c4aa61b6 Merge pull request #1903 from f0o/issue-1892
Top devices & top interfaces widgets
2015-09-16 13:54:32 +00:00
Arjit Chaudhary 27dc720892 Match button style (ie, with + fontawesome icon) 2015-09-16 18:38:09 +05:30
Sergiusz Paprzyckiandf0o d03959442d Still slightly lost with git, sorry! 2015-09-15 11:57:09 +01:00
Sergiusz Paprzyckiandf0o 198b8bbcef Next revision for review - 3 out of 4 queries working happily now 2015-09-15 11:57:09 +01:00
Sergiusz Paprzyckiandf0o 80d6954e5c Better SQL queries, but fully broken 2015-09-15 11:57:09 +01:00
Sergiusz Paprzyckiandf0o d36c8b9580 Fixed form IDs 2015-09-15 11:57:09 +01:00
Sergiusz Paprzyckiandf0o 0dd65a1ca4 Top devices & top interfaces widgets 2015-09-15 11:57:09 +01:00
Søren Rosiak 2928524b80 Merge pull request #1869 from QuxLabs/qux-issue-2 2015-09-12 13:12:19 +02:00
Daniel Preussker 26d7851539 Fix permissions in update-dashboard-config.inc.php 2015-09-11 20:14:37 +01:00
Daniel Preussker f80b10bfa0 Added Dashboard sharing. 2015-09-11 19:20:10 +01:00
Rosiak ff32644532 fix-1873
- Add uptime to hover text
2015-09-11 16:21:52 +02:00
Sergiusz Paprzycki 1b5b5f1bc7 Settings page for Worldmap widget 2015-09-10 15:26:19 +01:00
Daniel Preussker 2ce10cf6df Add multiple dashboard support 2015-09-09 20:06:10 +01:00
Søren Rosiak 4d0acf7cdf Merge pull request #1861 from QuxLabs/qux-issue-1 2015-09-09 20:08:38 +02:00
Sergiusz Paprzyckiandf0o a54dcd76ab Leaflet map permissions check #1855; SQL/query modified as requested 2015-09-09 14:05:17 +01:00
Sergiusz Paprzyckiandf0o d568830df3 Leaflet map permissions check #1855 2015-09-09 14:05:17 +01:00
Sergiusz Paprzyckiandf0o 29c55eb415 Leaflet module now checks device permissions 2015-09-09 14:05:17 +01:00
Daniel Preussker a4d27d3eba scrut fixes 2015-09-07 19:52:22 +01:00
Daniel Preussker e67ccd9463 Added multiple graph type support for the graph widget 2015-09-07 19:30:37 +01:00
Søren Rosiak 2fb8b1021b Merge pull request #1853 from QuxLabs/issue-1847 2015-09-06 15:45:39 +02:00
Daniel Preussker 64f1f3a636 scrut fixes 2015-09-06 14:28:55 +01:00
Daniel Preussker 9951c98e70 Added edit-page
Added responsive resizing support for graph widget
2015-09-06 13:18:54 +01:00
Daniel Preussker f081706ab1 Added option to allow absolute dimensions on graphs 2015-09-06 10:59:44 +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
Daniel Preussker 41cff31941 Allow multiple instances of the same widget 2015-09-05 15:53:43 +01:00
f0o 5e213990e0 Make test-alert an 'alert' instead of 'recovery' 2015-09-04 21:49:31 +01:00
Arjit Chaudhary 61b2f1a171 Minor change to poll log icon
Seems more apt for the log icon, Screenshot: http://i.imgur.com/YhS0iZj.png
2015-09-01 19:14:18 +05:30
Daniel Preussker b9bf61bbf6 Merge pull request #1789 from tuxis-ie/add-proxmox-app
Add proxmox monitoring.
2015-09-01 11:53:35 +00:00
Mark Schouten e5281fa49d Remove useless global calls and add docblocks 2015-09-01 10:14:15 +02:00
Daniel Preussker 8ade12ddc8 Merge pull request #1811 from laf/issue-1689
Ability to override the ports ifAlias
2015-09-01 07:27:53 +00:00
Daniel Preussker 2c3dbbfc3d Merge pull request #1816 from laf/issue-1786
Fixed syslog and eventlog tables to be responsive
2015-09-01 07:22:38 +00:00
laf f132ec2c50 Fixed syslog and eventlog tables to be responsive 2015-08-31 21:33:57 +00:00
laf ca3869f48b Added mouseclick / mouseleave to stop map zooming around 2015-08-31 19:10:53 +00:00
Mark Schouten 73e4dd178f Do not use var_isset and fix if-then-else-codestyle 2015-08-31 16:40:53 +02:00
Mark Schouten 8543ca3d46 Fix some if-else-codeblocks according to codingstyle 2015-08-31 16:36:00 +02:00
Mark Schouten 34abb859df Remove proxmox as a page and add is as an app. Also, this introduces actual working app_instance stuff into LibreNMS 2015-08-31 16:36:00 +02:00
Mark Schouten 45dd02d301 %s/mysql/proxmox/g 2015-08-31 16:36:00 +02:00
Mark Schouten fce9b44c32 Add licenses 2015-08-31 16:34:55 +02:00
Mark Schouten 1595f03568 Cleanup and show an app-page with the corresponding device 2015-08-31 16:34:55 +02:00
Mark Schouten a211b3706d We don't seem to need a multiplier here 2015-08-31 16:34:55 +02:00
Mark Schouten bf913f5a3b Add initial support for Proxmox VM network traffic. [WIP] 2015-08-31 16:32:28 +02:00
laf e4fd45037c Final update for overwriting ifAlias 2015-08-30 14:34:37 -07:00
laf 5f5788e90c Stop ifAlias being set to blank 2015-08-30 13:50:44 -07:00
laf 26e07d59da Final bits of webui 2015-08-30 13:47:47 -07:00
laf 91f0427cf5 added form file 2015-08-30 20:27:55 +00:00
laf 3757bae5c2 more updates 2015-08-30 19:51:25 +00:00
laf 3ae4372e68 Initial work on port override 2015-08-30 17:33:54 +00:00