Commit Graph

3171 Commits

Author SHA1 Message Date
Neil Lathwood c9052ffb06 Merge pull request #1968 from f0o/issue-1966
Added 'Transit', 'Peering' and 'Core' graphs to the widget
2015-09-22 21:44:54 +01:00
Nils Steinger 6f30f12b7b Renamed icons from archlinux.{png,svg} to arch.{png,svg}
scripts/distro currently sends the version string "Arch rolling" for Arch Linux
systems (assuming they have the lsb-release package installed), so LibreNMS
will try to use the icon file arch.png by default.
2015-09-22 22:37:52 +02:00
Nils Steinger 95bd3d7438 Added Arch Linux logo to OS icons
(As of this commit, the logo is not yet used in the LibreNMS web UI.)

Adapted from https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg.

According to an email by Aaron Griffin, use of the logo in LibreNMS is
permitted as long as no commercial interests are pursued and the TM symbol is
included in the logo:

  On 22.09.2015 18:17, Nils Steinger wrote:
  > To Whom It May Concern:
  >
  > I'm a new user of the LibreNMS network monitoring system (an Open Source
  > fork of Observium) [1].
  > LibreNMS has inherited a number of logos from Observium that are
  > displayed in the list of monitored hosts to show what *nix/Linux
  > distribution they are running.
  >
  > Would it be possible to add a 32×32 or 48×48 px version of the Arch
  > Linux logo (like the one attached to this email) to LibreNMS?
  >
  > LibreNMS has no commercial interests, but I'm not sure whether the Arch
  > Linux Trademark Policy allows creating derivatives of the logo and
  > including them in software distributions, hence this inquiry.
  >
  > Best Regards,
  > Nils Steinger
  >
  >
  > [1]: https://github.com/librenms/librenms

  On 22.09.2015 19:54, Aaron Griffin wrote:
  > This is an acceptable use of the logo - the only thing we ask is that you
  > maintain the TM symbol on the logo.
