Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
ba0ed73d5f7a6636907c7916d4db3405865cc05b
librenms-librenms/html/includes/graphs/device/cipsec_flow_bits.inc.php

9 lines
164 B
PHP
Raw Normal View History

some cipsec_flow graphing (requires db still, which will be moved to array) git-svn-id: http://www.observium.org/svn/observer/trunk@1561 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 20:40:09 +00:00
<?php
Remove nfs requirement for distributed poller (with rrdtool 1.5+) Use data_update instead of rrd_update/rrd_create and influx_update Centralize rrd file check so we can check against a remote rrdcached server too Use rrd_name() to generate rrd file names
2016-07-07 01:33:43 -05:00
$rrd_filename = rrd_name($device['hostname'], 'cipsec_flow');
some cipsec_flow graphing (requires db still, which will be moved to array) git-svn-id: http://www.observium.org/svn/observer/trunk@1561 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 20:40:09 +00:00
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
$ds_in = 'InOctets';
$ds_out = 'OutOctets';
some cipsec_flow graphing (requires db still, which will be moved to array) git-svn-id: http://www.observium.org/svn/observer/trunk@1561 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 20:40:09 +00:00
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
require 'includes/graphs/generic_data.inc.php';
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1303ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API