Paul Gear
fbc5555eab
Minor doc tidy
2016-01-02 07:10:43 +10:00
Paul Gear
1b0614ad87
Overhaul documentation for MIB-based poller
2016-01-02 07:10:42 +10:00
Paul Gear
22bd2d3a1b
Overhaul documentation for MIB-based poller
2016-01-02 07:10:42 +10:00
Paul Gear
724f55e809
Remove old roadmap stuff
2016-01-02 07:10:40 +10:00
Paul Gear
793df90df8
Add install hint
2015-12-29 07:14:34 +10:00
Paul Gear
66468d802c
Add pings option
2015-12-29 07:10:15 +10:00
Aaron Daniels
6286d7cb6a
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650
...
Conflicts:
html/api_v0.php
html/includes/api_functions.inc.php
2015-12-22 11:16:54 +10:00
Aaron Daniels
c6be2a8ad7
- Removed default alerting rules, user can create their own.
...
- Updated documentation
2015-12-22 11:05:42 +10:00
laf
2d8fa4d753
Updated changelog 20/12/2015
2015-12-20 21:39:02 +00:00
Daniel Preussker
c276cc5ec4
Merge pull request #2611 from laf/issue-2451
...
Added new API calls to support device groups
2015-12-20 17:35:27 +00:00
laf
d8095707b2
Added flag to get_graph_by_port_hostname() API call to switch port look up to use ifDescr
2015-12-19 19:10:18 +00:00
laf
821a797ac9
Moved system polling module to core to centralise some snmpget calls
2015-12-16 20:56:58 +00:00
laf
3a299584b0
Added ability to specify default userlevel
2015-12-14 21:52:15 +00:00
Aaron Daniels
c63b7119cb
Device Components.
...
The purpose of this feature is to provide a framework for discovery modules to store
information in the database, without needing to add new tables for each feature.
This Feature provides:
- A database structure to store data.
- An API to store and retrieve data from the database.
- Integration to the LibreNMS APIv0.
- Ability to disable/ignore components.
- Default alerting rules.
- The API returns $COMPONENT[$device_id][$component_id] to allow pulling of data for multiple devices.
The intent is to be able to create 'Applications' the consolidate data from applications covering multiple devices.
- Added some developer documentation
2015-12-14 07:52:03 +10:00
laf
dcf4d0f378
Added docs and set default users to level 1
2015-12-13 15:51:15 +00:00
laf
1f764d038b
Added acknowledgement of new php radius library
2015-12-13 15:39:12 +00:00
laf
a73a997edc
Added API call for listing devices by groups
2015-12-12 13:47:44 +00:00
laf
62b4c21a12
Added API calls for device groups
2015-12-12 12:58:07 +00:00
Neil Lathwood
52647a92a0
Merge pull request #2610 from thepacmanfan/master
...
Added Smokeping integration guide for Debian/Ubuntu
2015-12-12 11:00:55 +00:00
Matt W
e7017519ef
Update Memcached.md
2015-12-10 13:05:17 -08:00
Daniel Preussker
bd03371699
Merge pull request #2589 from laf/issue-2580
...
Added option to disable lazy loading of images
2015-12-09 18:05:07 +00:00
laf
a56ccd7a74
Added option to disable lazy loading of images
2015-12-09 15:50:10 +00:00
laf
977cdd558d
Added API route to update devices columns in DB
2015-12-08 22:53:52 +00:00
Daniel Preussker
a2d97f4283
Merge pull request #2458 from laf/rrdtune
...
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
laf
d006d3b0db
Added missing new transport
2015-12-06 18:05:18 +00:00
laf
687ce6b444
Updated changelog 06/12/2015
2015-12-06 18:02:01 +00:00
thepacmanfan
914f8d2596
Update Smokeping.md
2015-12-05 01:30:34 -06:00
thepacmanfan
4f4d9fc4fc
Update Smokeping.md
2015-12-05 00:58:17 -06:00
Eldon Koyle
475a721787
Save some space, add a few more options
2015-12-04 13:14:35 -07:00
Eldon Koyle
3e9158d11a
Add more docs on alerting foo
2015-12-04 13:14:30 -07:00
thepacmanfan
a27b3c7e9c
Update Smokeping.md
2015-12-04 00:29:15 -06:00
thepacmanfan
87d227f923
Update Smokeping.md
2015-12-04 00:28:23 -06:00
Tony Murray
e8d5756467
Fix missing path info on nginx.
...
Update nginx documentation to set the PATH_INFO variable.
Avoid hacks in index.php if it PATH_INFO is already set for both nginx and apache.
2015-12-03 13:23:37 -06:00
Neil Lathwood
7b8d61665d
Merge pull request #2543 from SaaldjorMike/doc-inst-rem-mysql-client
...
Removed mysql-client for apt install, as this has been covered in sepa…
2015-12-02 23:58:02 +00:00
Mike Rostermund
19e57c5983
Removed mysql-client for apt install, as this has been covered in separat docs section before this.
2015-12-02 23:04:51 +01:00
laf
6dfc186bb5
Added ability to filter devices by type and os for Oxizied api call
2015-12-02 20:22:38 +00:00
laf
eb689fe66e
Rebased from upstream
2015-12-01 21:50:13 +00:00
Mike Rostermund
3cbd8a6036
Changed Features.md formatting a bit.
2015-11-27 14:23:25 +01:00
Rosiak
559e2db394
Update features.md
2015-11-26 20:56:15 +01:00
Neil Lathwood
8a6bd518c2
Merge pull request #2483 from svennd/docs_proxmox_update
...
docs_proxmox_update
2015-11-24 21:00:35 +00:00
Neil Lathwood
489fa888c9
Update Callback-Stats-and-Privacy.md
...
Added header to direct users to how to enable stats submission :)
2015-11-23 22:16:16 +00:00
Svennd
d8832e6b4b
Proxmox extension is working again
...
Updated to reflext the hard work beeing done :)
2015-11-23 15:58:19 +01:00
Daniel Preussker
3f4a35fb94
Merge pull request #2104 from f0o/issue-2089
...
Added Clickatell and PlaySMS Transports
2015-11-21 16:39:52 +00:00
svennd
91d980bce6
docs_proxmox_update
...
A typo, also a note that its currently not working, and changed to how I
got it working (not using mk_extension)
also see ##2467 and #2123
2015-11-21 17:36:01 +01:00
f0o
430ef48b39
Added victorops docs
2015-11-21 16:23:08 +00:00
Svennd
684c9b2093
update documentation for centos 7
...
epel is required for fping and php-mcrypt, vixie-cron is replaced by
cronie.
2015-11-19 16:04:58 +01:00
laf
c000676a2a
Some more updates for rrdtool tune
2015-11-18 21:52:32 +00:00
Neil Lathwood
a6f34fdf7e
Update Dynamic-Config.md
2015-11-17 11:11:03 +00:00
Neil Lathwood
d59e268d51
Merge pull request #2436 from Rosiak/issue-2368
...
Add some of the supported vendors
2015-11-16 22:39:04 +00:00
Rosiak
8a4b3fee19
Rename file.
2015-11-16 22:49:12 +01:00