Commit version 24.12.13800
This commit is contained in:
@ -5,15 +5,15 @@
|
||||
*
|
||||
* This files is part of Observium.
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage applications
|
||||
* @package observium
|
||||
* @subpackage applications
|
||||
* @copyright (C) 2006 - 2013 Adam Armstrong
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
$app_graphs['default'] = array('lighttpd_hits' => 'Hits',
|
||||
'lighttpd_traffic' => 'Traffic',
|
||||
'lighttpd_uptime' => 'Lighttpd Uptime',
|
||||
'lighttpd_servers' => 'Busy / Idle Workers',
|
||||
'lighttpd_scoreboardstatistics' => 'Scoreboard Statistics');
|
||||
$app_graphs['default'] = ['lighttpd_hits' => 'Hits',
|
||||
'lighttpd_traffic' => 'Traffic',
|
||||
'lighttpd_uptime' => 'Lighttpd Uptime',
|
||||
'lighttpd_servers' => 'Busy / Idle Workers',
|
||||
'lighttpd_scoreboardstatistics' => 'Scoreboard Statistics'];
|
||||
|
Reference in New Issue
Block a user