Neil Lathwood
d7ad5200b0
Merge pull request #1945 from chrisgfx/issue-1942
...
Documentation : Add Support for a new OS
2015-09-22 22:43:26 +01:00
Neil Lathwood
cea7acadfa
Merge pull request #1957 from ciscoqid/master
...
Add support for SonicWALL CPU and memory graphs
2015-09-22 22:42:27 +01:00
Mark Nagel
46bb776cae
Update sonicwall.inc.php
...
Fixed indentation again!
2015-09-22 14:36:13 -07:00
Nils Steinger
dba95472dc
Use empty() instead of isset() and PHP's implicit boolean conversion
2015-09-22 22:58:38 +02:00
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
chrisgfx
035dec21b7
Update Support-New-OS.md
2015-09-22 22:44:29 +02:00
Neil Lathwood
51e86b8ddf
Merge pull request #1976 from n-st/archlinux-logo
...
Renamed icons from archlinux.{png,svg} to arch.{png,svg}
2015-09-22 21:40:51 +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
Neil Lathwood
8244bdaca6
Merge pull request #1970 from n-st/archlinux-logo
...
Added Arch Linux logo to OS icons
2015-09-22 21:08:02 +01:00
Nils Steinger
ff57e67f55
Check if variable is set before trying to read it
2015-09-22 21:48:48 +02:00
Nils Steinger
c1354532bb
Removed duplicate code: Made getImage() use getImageSrc()
2015-09-22 21:48:17 +02:00
Arjit Chaudhary
8c34a1bd61
Wrap header in panel
...
http://i.imgur.com/vObwD4w.png
2015-09-23 01:17:29 +05:30
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
Mark Nagel
82af247825
Update sonicwall-mem.inc.php
...
Updated to conform to coding standard, added copyleft header.
2015-09-22 07:36:23 -07:00
Mark Nagel
45513854d2
Create SONICWALL-FIREWALL-IP-STATISTICS-MIB
2015-09-22 07:32:56 -07:00
Mark Nagel
49a56d8389
Create SONICWALL-SMI
2015-09-22 07:30:23 -07:00
Mark Nagel
a26d471ba9
Update sonicwall.inc.php
...
Updated to conform to coding standards, added copyleft header.
2015-09-22 07:26:56 -07:00
Nils Steinger
4c2d66791d
Fixed typo in variable name
2015-09-22 15:27:36 +02:00
Neil Lathwood
16635c2289
Merge pull request #1965 from arjitc/patch-4
...
UI fixes
2015-09-22 14:23:45 +01:00
Neil Lathwood
a3e8532a6d
Merge pull request #1964 from arjitc/patch-3
...
Minor UI changes
2015-09-22 14:12:22 +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
Nils Steinger
772d1762a7
Use relative path for fping6
...
fping6 will be in /usr/bin on Debian-based systems, but /usr/sbin on CentOS.
Have PHP figure out where fping6 is, to avoid breaking existing setups on CentOS.
2015-09-22 14:57:23 +02:00
Daniel Preussker
fc4b47ed30
Merge pull request #1962 from laf/availability-map-settings
...
Added ability to edit the size of the boxes
2015-09-22 12:46:10 +00:00
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
Daniel Preussker
ba7bf5f60b
Merge pull request #1715 from laf/rrdoptions
...
Updated rrdtool_update() to use new array format
2015-09-22 12:15:59 +00:00
Neil Lathwood
1fb487b425
Merge pull request #1961 from laf/fix-require-community
...
Removed required option for community - breaks v3
2015-09-22 12:02:28 +01: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
Neil Lathwood
80007ecc06
Merge pull request #1960 from ciscoqid/patch-3
...
Update AUTHORS.md
2015-09-22 08:06:28 +01:00
Mark Nagel
80c115df37
Update AUTHORS.md
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-09-21 19:25:00 -07:00
Nils Steinger
ac001191dc
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-22 02:25:35 +02:00
Mark Nagel
871258d115
Update definitions.inc.php
...
Extended new SonicWALL monitoring to include both CPU and memory graphs.
2015-09-21 17:10:10 -07:00
Mark Nagel
4df8148c4f
Create sonicwall.inc.php
2015-09-21 17:08:18 -07:00
Mark Nagel
a05575d937
Update definitions.inc.php
2015-09-21 16:48:16 -07:00
Mark Nagel
67e8dcd12a
Merge pull request #1 from ciscoqid/patch-1
...
Create sonicwall.inc.php
2015-09-21 16:44:26 -07:00
Mark Nagel
2a807c0237
Create sonicwall-mem.inc.php
...
Memory utilization module for SonicWALL firewalls.
2015-09-21 16:19:51 -07:00
Mark Nagel
8c20f54ab5
Create sonicwall.inc.php
...
Discovery module for SonicWALL memory utilization.
2015-09-21 16:09:42 -07:00
laf
144d62c558
Updated validate.php docs
2015-09-21 21:17:36 +00:00
laf
4cc9482dbe
Added support for specifying user in config and then validating install
2015-09-21 21:06:57 +00:00
Neil Lathwood
6e1d0efbad
Merge pull request #1953 from Rosiak/issue-1947
...
Basic HP MSM Discovery
2015-09-21 21:59:23 +01:00
Søren Rosiak
e5018c80bc
Merge pull request #1955 from n-st/contributor-agreement
2015-09-21 22:42:41 +02:00
Nils Steinger
8170eec2c2
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md as of commit hash 4393039f6e.
2015-09-21 22:41:48 +02: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