7d95e94954
Fix rrd creation parameters
2015-09-28 08:24:57 +00:00
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
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
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
fc25b0d063
Merge pull request #1748 from laf/rrdtool-1.5
...
Added support for rrdtool 1.5
2015-09-27 08:59:52 +00:00
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
fe9a686e83
Updated docs
2015-09-26 18:25:22 +00:00
407afd022a
Add RegEx support to alert rules and device groups
2015-09-26 17:30:19 +00:00
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
7a39fdcc03
Remove href target from alerts top-level menu
2015-09-26 06:20:49 +00:00
65ca58a1cc
PHPDoc for snmpTransportToAddressFamily()
2015-09-25 20:04:55 +02:00
a973e538c4
Added complete list of IPv6-based SNMP transport specifiers in snmpTransportToAddressFamily()
2015-09-25 19:03:47 +02:00
cdc044876b
Merge pull request #1992 from RobsanInc/issue-1991
...
Fixed RRDCached.md Typos
2015-09-25 15:38:25 +10:00
32e9a790a4
Fixed RRDCached.md Typos
2015-09-25 01:23:41 -04:00
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
11a754546d
Merge pull request #1838 from clinta/poller-service2
...
poller-service with all locking in Python
2015-09-24 19:22:50 +00:00
07c0e610de
Merge pull request #1990 from f0o/issue-1969
2015-09-24 17:22:09 +02:00
c0f384a2d8
Fix adduser bug involving realname storage
2015-09-24 10:28:02 +01:00
e5327594a5
Code formatting
2015-09-24 02:07:33 +02:00
7d7e7098ab
Added PHPDoc for function isPingable()
2015-09-24 02:07:15 +02:00
b197533cc6
distro script: Added empty lines for better readability
2015-09-24 01:39:39 +02:00
e853eb1c54
distro script: Removed unnecessary quotes
2015-09-24 01:38:42 +02:00
1b816f194d
distro script: Removed United Linux (which has been dead since 2004)
2015-09-24 01:37:07 +02:00
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
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
1543f63467
Revert "distro script: Only parse /etc/lsb-release if no known distribution is found"
...
This reverts commit d048e5e616a3d50efbc1c41d2fdd926c08dd2ad2.
The detection logic for Ubuntu (and perhaps other distributions) relies on
/etc/lsb-release.
2015-09-24 01:25:24 +02:00
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
d1d3383793
Merge pull request #1988 from trick77/master
...
Spelling correction
2015-09-23 19:47:27 +00:00
33a43ff9ed
Spelling correction
2015-09-23 20:36:18 +02:00
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
bf9aea6bfa
Shorten interface name in top interface widget
2015-09-23 18:30:41 +02:00
0b5f865136
Merge pull request #1983 from arjitc/patch-8
2015-09-23 17:29:56 +02:00
0e3d5a35ac
Removed <hr>
2015-09-23 20:38:01 +05:30
e869647952
Merge pull request #1985 from laf/gridster-bold-fix
2015-09-23 16:59:01 +02:00
9e92c65385
Merge pull request #1982 from arjitc/patch-7
...
Change to panel UI
2015-09-23 14:14:30 +01:00
0089874cb9
Removed bold from .gridster css
2015-09-23 12:01:34 +00:00
1b7d241adf
Merge pull request #1981 from f0o/issue-1980
...
Add default width for availability map's tiles
2015-09-23 12:36:29 +01:00
096023a6eb
Set default width to 25px
2015-09-23 12:26:29 +01:00
67d3622f24
Merge pull request #1975 from n-st/code-deduplication
...
Code deduplication: Made getImage() use getImageSrc()
2015-09-23 12:24:28 +01:00
d055902487
Table UI fixes
2015-09-23 15:48:53 +05:30
46b5ebc6de
Change to panel UI
2015-09-23 15:41:48 +05:30
ceb135a33d
Add default width for availability map's tiles
2015-09-23 09:57:37 +01:00
20adc269ac
Merge pull request #1978 from n-st/distro-script
...
Improvements to distro script: Arch Linux support, only use lsb-release as a fallback
2015-09-23 08:17:43 +00:00
bfe6a07c59
Merge pull request #1979 from laf/docs-port-parser
...
Added doc for Port parser usage
2015-09-23 16:56:40 +10:00
52b1659cd7
Added doc for Port parser usage
2015-09-22 22:56:50 +00:00
085cdb9f71
Merge pull request #1977 from n-st/menuitem-colour
...
Change colour of menu item 'Overview' → 'Packages' from red to black
2015-09-22 23:34:07 +01:00
d048e5e616
distro script: Only parse /etc/lsb-release if no known distribution is found
2015-09-23 00:06:41 +02:00
774312d457
distro script: Code cleanup
2015-09-23 00:05:44 +02:00
c53b5ecdeb
distro script: Handle cases where a distribution's version string is empty
2015-09-23 00:05:44 +02:00
2f1b83bbae
distro script: Added Arch Linux detection
2015-09-23 00:05:37 +02:00