Commit Graph

2984 Commits

Author SHA1 Message Date
Paul Gear
eb1dbc74c7 Remove redundant function 2016-01-02 07:10:43 +10:00
Paul Gear
2244a5f31d Fix issues flagged by scrutinizer 2016-01-02 07:10:43 +10:00
Paul Gear
ea29977d29 Support MIB-based overrides in processor & memory pools 2016-01-02 07:10:43 +10:00
Paul Gear
3fb5210d21 Make formatting changes consistent 2016-01-02 07:10:43 +10:00
Paul Gear
2558aa9bda Fix up some funky formatting; add/tidy end-of-function markers to reduce diff churn 2016-01-02 07:10:43 +10:00
Paul Gear
8a20ad4896 Move rrd handling functions into includes/rrdtool.inc.php; add backwards compatibility with file naming in old version of MIB-based polling 2016-01-02 07:10:42 +10:00
Paul Gear
1b0614ad87 Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
ed15e2a6cf Restore name_shorten so we can provide backwards compatibility 2016-01-02 07:10:42 +10:00
Paul Gear
b52f7f5e86 Fix rebase for can_ping_device 2016-01-02 07:10:42 +10:00
Paul Gear
953ea3fa15 Add device OID storage and display 2016-01-02 07:10:42 +10:00
Paul Gear
5d53761727 Trivial cleanups 2016-01-02 07:10:42 +10:00
Paul Gear
161e2b82e1 Include copyright 2016-01-02 07:10:42 +10:00
Paul Gear
7619a340d6 Split polling & discovery of MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
40a1cef050 Generalise arp discovery cache; move to common 2016-01-02 07:10:42 +10:00
Paul Gear
4d6e671e71 Add code to populate mibdefs table; note about moving some items to discovery 2016-01-02 07:10:41 +10:00
Paul Gear
9b6496b404 Add debugging of MIB objects again 2016-01-02 07:10:41 +10:00
Paul Gear
cb7c87d76f Use stacked graphs for multi-instance MIBs; add larger colour palette 2016-01-02 07:10:41 +10:00
Paul Gear
b8601b5896 Skeleton framework for allowing MIB values to feed CPU & memory health graphs 2016-01-02 07:10:41 +10:00
Paul Gear
c3a953c434 Make things clearer by not trying to cram into one line 2016-01-02 07:10:41 +10:00
Paul Gear
7752bc0494 Move to fixed DS names in MIB-based polling; add script to convert RRDs 2016-01-02 07:10:40 +10:00
Paul Gear
f1ab68deed Gather Ruckus radio stats table 2016-01-02 07:10:40 +10:00
Paul Gear
8aecf71910 Merge pull request #2552 from SaaldjorMike/bcast-mcast-ciscosb
Ignore HC Broadcast and Multicast Counters for Cisco SB as they're al…
2016-01-02 07:01:18 +10:00
flatterlight
41a0b40da2 Update samsungprinter.inc.php
last new line ;)
2015-12-30 02:50:19 +01:00
flatterlight
eab707daf7 Update samsungprinter.inc.php
newline
2015-12-30 02:50:18 +01:00
flatterlight
9844915107 fixed OS variable 2015-12-30 02:50:18 +01:00
flatterlight
80c8b70ad4 added suport for samsung printer 2015-12-30 02:42:25 +01:00
Rosiak
0b26686cb1 Fix enterasys discovery
fix #2677
2015-12-29 16:32:17 +01:00
Paul Gear
66468d802c Add pings option 2015-12-29 07:10:15 +10:00
Neil Lathwood
d1c254dd3c Merge pull request #2672 from vitalisator/master
add cpu and memory discovery/polling to PBN devices
2015-12-28 18:36:22 +00:00
vitalisator
b4cbd3087c add build specific handling on cpu and mempool discoverx/polling 2015-12-27 12:12:43 +01:00
vitalisator
81ab435942 add cpu and memory discovery/polling to PBN devices 2015-12-27 00:23:39 +01:00
Neil Lathwood
1ea0e4f710 Merge pull request #2668 from vitalisator/master
improve some things in PBN OS polling
2015-12-24 08:54:19 +00:00
laf
32f5980523 Some more tweaks 2015-12-23 15:12:42 +00:00
vitalisator
fd10cd751a improve some things in PBN OS polling 2015-12-23 14:18:06 +01:00
laf
8b63bfad30 Updated again 2015-12-23 11:40:17 +00:00
laf
0e33048339 Updated influx port data 2015-12-23 11:28:40 +00:00
laf
904a24d7ed Added some more tags for ports 2015-12-23 11:17:00 +00:00
laf
a9d09b3289 Removed debug 2015-12-23 10:53:06 +00:00
Aaron Daniels
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
Rosiak
5898d01bcd Add polling 2015-12-21 21:26:24 +01:00
Rosiak
2f88cb93a3 Basic LigoPTP Discovery
fix #2636
2015-12-20 21:10:36 +01:00
Daniel Preussker
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
Daniel Preussker
5e3f6a4530 Merge pull request #2638 from laf/scrutfix
Removed duplicate log_file config check and declaration fix
2015-12-20 17:23:34 +00:00
Daniel Preussker
4262d7f36b Merge pull request #2592 from laf/issue-2493-1
Added NOW() to dbUpdate calls to sensors
2015-12-20 17:13:05 +00:00
laf
b8bc52ce0c Removed distinct() from query as we limit by 1 anyway 2015-12-19 19:50:02 +00:00
Daniel Preussker
70324ea4bb Update check.inc 2015-12-19 12:31:07 +00:00
Neil Lathwood
271f0591e8 Merge pull request #2645 from samyscoub/master
Fix myql empty graphs
2015-12-18 16:35:29 +00:00
Neil Lathwood
a203c94747 Merge pull request #2632 from szatam/master
Non-vxworks based Quanta LB6M erroneously gets detected as Ubiquiti E…
2015-12-18 16:25:53 +00:00
Neil Lathwood
12011dc4b2 Merge pull request #2619 from vitalisator/issue-2614
Fix LLDP discovery on devices with absent lldpRemSysName field
2015-12-18 16:11:47 +00:00
Luke Gopher
62e83a2f28 Fix myql empty graphs
Fix this problem when we have another plugin enabled than Mysql on a server
2015-12-18 17:07:40 +01:00