Commit Graph
17185 Commits
Author SHA1 Message Date
crcro cfeb7258b5 refactor os discovery s to w 2016-09-22 02:34:17 +03:00
crcro 8b09077ace refactor os discovery from w to z 2016-09-22 02:10:50 +03:00
Tony Murray 7371c6e1b8 feature: improved readability for snmp debug output
It now matches RRD and SQL output format, the color is cyan
Slightly better ip removal from debug output, only removes valid IPs now.
2016-09-21 17:15:28 -05:00
crcro cae9f57706 fix blank line 2016-09-22 00:27:12 +03:00
Neil Lathwood edbbc7fddd fix: Fixed swos discovery 2016-09-21 22:17:51 +01:00
crcro f6691ab0a6 fix renumbering 2016-09-22 00:12:20 +03:00
crcro 63f42acda6 general updates 2016-09-22 00:11:16 +03:00
Neil LathwoodandGitHub 52d6d0d9df Merge pull request #4528 from benwa/add-host-log-redesign
Switch to font awesome
2016-09-21 21:41:23 +01:00
Neil LathwoodandGitHub 07a742adc9 Merge pull request #4529 from FTBZ/authors-aggrement
Accepting the author agreement
2016-09-21 21:39:43 +01:00
Neil LathwoodandGitHub 9000a8c57d Merge pull request #4530 from murrant/alerts-collapse
Fix collapsing text for Alerts and Plugins
2016-09-21 21:39:28 +01:00
Eldon KoyleandTony Murray 5749179cf5 feature: Add the ability to include an LDAP filter for users/groups in AD (#4494)
* Add auth_ad_(group|user)_filter options

* use global

* Fix some AD annoyances

Use the power of the LDAP filter to minimize the number of queries and
hopefully help performance in get_userlist, change semantics of
auth_ad_(user|group)_filter in $config to be anded with
samaccountname=USERNAME.

* remove unused variable

* update documentation

* Update Authentication.md
2016-09-21 14:42:59 -05:00
FTBZ 3182509659 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-09-21 21:33:40 +02:00
Tony Murray 5ebf4f8e1f Fix collapsing text for Alerts and Plugins 2016-09-21 14:30:11 -05:00
FTBZ 6c92fad58f Accepting the author agreement 2016-09-21 21:23:15 +02:00
FTBZ abe25614dd New documentation with SNMP configuration examples 2016-09-21 21:00:56 +02:00
Bennett Blodinger 44b4a5037e Switch to font awesome 2016-09-21 15:00:17 -04:00
Neil LathwoodandGitHub 72e07c860b Merge pull request #4525 from murrant/port-lastchanged
feature: Add last changed, connected, and mtu to all ports data
2016-09-21 19:56:15 +01:00
Tony Murray 299f4d91d3 feature: Add last changed, connected, and mtu to all ports data
Thanks to sysvival on reddit for the idea and help with the calculations
2016-09-21 13:19:52 -05:00
crcroandTony Murray 184715c324 fix: brother toner levels (#4526) 2016-09-21 13:14:16 -05:00
Neil LathwoodandGitHub a4ac8eefaa Merge pull request #4515 from FTBZ/issue-rsyslog
docs: Corrected the rsyslog documentation to be compatible with logrotate
2016-09-21 19:01:35 +01:00
Neil LathwoodandGitHub 08b7d63d21 Merge pull request #4513 from OpcaoTelecom/datacom-transceiver
newdevice: Added Datacom Dbm Support
2016-09-21 19:00:54 +01:00
Neil LathwoodandGitHub e29f891400 Merge pull request #4495 from crcro/fix-poweralert-ups-divisor
fix: poweralert ups divisor
2016-09-21 19:00:11 +01:00
Neil LathwoodandTony Murray 0ee1fac5da fix: Small database query improvements in poller.php (#4512) 2016-09-21 12:56:42 -05:00
Neil LathwoodandTony Murray 24fe69be3d refactor: Updated os discovery files (a) (#4514) 2016-09-21 12:53:39 -05:00
FTBZandDaniel Preussker 369bfaf508 Corrected CentOS 7/RHEL 7 snmp.conf path (#4519)
Documentation: fixed centos snmp path
2016-09-21 16:22:38 +00:00
kbechlerandDaniel Preussker a4988d6dc5 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#4521)
Added author
2016-09-21 16:21:33 +00:00
FTBZ 37e5779070 New documentation with SNMP configuration examples 2016-09-21 15:18:39 +02:00
FTBZ 389ab71c21 Enhancement and correction to the VPN session graph 2016-09-21 11:53:31 +02:00
FTBZ 39ccd072c8 Corrected the rsyslog documentation to be compatible with logrotate 2016-09-21 09:48:38 +02:00
crcro 2474b3e654 removed unused param from function descr 2016-09-21 00:25:26 +03:00
Alan Gregory c3aa0c3feb Added Datacom Dbm sensor 2016-09-20 18:04:42 -03:00
Alan Gregory fbc772648b Updated vendor mibs 2016-09-20 17:07:38 -03:00
Neil LathwoodandGitHub 0605b71fb7 Merge pull request #4511 from laf/split-tests
Split out all tests to OS names
2016-09-20 20:24:38 +01:00
Neil LathwoodandGitHub a12da40223 Merge pull request #4492 from Rosiak/riverbed-enhancements
feature: Add temp & state sensors to Riverbed
2016-09-20 20:04:19 +01:00
crcro 0eea180151 removed file version and unused vars 2016-09-20 22:03:30 +03:00
crcro 780d8b2139 removed snmp query from webui, changed and added echo if file is missing 2016-09-20 22:01:29 +03:00
Neil Lathwood b27d90162f Split out all tests to OS names 2016-09-20 20:00:35 +01:00
Rosiak c900db83e8 too fast. 2016-09-20 20:48:34 +02:00
Neil LathwoodandGitHub 40eb2889ce Merge pull request #4509 from laf/linux-os-test
Added more testing for Linux based devices
2016-09-20 19:41:36 +01:00
Rosiak 64a105e082 move to smallint 2016-09-20 20:36:08 +02:00
Neil LathwoodandGitHub b158638ce4 Merge pull request #4507 from boudreau/patch-2
Update AUTHORS.md
2016-09-20 19:26:10 +01:00
Neil Lathwood 936b8b2e4a Added more testing for Linux based devices 2016-09-20 19:25:37 +01:00
crcro 25b3e16f56 removed from function 2016-09-20 21:18:38 +03:00
boudreauandGitHub 1484aa51ba Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-20 14:11:57 -04:00
Neil LathwoodandGitHub a2d6192f13 Merge pull request #4505 from laf/os-tests
feature: Added support for all Os tests
2016-09-20 19:02:04 +01:00
Neil LathwoodandGitHub 5b9342f6e1 Merge pull request #4504 from laf/erl-update
newdevice: Updated Edgerouter lite detection
2016-09-20 18:40:06 +01:00
Neil Lathwood 15b48c4af3 rebased 2016-09-20 18:22:58 +01:00
Neil LathwoodandGitHub a8e712070f Merge pull request #4490 from boudreau/master
feature: Added Runtime support for APC ups
2016-09-20 18:09:40 +01:00
Neil LathwoodandGitHub 4025117433 Merge pull request #4503 from Rosiak/update-forti-logo
Update forti logo
2016-09-20 18:09:11 +01:00
Rosiak df66b343c5 fix off by 1 px 2016-09-20 18:55:25 +02:00