Commit Graph

7951 Commits

Author SHA1 Message Date
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
f3211733cd Add missing SQL statement 2015-08-31 16:36:00 +02:00
Mark Schouten
d704488413 Add documentation 2015-08-31 16:34:55 +02:00
Mark Schouten
822a93b509 Do not run the Proxmox-stuff unless it is explicitly enabled in the config 2015-08-31 16:34:55 +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
0153ace2e7 Add SQL for proxmox 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
Daniel Preussker
3798a0f569 Merge pull request #1812 from spinza/pollerserviceupstart
Change poller-service upstart script to wait before respawn and keep trying.
2015-08-31 06:43:42 +01:00
laf
0f9ac4afd1 Scrut fix 2015-08-30 15:09:54 -07:00
Louis Rossouw
e55b1cb68f Change upstart script:
- Respawn and unlimited number of times
- Wait 60 seconds before restarting
Logic is to give whatever cause the process to fail some time to fix.  And to keep trying.
2015-08-31 00:04:26 +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
Neil Lathwood
607912c711 Merge pull request #1796 from arjitc/patch-10
Display a message if no Group is found
2015-08-30 20:05:27 +01:00
Neil Lathwood
cce50d0588 Merge pull request #1801 from arjitc/patch-14
UI changes to preferences.inc.php
2015-08-30 20:03:00 +01:00
laf
3ae4372e68 Initial work on port override 2015-08-30 17:33:54 +00:00
Daniel Preussker
4c0df755c8 Merge pull request #1810 from paulgear/menubar-20150830
Move packages to overview menu
2015-08-30 18:28:27 +01:00
Paul Gear
98d99a65b7 Merge pull request #1807 from f0o/issue-1537
Added user defined titles for alert templates
2015-08-30 18:20:56 +01:00
f0o
bea0587634 Fixed edit-javascript 2015-08-30 18:05:57 +01:00
f0o
a833d46d4d Add placehoders to custom titles 2015-08-30 18:02:29 +01:00
Paul Gear
b0acb26f11 Move packages to the right place 2015-08-30 17:59:05 +01:00
Paul Gear
937d598564 Move packages into overview menu 2015-08-30 17:48:45 +01:00
f0o
68f9812b9d Added JavaScript to modal 2015-08-30 17:27:31 +01:00
Rosiak
65e38c69b1 Add Varnish Docs
- Fix #1808
2015-08-30 17:14:30 +01:00
f0o
9057d48273 Fix default template assignment 2015-08-30 17:07:02 +01:00
f0o
ac7d0c9420 Added user defined titles for alert templates 2015-08-30 16:53:34 +01:00
Daniel Preussker
1f97a9d62c Merge pull request #1806 from Rosiak/issue-1693
Docs Correction
2015-08-30 16:17:33 +01:00
Rosiak
e9ca3d4d70 Docs Correction 2015-08-30 16:16:18 +01:00
Neil Lathwood
629d4f5dda Merge pull request #1805 from arjitc/patch-18
UI changes
2015-08-30 15:13:21 +01:00
Daniel Preussker
32cf735989 Merge pull request #1803 from arjitc/patch-16
Added page title
2015-08-29 20:31:54 +01:00
Daniel Preussker
e14c861ac3 Merge pull request #1804 from arjitc/patch-17
Added title and page header
2015-08-29 20:31:25 +01:00
Arjit Chaudhary
8d0f62f1d0 UI changes
Screenshot http://i.imgur.com/tObHk8F.png
2015-08-29 22:52:09 +05:30
Arjit Chaudhary
cba5e03817 Added title and page header 2015-08-29 22:44:44 +05:30
Arjit Chaudhary
6febdbecd1 Updated indents, pulled Line #24 into the if { } 2015-08-29 22:42:04 +05:30
Daniel Preussker
88de45160c Merge pull request #1802 from arjitc/patch-15
Added header to authlog page
2015-08-29 17:09:05 +00:00
Arjit Chaudhary
eb70f3e089 Added page title 2015-08-29 22:37:27 +05:30
Arjit Chaudhary
1f8c48ac66 Fixed :) 2015-08-29 22:35:13 +05:30
Daniel Preussker
a5f9c104f2 Merge pull request #1800 from arjitc/patch-13
Add page title for poll-log.inc.php
2015-08-29 16:59:20 +00:00
Arjit Chaudhary
c69596314a Added header to authlog page 2015-08-29 22:10:19 +05:30
Arjit Chaudhary
9488ef63a9 UI changes to preferences.inc.php
Screenshot: http://i.imgur.com/QaobUQv.png
2015-08-29 21:44:29 +05:30
Arjit Chaudhary
419336a7a2 Add page title for poll-log.inc.php 2015-08-29 21:36:19 +05:30
Arjit Chaudhary
6b9315bdce Fixed indents and coding style. 2015-08-29 21:27:11 +05:30