Commit Graph

8278 Commits

Author SHA1 Message Date
Daniel Preussker
afdbb2406d Added $nocache parameter
Fixed typo in caching
Excluded caching for MySQL-Authentication & /poll-log/
2015-09-30 15:20:06 +00:00
Juho Vanhanen
ae47b92fb6 Added normal font-weight to labels for light theme 2015-09-30 13:58:57 +03:00
Neil Lathwood
98a93690a7 Merge pull request #2023 from paszczus/master
- added PLD Linux support to distro script
2015-09-29 16:42:37 +01:00
Sławomir Paszkiewicz
75119b111c - I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-09-29 15:36:16 +02:00
Sławomir Paszkiewicz
3b1dbdf220 - added PLD Linux support to distro script 2015-09-29 15:14:53 +02:00
Neil Lathwood
b7d297edb5 Merge pull request #2022 from alangregory/chrome
Added Full Screen Mobile support
2015-09-29 13:57:44 +01:00
Alan Gregory
a86988605d Added Full screen Mobile support 2015-09-29 09:50:34 -03:00
Daniel Preussker
73827db251 Merge pull request #2020 from szatam/master
OpenWrt support added to distro detection script
2015-09-29 12:37:14 +00:00
Tamas Szabo
52ceafbcbb OpenWrt support added to distro detection script 2015-09-29 15:20:47 +03:00
Neil Lathwood
b63a4239b1 Merge pull request #2005 from arjitc/patch-9
Use bootstrap alert class for device down boxes
2015-09-28 20:18:21 +01:00
Neil Lathwood
a2c230c1d2 Merge pull request #2001 from juhovan/issue-1999
Fix HTML for checkboxes on diverse pages
2015-09-28 20:13:41 +01:00
Søren Rosiak
d8e71a3b24 Merge pull request #2010 from f0o/issue-2008 2015-09-28 13:50:25 +02:00
f0o
afd83f6a8d Strip newlines from arguments on creation 2015-09-28 09:05:44 +00:00
f0o
7d95e94954 Fix rrd creation parameters 2015-09-28 08:24:57 +00:00
Daniel Preussker
a321ba1bf6 Added docs 2015-09-27 19:56:20 +00:00
Daniel Preussker
41d996ef98 scrut fixes 2015-09-27 19:44:59 +00:00
Daniel Preussker
7832868dd6 Added generic memcached support to dbFacile.*
Remove now obsolete memcached code in:
  html/ajax_rulesuggest.php

Remove all the broken memcached code in:
  html/pages/device/health/mempool.inc.php
  html/pages/device/overview/generic/sensor.inc.php
  html/pages/device/overview/mempools.inc.php
  html/pages/device/port.inc.php
  html/pages/device/ports.inc.php
  html/pages/health/sensors.inc.php
  includes/polling/functions.inc.php
  includes/polling/mempools.inc.php
  includes/polling/ports.inc.php
  includes/polling/storage.inc.php
