Commit Graph

10953 Commits

Author SHA1 Message Date
Vikram Adukia
5b9fb7db5a start of adding basic support for the servertech sentry4 cdus
I agree to the conditions of the Contributor Agreement
    contained in doc/General/Contributing.md.
2016-06-14 18:21:16 -07:00
Søren Rosiak
3d8e75a216 Merge pull request #3652 from laf/issue-3544 2016-06-14 19:01:28 +02:00
Søren Rosiak
47741d891a Merge pull request #3651 from laf/issue-3650 2016-06-14 19:00:59 +02:00
Søren Rosiak
366c43c1ae Merge pull request #3645 from laf/issue-3633 2016-06-14 19:00:23 +02:00
Neil Lathwood
1b97411b40 Merge pull request #3655 from BarbarossaTM/discovery-fix
Discovery fix
2016-06-14 14:00:12 +01:00
Maximilian Wilhelm
d53619ab4f Fix database update queries in discovery.php.
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-06-14 13:13:24 +02:00
Maximilian Wilhelm
2fd9879278 Fix database query for known ports in discovery.
While adding configurable port mapping in 2c9df26bbf
  I broke the query for known ports from the database so discovery.php considered
  ALL ports to be new every time it ran. Whoops.

  This went undetected for so long as there is a unique constraint on the ports
  table (device_id+ifIndex) which prevented ports from being added again and
  again.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-06-14 13:12:12 +02:00
