Commit Graph

7554 Commits

Author SHA1 Message Date
Arjit Chaudhary
efa475d3e8 renamed brand to vendor 2015-08-23 15:20:18 +05:30
Arjit Chaudhary
eb4d386731 Highlight table on hover, added column names for status and brand
Probably could re-name brand to manufacturer ?
2015-08-23 00:09:12 +05:30
Neil Lathwood
dc42cd0a64 Merge pull request #1737 from laf/d_echo-fix
Removed d_echo from memcache
2015-08-22 16:32:11 +01:00
laf
3ae9637ac4 Added $memcache->getStats() back in 2015-08-22 15:15:01 +00:00
laf
fde6d20999 Removed d_echo from memcache 2015-08-22 15:13:06 +00:00
Neil Lathwood
2c210b9b22 Merge pull request #1734 from tuxis-ie/ipv6-syslog
Rewrite sender-ip if ::ffff: is prepended because the syslogserver us…
2015-08-21 23:14:55 +01:00
Neil Lathwood
f2045b394f Merge pull request #1725 from tuxis-ie/eliminate-if-debug
Eliminate if debug then echo
2015-08-21 23:13:36 +01:00
Mark Schouten
dadbcb454a Fix two typos 2015-08-21 23:42:18 +02:00
Neil Lathwood
03bb67e676 Merge pull request #1717 from vitalisator/syslog
Syslog
2015-08-21 22:05:11 +01:00
vitalisator
ff565608d2 working one 2015-08-21 18:04:12 +02:00
Neil Lathwood
21c1557163 Merge pull request #1735 from job/about_page
Improve about page
2015-08-21 16:59:17 +01:00
Job Snijders
0e12f695a3 Improve about page
Alfabetical sort for acknowledgements section, chronological sort for
Copyright statements as is common in other OSS projects.
2015-08-21 17:50:31 +02:00
Mark Schouten
bfe47128d3 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-08-21 16:47:29 +02:00
Mark Schouten
4260c6697c Sign AUTHORS.md 2015-08-21 16:13:54 +02:00
Mark Schouten
4792879ce5 Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories... 2015-08-21 16:10:01 +02:00
Mark Schouten
677a4f3f5f Remove all unneeded if($debug)-statements and replace them with d_echo . discovery dir.. 2015-08-21 16:10:01 +02:00
Mark Schouten
4fa88bb928 Remove all unneeded if($debug)-statements and replace them with d_echo . html dir.. 2015-08-21 16:10:01 +02:00
Mark Schouten
55a2e0423d Remove all unneeded if($debug)-statements and replace them with d_echo 2015-08-21 16:10:00 +02:00
Mark Schouten
b79d2906ae Rewrite sender-ip if ::ffff: is prepended because the syslogserver uses IPv6 2015-08-21 16:02:59 +02:00
Neil Lathwood
e0edeab13f Merge pull request #1731 from 1stvamp/patch-1
Correct small grammatical typo in README
2015-08-21 11:07:28 +01:00
Wes Mason
701c793198 Correct small grammatical typo in README
This replaces the sentence fragment "mutual respect the basis of our behaviour towards others.", which doesn't make sense grammatically as a piece of English text, with the more correct "mutual respect is the basis of our behaviour towards others."
2015-08-21 10:42:39 +01:00
Paul Gear
bb2f34b02c Merge pull request #1719 from laf/tiles-default
Make new dashboard the default
2015-08-21 12:38:44 +10:00
Neil Lathwood
b9fea62ee2 Merge pull request #1730 from f0o/issue-1728 2015-08-20 20:32:58 +01:00
f0o
5e858b63e5 Pass snmp-auth parameters enclosed by single-quotes 2015-08-20 19:19:15 +00:00
Daniel Preussker
e15bbe1dde Merge pull request #1727 from laf/issue-1726
Fixes updating snmpv3 details in webui
2015-08-20 17:10:51 +00:00
laf
4724c6bc30 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:43 +00:00
laf
f0bb0ecc95 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:11 +00:00
Daniel Preussker
9844abb771 Merge pull request #1724 from tuxis-ie/fix-agent-apps
Fix agent apps
2015-08-20 12:53:26 +00:00
Mark Schouten
47c87cb7c6 Fix typos (Sorry about that)
Replace if($debug){..} with d_echo
2015-08-20 13:26:18 +02:00
Mark Schouten
30e47b382c Do not include the applications, but enable them in the database. The application poller will run them. Also, reduce code-duplication. 2015-08-20 12:36:37 +02:00
Mark Schouten
e2f5a1fdf0 Make app-recognition more efficient 2015-08-20 12:25:47 +02:00
vitalisator
eb3dc1617c still try... 2015-08-20 11:31:00 +02:00
Paul Gear
e7a5d22363 Merge pull request #1722 from laf/install-docs-1
Updates to install docs
2015-08-20 08:39:10 +10:00
laf
545d01a304 Updates to install docs 2015-08-19 22:29:00 +00:00
vitalisator
178024e61f - 2015-08-19 18:03:43 +02:00
Vitali Kari
24d88ea7a4 Update syslog.inc.php 2015-08-19 17:04:11 +02:00
laf
e515760788 Make new dashboard the default 2015-08-18 18:40:57 +00:00
Neil Lathwood
7e2c88acb1 Merge pull request #1718 from laf/changelog
Updated changelog 18 August 2015
2015-08-18 18:39:49 +01:00
laf
aff036a1fe Updated changelog 18 August 2015 2015-08-18 17:25:07 +00:00
Neil Lathwood
9293b308fd Merge pull request #1716 from librenms/f0o-ldap-docs
Added php-ldap requirement to ldap-docs
2015-08-18 18:07:29 +01:00
Daniel Preussker
fdf1610fca Merge pull request #1665 from laf/issue-381
Simple graylog integration
2015-08-18 17:07:21 +00:00
Daniel Preussker
290f9d0d18 Added php-ldap requirement to ldap-docs 2015-08-18 17:06:28 +00:00
Vitali Kari
2a08827ebb Update syslog.inc.php 2015-08-18 19:03:59 +02:00
Vitali Kari
67bbf15ed3 Update syslog.inc.php 2015-08-18 18:52:57 +02:00
laf
92de079199 Removed ; 2015-08-18 16:52:25 +00:00
laf
d23e93f44a Made source clickable 2015-08-18 16:46:33 +00:00
Daniel Preussker
443d19b640 Merge pull request #1713 from SaaldjorMike/map-border
Added borders between elements on availability map.
2015-08-18 16:41:45 +00:00
Mike Rostermund
51942a5174 Added borders between elements on availability map. 2015-08-18 18:40:02 +02:00
Daniel Preussker
f9dda92eaf Merge pull request #1714 from SaaldjorMike/new-agreement
I agree to the conditions of the Contributor Agreement contained in d…
2015-08-18 16:28:25 +00:00
Mike Rostermund
9409131f6f I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-08-18 18:27:03 +02:00