2015-09-27 19:33:17 +00:00
Arjit Chaudhary
dca4f7ba85 Use bootstrap alert class for device down boxes 2015-09-28 00:33:50 +05:30
Daniel Preussker
28e1cfda22 Merge pull request #1998 from f0o/issue-1997
Add RegEx support to alert rules and device groups
2015-09-27 17:06:04 +00:00
Daniel Preussker
a97aa8545c Merge pull request #2003 from n-st/freebsd-distro-field
Query the distro script for FreeBSD systems
2015-09-27 15:55:51 +00:00
Nils Steinger
41fefbe371 Query the distro script at SNMP OID .1.3.6.1.4.1.2021.7890.1 for FreeBSD systems (like it is already done for Linux systems) 2015-09-27 17:27:59 +02:00
Daniel Preussker
fc25b0d063 Merge pull request #1748 from laf/rrdtool-1.5
Added support for rrdtool 1.5
2015-09-27 08:59:52 +00:00
Daniel Preussker
d06ab94998 Merge pull request #1959 from n-st/ipv6-ping
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-27 08:14:50 +00:00
Juho Vanhanen
047a2e0d5d Found the missing = 2015-09-26 21:50:29 +03:00
Juho Vanhanen
9ece96ae96 Changed font-weight to normal in light.css 2015-09-26 21:40:40 +03:00
f0o
fe9a686e83 Updated docs 2015-09-26 18:25:22 +00:00
Juho Vanhanen
02e72b78b5 Made "Remember me" checkbox label clickable 2015-09-26 21:18:51 +03:00
f0o
407afd022a Add RegEx support to alert rules and device groups 2015-09-26 17:30:19 +00:00
Daniel Preussker
64164dde5a Merge pull request #1995 from f0o/issue-1994
Remove href target from alerts top-level menu
2015-09-26 12:11:07 +00:00
f0o
7a39fdcc03 Remove href target from alerts top-level menu 2015-09-26 06:20:49 +00:00
Nils Steinger
65ca58a1cc PHPDoc for snmpTransportToAddressFamily() 2015-09-25 20:04:55 +02:00
Nils Steinger
a973e538c4 Added complete list of IPv6-based SNMP transport specifiers in snmpTransportToAddressFamily() 2015-09-25 19:03:47 +02:00
Paul Gear
cdc044876b Merge pull request #1992 from RobsanInc/issue-1991
Fixed RRDCached.md Typos
2015-09-25 15:38:25 +10:00
RobsanInc
32e9a790a4 Fixed RRDCached.md Typos 2015-09-25 01:23:41 -04:00
Daniel Preussker
1ee2c9b09c Merge pull request #1989 from n-st/distro-script
Distro script: Ubuntu regression fix, future-proof OpenSUSE support, code beautification
2015-09-24 19:43:47 +00:00
Daniel Preussker
11a754546d Merge pull request #1838 from clinta/poller-service2
poller-service with all locking in Python
2015-09-24 19:22:50 +00:00
Søren Rosiak
07c0e610de Merge pull request #1990 from f0o/issue-1969 2015-09-24 17:22:09 +02:00
f0o
c0f384a2d8 Fix adduser bug involving realname storage 2015-09-24 10:28:02 +01:00
Nils Steinger
e5327594a5 Code formatting 2015-09-24 02:07:33 +02:00
Nils Steinger
7d7e7098ab Added PHPDoc for function isPingable() 2015-09-24 02:07:15 +02:00
Nils Steinger
b197533cc6 distro script: Added empty lines for better readability 2015-09-24 01:39:39 +02:00
Nils Steinger
e853eb1c54 distro script: Removed unnecessary quotes 2015-09-24 01:38:42 +02:00
Nils Steinger
1b816f194d distro script: Removed United Linux (which has been dead since 2004) 2015-09-24 01:37:07 +02:00
Nils Steinger
c806d4cf60 distro script: Consider /etc/os-release along with the distribution-specific files and allow /etc/lsb-release to override it 2015-09-24 01:35:55 +02:00
Nils Steinger
99b608ef48 distro script: Ignore /etc/lsb-release on Arch systems
On Arch systems, /etc/lsb-release contains the placeholder version string
"rolling".
Prevent parsing /etc/lsb-release on Arch systems to the script won't report the
distribution "Arch rolling".
2015-09-24 01:33:45 +02:00
Nils Steinger
1543f63467 Revert "distro script: Only parse /etc/lsb-release if no known distribution is found"
This reverts commit d048e5e616.

The detection logic for Ubuntu (and perhaps other distributions) relies on
/etc/lsb-release.
2015-09-24 01:25:24 +02:00
Nils Steinger
506c61b7fc distro script: Replaced outdated method of detecting OpenSUSE version
Replaced the crude parsing of /etc/SuSE-release (which is due to be removed in
future OpenSUSE versions) with equally crude parsing of /etc/os-release.
/etc/os-release is present on several different distributions and usually
contains the same information as /etc/lsb-release when both files are
available.
For now, parsing /etc/lsb-release takes precedence and /etc/os-release is only
used as a fallback when the former is not available.
2015-09-24 01:05:59 +02:00
Daniel Preussker
d1d3383793 Merge pull request #1988 from trick77/master
Spelling correction
2015-09-23 19:47:27 +00:00
trick77
33a43ff9ed Spelling correction 2015-09-23 20:36:18 +02:00
Daniel Preussker
08e4af5747 Merge pull request #1987 from SaaldjorMike/shorten-top-tags
Shorten interface name in top interface widget
2015-09-23 16:38:52 +00:00