2015-09-22 20:13:12 +02:00
Daniel Preussker 939218865b Merge pull request #1956 from laf/user-validation
Add config option for librenms user + validate.php support
2015-09-22 18:09:28 +00:00
Daniel Preussker c223619ad8 Merge pull request #1963 from laf/issue-1910
Added distinct to query to stop duplicated devices
2015-09-22 18:08:10 +00:00
f0o 31a074d83a Added select-input for custom_descr 2015-09-22 18:53:32 +01:00
f0o dddb2ead40 Added custom port-desc as well 2015-09-22 18:05:43 +01:00
f0o 4ccab34f81 Added 'Transit', 'Peering' and 'Core' graphs to the widget 2015-09-22 17:37:03 +01:00
Neil Lathwood 16635c2289 Merge pull request #1965 from arjitc/patch-4
UI fixes
2015-09-22 14:23:45 +01:00
Arjit Chaudhary 22b458d905 UI fixes
* Removed <hr> and replaced with <br>
* "Old Password" changed to "Current Password"
2015-09-22 18:31:14 +05:30
Arjit Chaudhary f222d5de0e Minor UI changes
Screenshot: http://i.imgur.com/VqJ2W8f.png
2015-09-22 18:28:55 +05:30
laf 100e5a9582 Added distinct to query to stop duplicated devices 2015-09-22 12:40:21 +00:00
laf b33acf8153 Added ability to edit the size of the boxes 2015-09-22 12:20:55 +00:00
laf 5bd99b8622 Removed required option for community - breaks v3 2015-09-22 11:01:18 +00:00
Neil Lathwood feaa381d31 Merge pull request #1954 from n-st/image-dimensions-in-html
Set minigraph image dimensions in HTML
2015-09-22 08:19:38 +01:00
laf 4cc9482dbe Added support for specifying user in config and then validating install 2015-09-21 21:06:57 +00:00
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
Søren Rosiak 416119a3c7 Merge pull request #1949 from arjitc/patch-1 2015-09-21 19:01:23 +02:00
Søren Rosiak 2da145bdc3 Merge pull request #1946 from laf/issue-1940 2015-09-21 18:53:48 +02:00
Søren Rosiak e6306f27ec Merge pull request #1948 from laf/config-quotes 2015-09-21 16:58:34 +02:00
Arjit Chaudhary 253c4f38ba Fix tab 2015-09-21 19:30:50 +05:30
Arjit Chaudhary a189805990 Fix tab 2015-09-21 19:17:12 +05:30
Arjit Chaudhary cf52afc773 Fix tab 2015-09-21 19:13:28 +05:30
Arjit Chaudhary 9df476d789 Remove unnecessary width="100%" 2015-09-21 19:12:06 +05:30
Arjit Chaudhary 07fe0b90c6 #1938 Commit missing UI fix 2015-09-21 19:03:52 +05:30
laf 8980bbc4e3 Changed config db options from double quotes to single 2015-09-21 13:23:09 +00:00
Neil Lathwood 573ce88766 Merge pull request #1944 from arjitc/issue-1938
Issue #1938
2015-09-21 12:31:38 +01:00
laf e7055a7cb3 Stop the worldmap needing coords before displaying 2015-09-20 20:37:28 +00:00
Arjit Chaudhary e6965765f5 Various UI changes 2015-09-21 01:30:23 +05:30
f0o 14f1bd36b8 Added ability to filter top interfaces by type 2015-09-20 10:13:56 +01:00
Rosiak ff7e1f5e84 Use htmlentities 2015-09-17 20:51:10 +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
Rosiak fe537618b1 Minor Fixes 2015-09-16 18:17:04 +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
Daniel Preussker 5bcaf37d8c Merge pull request #1913 from arjitc/patch-1
Match button style (ie, with + fontawesome icon)
2015-09-16 13:42:25 +00:00
Arjit Chaudhary 9fcee7a040 Added back table-condensed 2015-09-16 19:04:29 +05:30
Arjit Chaudhary 99e819d3bb Add fa-check to Save and move out of table 2015-09-16 19:03:46 +05:30
Arjit Chaudhary 27dc720892 Match button style (ie, with + fontawesome icon) 2015-09-16 18:38:09 +05:30
Arjit Chaudhary 5e92e9799a Fix to offset on alerts 2015-09-16 18:03:57 +05:30
Arjit Chaudhary 7c3e7d26ad Merge remote-tracking branch 'librenms/master' 2015-09-16 16:19:35 +05:30
Arjit Chaudhary 4c0b7078fb switch to bootstrap offsets 2015-09-16 16:07:15 +05:30
Arjit Chaudhary 5b1d1f79fd Display success/error messages across the width of the page
screenshot: http://i.imgur.com/xcuHrMF.png
2015-09-16 16:04:21 +05:30
Arjit Chaudhary c14942e399 snmp.inc.php switch to offsets 2015-09-16 16:02:38 +05:30
Arjit Chaudhary a827b3daab fix device.inc.php indents and switch to using offsets 2015-09-16 16:00:07 +05:30
Daniel Preussker de7871aae5 Merge pull request #1887 from arjitc/patch-26
Added <br> to add some space for divider to showup
2015-09-15 18:58:33 +00:00
Arjit Chaudhary ea5b86529f Added back table-condensed 2015-09-15 22:17:11 +05:30
Sergiusz Paprzycki d03959442d Still slightly lost with git, sorry! 2015-09-15 11:57:09 +01:00
Sergiusz Paprzycki 198b8bbcef Next revision for review - 3 out of 4 queries working happily now 2015-09-15 11:57:09 +01:00
Sergiusz Paprzycki 80d6954e5c Better SQL queries, but fully broken 2015-09-15 11:57:09 +01:00
Sergiusz Paprzycki d36c8b9580 Fixed form IDs 2015-09-15 11:57:09 +01:00