ad751983dc
Merge branch 'master' into issue-1650
2016-01-15 17:52:40 +10:00
54ca420e68
Merge pull request #2792 from Rosiak/reload-oxidized-node-list
...
Ability to reload Oxidized node list, when a device is added
2016-01-17 18:36:17 +00:00
4581366bf4
Add WebUI settings
2016-01-17 19:19:56 +01:00
11363653e8
Merge pull request #2728 from jviersel/master
...
Added username support for libvirt over SSH
2016-01-17 17:20:42 +00:00
c91a7081cc
Basic commit
2016-01-17 17:48:44 +01:00
1baeb36e12
Add Gauge32
2016-01-14 13:40:37 +10:00
31bb1f6ff4
MIB-based polling: attempt to support more SNMP counter types
2016-01-14 13:38:10 +10:00
6492b887e9
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650
2016-01-14 06:10:31 +10:00
0fec2ff7b7
Fixed typo in docs
2016-01-11 21:37:52 +01:00
5c03ccc8c4
Doc spelling mistakes
2016-01-10 21:41:02 +00:00
a35f6d8c7a
Added group support for Oxidized
2016-01-10 19:45:54 +00:00
c1da4d8a6f
rebased
2016-01-10 00:46:04 +00:00
93e76a2b5a
Added username support for libvirt over SSH
2016-01-09 14:20:57 +01:00
c3ce59124e
Fix some spellings.
2016-01-07 23:02:18 +01:00
4db7b95ba2
Fix typo in doc
2016-01-07 09:26:48 +10:00
564752210d
Merge pull request #2536 from paulgear/mib-poller-alpha2
...
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
17445292eb
Merge pull request #2208 from laf/influx
...
InfluxDB support
2016-01-06 09:08:39 +00:00
c5e25f1044
Merge pull request #2693 from laf/changelog
...
Updated changelog 05/01/2016
2016-01-05 12:03:49 +00:00
fd254ba347
Updated changelog 05/01/2016
2016-01-05 12:03:16 +00:00
a6f40b4887
Use old value for smokeping pings
2016-01-05 08:30:51 +10:00
d8fc1de610
Use old value for smokeping pings
2016-01-05 08:29:50 +10:00
0f33f6d1fa
Rebased
2016-01-04 12:09:32 +00:00
b98e69187f
Minor doc fix
2016-01-02 07:10:43 +10:00
ddb18e94e6
Minor doc fix
2016-01-02 07:10:43 +10:00
84b7d2e545
Remove roadmap; no longer relevant, covered by issue database
2016-01-02 07:10:43 +10:00
fbc5555eab
Minor doc tidy
2016-01-02 07:10:43 +10:00
1b0614ad87
Overhaul documentation for MIB-based poller
2016-01-02 07:10:42 +10:00
22bd2d3a1b
Overhaul documentation for MIB-based poller
2016-01-02 07:10:42 +10:00
724f55e809
Remove old roadmap stuff
2016-01-02 07:10:40 +10:00
793df90df8
Add install hint
2015-12-29 07:14:34 +10:00
66468d802c
Add pings option
2015-12-29 07:10:15 +10:00
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
c6be2a8ad7
- Removed default alerting rules, user can create their own.
...
- Updated documentation
2015-12-22 11:05:42 +10:00
2d8fa4d753
Updated changelog 20/12/2015
2015-12-20 21:39:02 +00:00
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
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
821a797ac9
Moved system polling module to core to centralise some snmpget calls
2015-12-16 20:56:58 +00:00
3a299584b0
Added ability to specify default userlevel
2015-12-14 21:52:15 +00:00
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
dcf4d0f378
Added docs and set default users to level 1
2015-12-13 15:51:15 +00:00
1f764d038b
Added acknowledgement of new php radius library
2015-12-13 15:39:12 +00:00
a73a997edc
Added API call for listing devices by groups
2015-12-12 13:47:44 +00:00
62b4c21a12
Added API calls for device groups
2015-12-12 12:58:07 +00:00
52647a92a0
Merge pull request #2610 from thepacmanfan/master
...
Added Smokeping integration guide for Debian/Ubuntu
2015-12-12 11:00:55 +00:00
e7017519ef
Update Memcached.md
2015-12-10 13:05:17 -08:00
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
a56ccd7a74
Added option to disable lazy loading of images
2015-12-09 15:50:10 +00:00
977cdd558d
Added API route to update devices columns in DB
2015-12-08 22:53:52 +00:00
a2d97f4283
Merge pull request #2458 from laf/rrdtune
...
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
d006d3b0db
Added missing new transport
2015-12-06 18:05:18 +00:00