Commit Graph

4251 Commits

Author SHA1 Message Date
Neil Lathwood
7ad946f85d refactor: F5 device discovery cleanup + test unit
refactor: F5 device discovery cleanup + test unit
2016-09-19 16:10:20 +01:00
boudreau
8dbc9b4809 Update functions.inc.php 2016-09-19 11:09:29 -04:00
Neil Lathwood
6c07e4dc06 fix: vyos discovery fix #4486
fix: vyos discovery fix #4486
2016-09-19 16:09:02 +01:00
boudreau
c097120103 Create apc.inc.php 2016-09-19 11:07:54 -04:00
Neil Lathwood
926245efc5 refactor: Remove external uses of GenGroupSQL()
refactor: Remove external uses of GenGroupSQL()
2016-09-19 16:07:46 +01:00
boudreau
c1b8298dfe Create runtime.inc.php 2016-09-19 11:06:48 -04:00
boudreau
32694150b3 Update sensors.inc.php 2016-09-19 11:05:38 -04:00
Neil Lathwood
44eedd4104 refactor: consolidate snmpcmd generation
refactor: consolidate snmpcmd generation
2016-09-19 16:02:40 +01:00
Tony Murray
aceb572065 refactor: F5 discovery cleanup 2016-09-19 08:46:19 -05:00
Tony Murray
12a428136d fix: vyos discovery
add discovery tests for vyos, vyatta, and edgeos
2016-09-19 08:33:56 -05:00
Tony Murray
c48b71d0af Remove external uses of GenGroupSQL() 2016-09-18 19:08:33 -05:00
Neil Lathwood
669a2d2b55 fix: toner descr that contain invalid characters #4464
fix: toner descr that contain invalid characters #4464
2016-09-18 22:21:37 +01:00
Neil Lathwood
b370ebb0ad newdevice: Added support for Cisco Callmanager
newdevice: Added support for Cisco Callmanager
2016-09-18 19:57:25 +01:00
Neil Lathwood
9ed1dda9bc s/junos/poweralert/ 2016-09-18 19:55:00 +01:00
Neil Lathwood
c75f3d684d feature: Add more state sensors to Dell iDrac
feature: Add more state sensors to Dell iDrac
2016-09-18 19:42:02 +01:00
Neil Lathwood
3ae96e2a37 Centralised code for poweralert divisor checks 2016-09-18 19:38:31 +01:00
Neil Lathwood
ff99f4fad4 fix: ubnt bad edgeswitch uptime #4470
fix: ubnt bad edgeswitch uptime #4470
2016-09-18 19:24:09 +01:00
crcro
af9f4fb8df fix for spaces 2016-09-18 17:20:34 +03:00
crcro
7ee585b3e3 remove newlines, alphanumeric and hippen accepted 2016-09-18 17:04:08 +03:00
crcro
2e44aac06e accept only alphanumeric chars 2016-09-18 17:02:13 +03:00
Tony Murray
b8d085202d correct phpdoc for data_update() (#4481) 2016-09-18 07:11:12 -05:00
Tony Murray
bb318fdcad refactor: consolidate snmpcmd generation
I needed to generate an snmpcmd for an upcoming PR, so I figured I'd save a little code duplication.
2016-09-18 00:08:14 -05:00
Rosiak
c74aa49e5c feature: Add more state sensors to Dell iDrac 2016-09-17 19:00:52 +02:00
crcro
2c5bd406ae only edgeswitch 2016-09-17 18:06:38 +03:00
crcro
b6df511ab7 version order fix 2016-09-17 04:14:03 +03:00
crcro
e56fd99846 fix poweralert divisor based on version #4391 2016-09-17 04:09:20 +03:00
crcro
a5f397ed68 fix for ubnt bad edgeswitch/edgeos uptime #4470 2016-09-17 03:49:39 +03:00
Neil Lathwood
45e41ad02e fix: New installs would have multiple entries in dbSchema table (#4460) 2016-09-16 18:20:34 -05:00
crcro
1d73fd3f93 fix 4464 2016-09-17 02:10:55 +03:00
Rosiak
256c1087df smal change 2016-09-16 23:02:55 +02:00
Rosiak
a5e9988112 newdevice: Added support for Cisco Callmanager 2016-09-16 21:48:08 +02:00
Neil Lathwood
baca34d8d3 fix: Force add now ignores all snmp queries
fix: Force add now ignores all snmp queries
2016-09-16 10:03:06 +01:00
Neil Lathwood
ed48e8f0c8 fix: Force add now ignores all snmp queries 2016-09-16 09:40:00 +01:00
Neil Lathwood
a9a982b7db Updated sharp printer discovery and test unit 2016-09-16 07:59:48 +01:00
Neil Lathwood
5b90a71042 device: Added feature to support Sharp printers
device: Added feature to support Sharp printers
2016-09-16 07:57:34 +01:00
Neil Lathwood
c87de0532e webui: Relocate Alerts menu
webui: Relocate Alerts menu
2016-09-15 21:26:45 +01:00
crcro
7d7621fd3e removed file versions from comments 2016-09-15 23:24:25 +03:00
Neil Lathwood
fad8e3f322 Removed blank line 2016-09-15 20:15:32 +01:00
crcro
0dd523be45 app-ups-nut update 1 2016-09-15 19:37:52 +03:00
Morgan Henreaux
7ac293f59b device: Added feature to support Sharp printers 2016-09-15 14:05:30 +02:00
Neil Lathwood
361732bfc2 device: cisco ons support (#4441)
* initial support for cisco ons

* oh travis...

* renamed from ciscoons to ons
2016-09-15 11:36:55 +01:00
crcro
99cc15b855 renamed from ciscoons to ons 2016-09-15 12:28:24 +03:00
Neil Lathwood
85b92caf47 Added alert indicator to navbar 2016-09-15 10:21:28 +01:00
Tony Murray
36f6338ad6 fix: Clean up errors in the webui (#4438) 2016-09-15 08:46:26 +01:00
Tony Murray
83d7bbdd1b fix: reduce mib graph queries (#4439)
Used have 1 query for every graph type known to LibreNMS.
Now it just gets a list of the graphs for the device and checks against that.
2016-09-15 08:45:45 +01:00
Tony Murray
6d93dc0572 newdevice: Add support for APC Netbotz 200 (#4443)
Unfortunately, it is clobbered by other devices because it returns a value for all sorts of snmpget requests
2016-09-15 08:21:29 +01:00
crcro
98763b13d9 oh travis... 2016-09-15 00:44:19 +03:00
crcro
b9cd6012b7 initial support for cisco ons 2016-09-15 00:25:25 +03:00
Tony Murray
0351b54fb8 webui: make d_echo work in webui (#4432)
* webui: make d_echo work in webui
Remove d_print_r(), it is redundant to d_echo()
Remove d_echo calls in services.inc.php

* Switched debug check to work with nginx
2016-09-14 10:05:49 +01:00
Tony Murray
ce95ceaa2b refactor: set mysqli as the default + cleanup (#4430)
* refactor: set mysqli as the default
dbFacile.mysqli cleanup
Init $db_stats array
number_format() returns string
remove unreachable statement, commented code, and unused global

* Fix style issues
2016-09-14 09:05:32 +01:00