Commit Graph

3792 Commits

Author SHA1 Message Date
timdufrane
e2ddf3daf0 Fix top port overlay issues
Should not look like crap on small screens anymore
2014-03-28 13:22:22 -04:00
timdufrane
7e10cf1a09 Get rid of ugly status box overlap
Ideally it'd fully be displayed, but that would require a size change or alt-text. Hiding overflow is good enough
2014-03-28 13:20:29 -04:00
timdufrane
c5c9da955d Corrected comment character 2014-03-28 13:05:39 -04:00
timdufrane
b2bc7b8db8 Shorthost should return full IP addresses
Using filter_var to simply return the hostname if it is an IP address.
2014-03-28 13:04:44 -04:00
Paul Gear
d81d5328ea Merge pull request #201 from laf/issue-laf-27
Added Windows 2012 polling support
2014-03-25 23:18:33 +10:00
Paul Gear
a4deb6b116 Merge pull request #200 from toyowheelin/issue-199
This commit fixes issue #199
2014-03-25 23:18:05 +10:00
Paul Gear
b494d5a02e Merge pull request #196 from laf/laf-issue-26
Update INSTALL.md
2014-03-25 23:12:30 +10:00
Paul Gear
7b33275200 Merge pull request #198 from toyowheelin/issue-197
This addresses issues-197. Thanks to lafwood for debugging this for me.
2014-03-25 23:12:14 +10:00
Paul Gear
8d5935919f Merge pull request #208 from toyowheelin/scrutinizer
Getting rid of the tabs seems to make the online yaml parser happy.
(PG: Lame, but good enough for me...)
2014-03-24 21:20:58 +10:00
Greg Bolte
c7409e4903 Getting rid of the tabs seems to make the online yaml parser I used happy. 2014-03-24 03:59:15 -07:00
laf
336a24753d Updated global search both design wise and added bgp support 2014-03-18 22:36:22 +00:00
laf
630023aef3 Updated dail schedule to remove old syslog and eventlog entries 2014-03-18 14:13:27 +00:00
Paul Gear
4d79a6805b Try #2 to fix syntax of scrutinizer config 2014-03-18 08:19:51 +10:00
Paul Gear
753cfc117c Try to fix syntax of scrutinizer config 2014-03-18 07:24:31 +10:00
Greg
93f3f20238 Thanks to f0o for this fix. Bye bye issue #202 2014-03-17 13:18:25 -07:00
laf
469124f0a9 Added Windows 2012 polling support 2014-03-16 20:54:49 +00:00
Greg
4ea56539f2 This commit fixes issue #199 2014-03-16 13:27:07 -07:00
Greg Bolte
dfa99d6206 This addresses issues-197. Thanks to lafwood for debugging this for me. 2014-03-16 07:20:13 -07:00
laf
3a578d391c Update INSTALL.md
Added php5-json to list of required packages.
2014-03-16 13:39:39 +00:00
laf
fafed386b0 Update common.php 2014-03-15 20:15:23 +00:00
laf
ecc2319acd Update common.php 2014-03-15 20:13:52 +00:00
laf
dff43f78f2 Update ldap.inc.php 2014-03-14 00:46:44 +00:00
Paul Gear
e5937fc69a Merge branch 'master' of github.com:librenms/librenms 2014-03-14 10:36:09 +10:00
Paul Gear
bd1a9e3be9 More scrutinizer ignores - let's hope this works 2014-03-14 10:36:03 +10:00
Paul Gear
41881a3cb3 Merge pull request #179 from f0o/gentoo-logo
Added logo for Gentoo Linux

Attribution statement:
I acknowledge that the "g" logo is a trademark of Gentoo Foundation, Inc., that it is copyright Gentoo Foundation, Inc, and that it is used only to refer to systems that identify as pertaining to "the Gentoo project".  LibreNMS is not part of the Gentoo project and is not directed or managed by Gentoo Foundation, Inc.
2014-03-14 10:31:26 +10:00
Paul Gear
c89eec224c Merge pull request #186 from toyowheelin/issue-185
Add CPU graph & total bandwidth for Engenius devices
2014-03-14 10:07:46 +10:00
Paul Gear
de52c06498 Merge pull request #182 from toyowheelin/issue-177
Re-do of pfsense commit
2014-03-14 10:05:57 +10:00
Paul Gear
a012b59790 Fix Scrutinizer report
- array(device=...legend={$legend}") of type array<integer,string,..."string"}> is not a sub-type of string.
- $sep of type string is not a sub-type of array.
2014-03-14 10:02:41 +10:00
Paul Gear
fe6cdf6db2 Merge branch 'master' of github.com:librenms/librenms 2014-03-14 09:57:44 +10:00
Paul Gear
a2b377c519 Fix database link for IRC 2014-03-14 09:57:29 +10:00
Paul Gear
d119087cb3 Merge pull request #181 from laf/issue-180
Updating contrib docs with steps on using git.
2014-03-14 09:55:30 +10:00
Paul Gear
0f153e9fc6 Merge pull request #176 from laf/issue-175
Changed $observium_* to new names that are more generic
2014-03-14 09:52:13 +10:00
Paul Gear
4a1c787688 Merge pull request #174 from f0o/distro-pr
Added Gentoo-Detection
2014-03-14 09:13:51 +10:00
Paul Gear
4d516bd290 Revert manual name to branded name 2014-03-14 09:13:11 +10:00
Paul Gear
e6cb797986 Merge pull request #171 from f0o/ircbot
New and Awesome IRC-Bot!
2014-03-14 09:10:36 +10:00
Paul Gear
44ef56c26e Fix Scrutinizer issue
- "The variable $names does not seem to be defined for all execution paths leading up to this point."
2014-03-14 09:08:32 +10:00
Paul Gear
eee3645ffe Fix another Scrutinizer issue; not sure if this code is used any more 2014-03-14 09:06:51 +10:00
Paul Gear
98fbee1f08 Fix issues Scrutinizer says that I introduced 2014-03-14 09:04:14 +10:00
Paul Gear
2b2403edfd Add PHPMailer to Scrutinizer ignores 2014-03-14 08:58:23 +10:00
Paul Gear
05f2e1e05c First cut at scrutinizer config 2014-03-14 08:54:33 +10:00
Paul Gear
dbd897fdd3 Merge pull request #170 from f0o/send_mail
Added generic 'send_mail()' Function
2014-03-14 08:05:10 +10:00
Paul Gear
73ac4690f5 Merge pull request #169 from f0o/phpmailer
Upgrade of PHPMailer; rationale: "toyo had difficulties with loging in into GMail with the old version I think"
2014-03-14 08:02:52 +10:00
Paul Gear
4854d40a65 Merge pull request #163 from toyowheelin/master
Update defaults.inc.php
2014-03-14 07:56:24 +10:00
Paul Gear
54d27589a8 Merge pull request #161 from laf/issue-137
Updated Ubuntu / Debian install doc to add support for Apache 2.3 >
2014-03-14 07:55:29 +10:00
Paul Gear
8d7d6d4f18 Merge pull request #195 from f0o/issue-194
Health page CPU minigraph
2014-03-14 07:36:45 +10:00
f0o
347abdd901 Fixed issue #194 2014-03-13 15:40:21 +01:00
Greg Bolte
5b0d8285f9 This should address issue #192 2014-03-13 06:04:30 -07:00
laf
02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
laf
4151269de4 Moved plugins menu and enabled Test plugin by default 2014-03-12 22:03:47 +00:00
laf
6f69785832 Update index.php 2014-03-12 21:39:48 +00:00