76d5311647
Update nfs-stats.inc.php to use data_update
...
filter tags in ports.inc.php, and update the phpdoc for rrd_array_filter()
2016-07-25 20:42:37 -05:00
8d950a4ed7
More compact debug output.
...
RRDC_USER is not used in the systemd unit file (this isn't how you set an environment variable), so remove it.
2016-07-25 20:12:40 -05:00
e3772e2653
Don't use $config['rrdcached_dir'] anymore, always use relative directories when using rrdcached.
...
Wait for output on every command, this prevents input left in the buffer from messing up subsequent commands.
It doesn't seem like there is a penalty, but I'd have to do more testing.
2016-07-25 16:24:09 -05:00
c43f533b55
Sometimes the output streams already contain output, so we don't get the output we expect.
...
Clear those output buffers, but only when we care about it.
2016-07-21 11:27:19 -05:00
d7a7c5ef00
Doc updates
2016-07-20 09:09:19 -05:00
1f5cfe283e
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-07-18 15:58:56 -05:00
c9a4e9daa1
Merge pull request #3817 from laf/issue-3738
2016-07-18 22:07:41 +02:00
7c1794e49c
Merge pull request #3815 from laf/issue-3756
2016-07-18 22:03:03 +02:00
7d1a94af7d
Merge pull request #3842 from adaniels21487/issue-3841
...
Cisco-CBQOS - more colours, graph single class
2016-07-18 20:16:18 +01:00
b8828e49f0
Merge pull request #3665 from laf/issue-3571
...
Potential fix for bad data in billing
2016-07-18 20:05:39 +01:00
0a8acc7649
Check for file missing string anywhere in stdout or stderr
2016-07-18 13:30:39 -05:00
7c3ff521d8
Fix missing data fonetstats-snmp
2016-07-18 09:07:54 -05:00
969a08c229
Fix extra data for TCP stats.
2016-07-18 08:36:59 -05:00
1a3a2db4b6
Merge branch 'master' of https://github.com/librenms/librenms into issue-3571
2016-07-17 21:25:25 +01:00
19a74701b8
Renamed 124.sql -> 125.sql
2016-07-17 21:25:21 +01:00
0ecf5445a0
Merge pull request #3848 from laf/schema-issue
2016-07-17 22:21:47 +02:00
35c558ba10
Re-try two missing tables in mariadb
2016-07-17 21:12:52 +01:00
5a9a963a03
Final fixes for billing
2016-07-17 20:35:50 +01:00
47f7c37b03
Updated code to detect bad data
2016-07-17 07:16:38 +01:00
054ed457b7
Merge branch 'master' of https://github.com/librenms/librenms into issue-3571
2016-07-16 13:18:18 +01:00
dd9e19d9ed
Fix slow poller debug (waiting for output)
...
More robust rrdtool_check_rrd_exists() check
Line return after outputting the rrd command for easier to read debug output
Updated some phpdoc comments in rrdtool.inc.php
2016-07-15 12:21:09 -05:00
fdf68a83b3
Merge pull request #3840 from murrant/fix-validate-empty-modified
...
Validate: Also check the output of git before saying there is modified files
2016-07-14 23:37:03 +01:00
6f6b18cbc9
- Add the ability to only graph a single class map
...
- Add links to the classes on the policy selector.
2016-07-15 07:03:08 +10:00
aa23223f71
Also check the output of git before saying there is modified files
...
Indent files to improve readability
2016-07-14 15:46:24 -05:00
9826e0915a
- Added more colours to the array and added better debugging.
2016-07-14 17:46:50 +10:00
c88706531b
Merge pull request #3831 from Rosiak/ip-sla-fixes
...
Prettify HTML for device SLA panel
2016-07-13 11:49:43 +01:00
524de78652
Merge pull request #3828 from deepseth/patch-1
...
Poller perf graph now displays MIN too
2016-07-13 11:49:24 +01:00
e3a7d182f3
Merge pull request #3827 from thecityofguanyu/fix-ironware-vrf-rd
...
Fixed ironware VRF RD discovery
2016-07-13 11:48:36 +01:00
e309ec060c
Merge pull request #3820 from vitalisator/pbn-optical-sensor
...
add pbn SFP Sensors
2016-07-13 11:43:33 +01:00
d7a0c4391c
Merge pull request #3781 from laf/max-repeaters
2016-07-12 21:21:16 +02:00
f7d9ab40fd
Prettify HTML for device SLA panel
2016-07-12 20:51:52 +02:00
3e6de4fbdc
Poller perf graph now displays MIN too
...
Was previously showing AVERAGE where MIN was expected
2016-07-12 17:37:07 +01:00
48f6f314d1
fixed ironware VRF RD discovery
2016-07-11 16:17:43 -05:00
121781ce9a
Merge pull request #3759 from Misch-/master
...
Always log why discovery fails
2016-07-11 19:02:51 +01:00
457ac4c3e7
Merge pull request #3822 from laf/module-manual
...
Re-enable the ability to run a disabled module manually
2016-07-11 16:07:11 +00:00
33415796bd
Re-enable the ability to run a disabled module manually
2016-07-11 12:28:54 +01:00
e5ee8a75a7
trim lower current limit
2016-07-11 10:14:53 +02:00
ebe42a023d
Changed snmp access failed logging to reflect that host could be unreachable too
2016-07-10 20:34:10 -05:00
919b50f76b
Merge pull request #3816 from laf/issue-3748
2016-07-10 22:12:03 +02:00
4b6816a8d3
Merge pull request #3812 from laf/issue-3795
2016-07-10 22:09:44 +02:00
53a4e0385c
Merge pull request #3726 from laf/api-arp
2016-07-10 22:08:21 +02:00
65dcdc5ac9
add pbn SFP Sensors
2016-07-10 20:05:33 +02:00
e183332a8c
Merge pull request #3818 from thecityofguanyu/thecityofguanyu/adtran-aos-mempools-typo
...
Fix typo in adtran-aos mempools discovery if conditional
2016-07-10 16:40:13 +01:00
f7c29640fa
fixed typo in adtran-aos mempools discovery if conditional
2016-07-10 09:53:33 -05:00
f4a1e2798a
Merge pull request #3758 from laf/macros-templates
...
Added more macros and alert templates
2016-07-09 21:20:49 -05:00
a6723d954a
Added forced refresh for generic images widget
2016-07-10 00:42:33 +01:00
4b282018b2
Check firmware version of poweralert units before applying divisor for current sensor
2016-07-09 22:33:42 +01:00
0960027bd9
Added sysName to results if != hostname
2016-07-09 22:24:30 +01:00
fdce2d0a28
Added ability to lookup device from IP in syslog
2016-07-09 20:01:35 +01:00
8ffc889492
Merge pull request #3792 from crcro/apps-nfs-stats
...
Apps nfs stats
2016-07-09 19:12:43 +01:00