laf
1d678642b3 Updated docs and webui 2016-06-13 22:04:51 +00:00
laf
ea5512ffe6 Added location to be available in alerts template 2016-06-13 22:03:17 +00:00
laf
ed0479a2f3 Fixed the create new alert template / edit template bug 2016-06-13 19:44:14 +00:00
Neil Lathwood
779c4dee71 Merge pull request #3646 from murrant/edit-port-missing 2016-06-13 08:03:41 +01:00
Tony Murray
173336c76b Only display when it is not set to the default setting. 2016-06-12 21:36:04 -05:00
Tony Murray
55f8576973 Fix custom port not showing on the device edit page 2016-06-12 21:23:21 -05:00
laf
e1ee0df0fa Updated poweralert sensors divisor to 1 from 10 2016-06-12 20:13:44 +00:00
Neil Lathwood
850170e03e Merge pull request #3639 from Rosiak/hpblmos-support
Basic HP Blade Management Support
2016-06-12 19:56:25 +01:00
Neil Lathwood
99d42139f8 Merge pull request #3641 from Rosiak/oracle-ilom-support
Basic Oracle ILOM Support
2016-06-12 19:40:01 +01:00
Neil Lathwood
dfcc740532 Merge pull request #3640 from tribut/image-keep-aspect
Keep aspect ratio for external images on dashboard
2016-06-12 19:38:08 +01:00
Neil Lathwood
53442e204b Merge pull request #3638 from Rosiak/hwg-ste-extended
HWg-STE Temp & State Support
2016-06-12 19:31:49 +01:00
Neil Lathwood
2b47c927f9 Merge pull request #3568 from gcoeugnet/master
Add procedure management from alerting widget
2016-06-12 19:26:01 +01:00
Neil Lathwood
5514ffb9ef Merge pull request #3643 from laf/changelog
Updated changelog until June 2016
201606
2016-06-12 18:57:22 +01:00
laf
26011752d9 Updated changelog until June 2016 2016-06-12 17:54:47 +00:00
Søren Rosiak
ac5edc2967 Missing end 2016-06-12 16:00:38 +02:00
Søren Rosiak
f5b3fb1136 Basic Oracle ILOM Support
#3632
2016-06-12 15:59:17 +02:00
Felix Eckhofer
9ba5a38b56 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-06-12 15:45:03 +02:00
Felix Eckhofer
82066f8430 Keep aspect ratio for external images on dashboard 2016-06-12 15:40:21 +02:00
Søren Rosiak
097753a3cc Basic HP Blade Management Support
#3631
2016-06-12 15:06:31 +02:00
Søren Rosiak
c1b752e373 HWg-STE Temp & State Support
#3606
2016-06-12 14:48:25 +02:00
Tony Murray
a68e69b732 Output numbers (#3637)
add numbers only output option to snmpbulkwalk command.
2016-06-11 09:45:39 -05:00
Tony Murray
879abfb7e2 Merge pull request #3616 from keeperofdakeys/fan-sensor
Allow lmsensor fanspeeds of 0 to be discovered.
2016-06-10 11:19:53 -05:00
Tony Murray
8b9e68dcd9 Merge pull request #3617 from wiad/issue-3615
Test different hostname formats in Oxidized integration
2016-06-10 10:03:15 -05:00
Neil Lathwood
108d271cb5 Merge pull request #3630 from murrant/riverbed_icon
Update the Riverbed icon so it isn't stretched
2016-06-09 14:14:19 +01:00
Tony Murray
8a6d327b96 Update the Riverbed icon so it isn't stretched 2016-06-09 08:12:01 -05:00
Guillaume COEUGNET
d705836c88 Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
Josh Driver
871f2d7ac6 I agree to the conditions of the Contributor Agreement contained
in doc/General/Contributing.md.
2016-06-09 21:03:51 +09:30
Adam Winberg
58c3f6e40f Merge branch 'master' of https://github.com:/wiad/librenms into issue-3615 2016-06-09 12:35:47 +02:00
Adam Winberg
6641bb17f5 Adhering to librenms style guidelines 2016-06-09 12:35:04 +02:00
Neil Lathwood
8b7cae21d3 Merge pull request #3628 from murrant/sort_defaults
Sort poller/discovery modules without affecting the $config order
2016-06-09 11:17:41 +01:00
Neil Lathwood
0b8d9d7a04 Merge pull request #3627 from murrant/rrdcached
Rrdcached application monitoring
2016-06-09 11:16:17 +01:00
Neil Lathwood
2cef85380a Merge pull request #3621 from ekoyle/alerts_table_add_location_on_hover
Add device hw/location on hover in alerts table
2016-06-09 11:13:56 +01:00
Neil Lathwood
69f37b365e Merge pull request #3602 from keeperofdakeys/master
Various Network Map Improvements
2016-06-09 11:06:56 +01:00
Adam Winberg
c97235ab82 Merge branch 'master' of https://github.com:/wiad/librenms into issue-3615 2016-06-09 08:50:53 +02:00
Adam Winberg
0ed7a51de3 adjust if statement syntax, as per suggestion from @murrant 2016-06-09 08:50:19 +02:00
Tony Murray
90749139f1 Merge pull request #3578 from Rosiak/hp3par-support
Basic HPE 3PAR Support
2016-06-09 00:48:48 -05:00
Tony Murray
6bd18f55f4 Merge pull request #3624 from Rosiak/hwg-ste
HWg Additions / Changes
2016-06-09 00:45:45 -05:00
Tony Murray
36818e7a52 Add graphs to graphs menu page.
Use rrd_name() function
Add copyright headers
2016-06-09 00:40:04 -05:00
Tony Murray
8d874e7220 Merge pull request #3625 from Rosiak/ibm-imm-support
Basic IBM IMM Support
2016-06-08 23:41:45 -05:00
Tony Murray
9f94b278d3 Sort poller/discovery modules without affecting the $config order 2016-06-08 23:29:33 -05:00
Tony Murray
2e23d14b98 Allow agent to enable apps in the $agentapps array 2016-06-08 21:42:18 -05:00
Tony Murray
5d9925a5a1 Tidy applications poller output 2016-06-08 21:13:01 -05:00
Tony Murray
60624c1ac0 Rrdcached application monitoring
Can collect data from the agent or by connecting directly
2016-06-08 20:48:53 -05:00