Tyler Christiansen
005d92a200
fix formatting...markdown is a pain sometimes
2015-03-26 20:26:38 -07:00
Tyler Christiansen
9cc708695c
fix formatting again
2015-03-26 20:24:47 -07:00
Tyler Christiansen
552c98555b
fix formatting
2015-03-26 20:21:59 -07:00
Tyler Christiansen
d6d2fa1920
add new hipchat transport for alerts
2015-03-26 20:18:15 -07:00
laf
590a4321cf
Updated install docs to specify copying librenms.cron rather than symlink
2015-03-25 20:42:19 +00:00
laf
877f2a96bb
Added missing mktree files
2015-03-23 21:49:37 +00:00
Daniel Preussker
a236c2d12a
Merge pull request #627 from laf/issue-laf-148
...
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00
laf
28724cbae1
Added inventory endpoint to API
2015-03-23 15:15:05 +00:00
laf
5250ff3faf
Updated alerting docs to give examples of some popular entity types
2015-03-21 23:45:46 +00:00
laf
2e6004243a
Updated lists
2015-03-20 22:38:57 +00:00
laf
16aa3561ff
Added some docs around the example diagram and real experience
2015-03-20 22:34:50 +00:00
laf
14af2f605d
Updated changelog 19/03/2015
2015-03-19 22:34:05 +00:00
laf
ab82effa3b
Updated adding devices for distributed poller
2015-03-19 22:06:13 +00:00
Neil Lathwood
3a35cf3739
Merge pull request #609 from f0o/issue-608
...
Distributed Polling backend
2015-03-19 16:32:02 +00:00
laf
dd617d19f0
Updated changelog as of 18/03/15
2015-03-18 22:52:56 +00:00
f0o
18ff4c063b
Updated Docs
2015-03-15 17:29:11 +00:00
f0o
d6535075dc
Docs-Typo
2015-03-15 16:31:22 +00:00
f0o
ffd5a3d928
Adds Distributed Polling via Memcached.
2015-03-15 16:29:59 +00:00
Neil Lathwood
bf96ba3fe3
Merge pull request #561 from laf/site-docs
...
Added new docs for use with new site
2015-03-11 00:02:11 +00:00
laf
cedd13e14b
Added docs on removing default site
2015-03-09 15:26:40 +00:00
laf
7bdb9814dc
Fixing changelog formatting
2015-03-09 11:16:10 +00:00
laf
c042a71951
Fixing changelog formatting
2015-03-09 11:09:00 +00:00
laf
8299acc5b6
Added new docs for use with new site
2015-03-09 11:02:57 +00:00
Paul Gear
f647c43d81
Minor reformats on documentation; remove no-longer-relevant sections
2015-03-09 08:09:53 +10:00
laf
a2366cad2d
Updated docs including adding code standards doc
2015-03-01 13:57:31 +00:00
Neil Lathwood
e1722d7b60
Added code guidelines documentation
2015-03-01 13:56:31 +00:00
laf
c1c520d781
Removing POST / GET code as slack only uses POST
2015-02-28 11:45:30 +00:00
laf
54cff79acb
Added docs for slack transport
2015-02-27 15:36:12 +00:00
f0o
04cb44e913
Update Docs
2015-02-09 07:36:18 +00:00
f0o
38b929942c
Updated irc.php
...
Added Alert-Channels to irc.php
2015-01-31 17:25:18 +00:00
Neil Lathwood
df46673cfc
Merge pull request #427 from f0o/issue-326
...
Followup to CentOS7 Docs
2015-01-24 16:21:42 +00:00
f0o
db02fa5a2c
Added mod_authz_core fix
2015-01-24 15:00:50 +00:00
Paul Gear
1c0cd78841
Move Observium welcome out of top level docs and update
2015-01-24 21:01:25 +10:00
Paul Gear
4352ec72c5
Fix link
2015-01-24 20:42:48 +10:00
Paul Gear
6f9fc954e8
Point to the correct location of AUTHORS.md
2015-01-24 20:42:21 +10:00
Paul Gear
9c3621b3ef
Update Contributing.md
...
Fix document title
2015-01-24 19:53:24 +10:00
f0o
3bcb7e8b9c
Added updated Docs for CentOS
2015-01-24 06:44:26 +00:00
Paul Gear
7e12067e61
Merge master; resolve doc/Extensions/Agent-Setup.md conflict
2015-01-22 20:40:27 +10:00
Paul Gear
220cb5e034
Merge branch 'laf-issue-99'
...
(Changed doc/General/Contributing.md to use Unix file format instead of
DOS.)
2015-01-22 20:37:39 +10:00
f0o
0170259092
Added Documentation
2015-01-18 07:12:48 +00:00
f0o
c9dcc96649
Added Documentation, Scrut-fixes
2015-01-17 14:09:59 +00:00
Neil Lathwood
3a53d50e27
Updated some links and created initial index page
2015-01-10 01:32:46 +00:00
Neil Lathwood
9c716caf2c
Updating docs for RTD
2015-01-10 01:32:46 +00:00
Neil Lathwood
91e40a91ce
Updated document structure
2015-01-10 01:32:46 +00:00
Neil Lathwood
03534ee054
Update Agent.md
2015-01-09 14:05:44 +00:00
Neil Lathwood
d8e7e7d325
Update Alerting.md
2015-01-09 14:05:03 +00:00
Neil Lathwood
e0b4562b51
Merge pull request #383 from f0o/issue-365
...
Added TwoFactor Authentication (RFC4226)
2014-12-28 15:52:56 +00:00
f0o
d66cec7017
Added TwoFactor Authentication (RFC4226)
...
Tested against Google-Authenticator app on Android 4.4.4
Made `verify_hotp` more efficient.
Added autofocus on twofactor input
Added GUI Unlock and Remove for TwoFactor credentials in /edituser/
Allow additional tries after elapsed time from last try exceeds configured parameter `$config['twofactor_lock']`.
If `$config['twofactor_lock']` is not defined or is set to `0`, administrators have to unlock accounts that exceed 3 failures via GUI.
Added Documentation
Moved TwoFactor form to logon.inc.php
Disabled autocomplete on twofactor input field
Updated Docs to include link to Google-Authenticator's install-guides
Moved authentication logic from authenticate.inc.php to twofactor.lib.php
typo in docblock for `twofactor_auth()`
Fixed scrutinizer bugs
To please scrutinizer
2014-12-28 15:40:40 +00:00
f0o
9bcef65912
Updated Docs
2014-12-23 08:34:16 +00:00
f0o
c0e1d9cbc5
Added Alerting
2014-12-15 11:10:26 +00:00