mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
#11494 Fix service level function and add widget icon
This commit is contained in:
parent
1c996190f4
commit
0140183ae4
BIN
pandora_console/images/widgets/service_level.png
Normal file
BIN
pandora_console/images/widgets/service_level.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
@ -4768,9 +4768,9 @@ function export_agents_module_csv($filters)
|
|||||||
* Function to return Mean Time Between Failure, Mean Time To Solution (in seconds)
|
* Function to return Mean Time Between Failure, Mean Time To Solution (in seconds)
|
||||||
* and Availability of a module
|
* and Availability of a module
|
||||||
*
|
*
|
||||||
* @param string $interval_start Start time of the interval.
|
* @param string $datetime_from Start time of the interval.
|
||||||
*
|
*
|
||||||
* @param string $interval_end End time of the interval.
|
* @param string $datetime_to End time of the interval.
|
||||||
*
|
*
|
||||||
* @param string $id_agentmodule id_agentmodule of the module
|
* @param string $id_agentmodule id_agentmodule of the module
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user