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
e1db733590f72a408d2f82debe97ca0694c9bfb4
librenms-librenms/html/includes/graphs/device/cipsec_flow_tunnels.inc.php

24 lines
346 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
improved cipsec graphs git-svn-id: http://www.observium.org/svn/observer/trunk@1608 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 02:40:17 +00:00
include("includes/graphs/common.inc.php");
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
improved cipsec graphs git-svn-id: http://www.observium.org/svn/observer/trunk@1608 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 02:40:17 +00:00
$rrd_filename = $config['rrd_dir'] . "/" . $device['hostname'] . "/cipsec_flow.rrd";
$rra = "Tunnels";
$colour_area = "9999cc";
$colour_line = "0000cc";
$colour_area_max = "aaaaacc";
$scale_min = 0;
$unit_text = "Active Tunnels";
include("includes/graphs/generic_simplex.inc.php");
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
?>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 505ms Template: 1ms
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