Commit Graph

9874 Commits

Author SHA1 Message Date
Daniel Preussker
0dc9219e56 Merge pull request #2949 from gottaloveit/master
add Dell Networking sysObjectId
2016-02-07 14:34:10 +00:00
Daniel Preussker
b118ee560b Merge pull request #2913 from murrant/poller-service-systemd
Add systemd unit file for the python poller service.
2016-02-07 14:31:56 +00:00
Daniel Preussker
a7f1a987f5 Merge pull request #2917 from laf/issue-2885
Updated parsing of alert rules to allow |
2016-02-07 14:31:14 +00:00
Daniel Preussker
a6e5bf1279 Merge pull request #2912 from laf/issue-2890
Added ifOperStatus and ifAdminStatus _prev values to db.
2016-02-07 14:25:16 +00:00
Joe Passavanti
6e35b97ea9 add Dell Networking sysObjectId
This is for Dell Networking N2048 switch
2016-02-07 05:08:37 -08:00
Daniel Preussker
e2151bfc66 Merge pull request #2908 from khobbits/master
Add ./validate.php -m rrdcheck
2016-02-07 11:47:33 +00:00
Mike Rostermund
91d7366643 Merge pull request #2948 from laf/issue-2930
For entity-sensor, changed variable name again
2016-02-06 22:22:54 +01:00
Daniel Preussker
332e4de80e Merge pull request #2940 from laf/issue-2921
Updated device_by_id_cache() to convert IP column
2016-02-05 19:37:36 +00:00
Neil Lathwood
d050315546 Merge pull request #2942 from tuxis-ie/fix_remaining_ceph_graph_bug 2016-02-05 17:56:29 +00:00
Mark Schouten
be225148ca There was one more include that screwed up the Ceph graphs 2016-02-05 14:50:27 +01:00
Neil Lathwood
3f8ecc5f73 Merge pull request #2927 from adaniels21487/issue-2448
Quote snmp v2c community
2016-02-05 10:45:32 +00:00
Mike Rostermund
f82db7ed8b Merge pull request #2939 from laf/issue-2932
Stop realtime graph page from auto refreshing
2016-02-05 11:45:05 +01:00
Neil Lathwood
e884e72ca8 Merge pull request #2936 from pblasquez/pblasquez-application_json_patch
application/json headers
2016-02-05 10:14:28 +00:00
pblasquez
e8f773b010 Update ajax_form.php 2016-02-04 18:23:49 -08:00
pblasquez
1b4dfd2fc6 Update ajax_rulesuggest.php 2016-02-04 18:18:40 -08:00
pblasquez
d62ad2eb02 Update ajax_search.php 2016-02-04 18:16:36 -08:00
pblasquez
ab6a608bdb Update ajax_table.php 2016-02-04 18:09:47 -08:00
pblasquez
e397860257 Update ajax_dash.php 2016-02-04 18:09:09 -08:00
Aaron Daniels
4ff92481e4 - Quote the SNMP v2c community, v3 is already quoted.
- Change the snmpver to double quotes for consistency.
2016-02-04 16:38:07 +10:00
Robert (KHobbits)
078c323d1a Update validation docs 2016-02-04 00:21:20 +00:00
Tony Murray
aa43f41871 Change the poller-service docs from ln -s to cp to prevent us from breaking user's installs. 2016-02-03 08:17:19 -06:00
Neil Lathwood
97c500094f Merge pull request #2919 from awlx/add_description_to_mibbases_polling
Add description to mibbases polling
2016-02-03 09:35:19 +00:00
awlx
45917efd0f Removed no longer necessary poller section 2016-02-03 10:34:07 +01:00
awlx
2a51cf723c To make it complete added config.php step 2016-02-03 10:24:17 +01:00
awlx
1b6662448f Added configuration examples and descriptions for mib based poller 2016-02-03 10:19:07 +01:00
laf
350345b611 Updated parsing of alert rules to allow | 2016-02-03 07:52:35 +00:00
Paul Gear
a81776e77b Merge pull request #2862 from laf/issue-2859
Added ability to ignore device sensors from entity mib
2016-02-03 15:31:32 +10:00
Tony Murray
44cd86d24e Add systemd unit file for the python poller service.
Move poller-service init scripts into to scripts directory and update the documentation.
2016-02-02 20:23:08 -06:00
Neil Lathwood
0602c6a3ed Merge pull request #2915 from adaniels21487/issue-2914
BGP Pages call overlib directly not honouring $config['web_mouseover']
2016-02-02 22:06:57 +00:00
Aaron Daniels
4ebc2b1f33 - Modified code to use graph generation functions instead of calling overlib directly.
The graph generation functions check for the status of 'web_mouseover'.
2016-02-03 06:41:20 +10:00
laf
dc5f286b9a Added ifOperStatus and ifAdminStatus _prev values to db. 2016-02-02 13:47:13 +00:00
Mike Rostermund
8ed3b75b21 Merge pull request #2911 from laf/vagrant-docs
Removed devloping doc as none of the info is current
2016-02-02 14:21:07 +01:00
laf
bc018d3609 Removed devloping doc as none of the info is current 2016-02-02 13:18:12 +00:00
Neil Lathwood
c3d5a2a46c Merge pull request #2910 from awlx/fix_active_directory_docs
Added description of AD configuration options
2016-02-02 11:39:09 +00:00
Robert (KHobbits)
028b4300ba Slow polling loop 2016-02-02 11:36:49 +00:00
awlx
53be46ed7d Changed the text to make it more clear what to change. 2016-02-02 11:37:23 +01:00
Neil Lathwood
e2e7152fcd Merge pull request #2909 from tuxis-ie/fix_ceph_graph_array
Make ceph.inc.php compatible with the new graph_array-method....
2016-02-02 10:25:21 +00:00
awlx
a53f7c3df1 Added description of AD configuration options 2016-02-02 11:14:09 +01:00
Mark Schouten
4150b86205 Make ceph.inc.php compatible with the new graph_array-method, which gets reset after each include. 2016-02-02 11:05:59 +01:00
KHobbits
f2bad9816b Attempt to scare away scrutinizer issues. 2016-02-02 01:05:29 +00:00
KHobbits
5ebe6b44c0 Code clean up 2016-02-02 00:56:19 +00:00
KHobbits
92a7e5796d Add ./validate.php -m rrdcheck
This will loop through rrd files and highlight any corrupt files.
2016-02-01 23:29:37 +00:00
Søren Rosiak
cf55f4efd6 Merge pull request #2866 from laf/issue-2770 2016-01-31 20:28:42 +01:00
laf
37d72e1512 Merge branch 'master' of https://github.com/librenms/librenms into issue-2770 2016-01-31 18:17:59 +00:00
laf
34ddc51a19 renamed sql-schema file 2016-01-31 18:17:56 +00:00
Daniel Preussker
e02b45f719 Merge pull request #2881 from mmarchand/dup-alerts-take2
Prevent duplicate alerts
2016-01-31 18:16:34 +00:00
root
8795d06e46 change schema number 2016-01-31 19:11:47 +01:00
Mike Rostermund
7591b381e3 Merge pull request #2904 from JamesonFinney/master
Fixed some typos and formatting issues in docs
2016-01-31 11:56:47 +01:00
Jameson Finney
8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
Mike Rostermund
594fc43a85 Merge pull request #2902 from JamesonFinney/master
Removed trailing whitespace in docs
2016-01-31 03:18:32 +01:00