php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65924 Host status memory usage diagram slices corrupt when there are two many fragmen
Submitted: 2013-10-17 11:29 UTC Modified: 2016-11-18 21:06 UTC
From: jyri-petteri dot paloposki at iki dot fi Assigned:
Status: Wont fix Package: APC (PECL)
PHP Version: Irrelevant OS: Debian
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jyri-petteri dot paloposki at iki dot fi
New email:
PHP Version: OS:

 

 [2013-10-17 11:29 UTC] jyri-petteri dot paloposki at iki dot fi
Description:
------------
The Memory Usage diagram in Host Status Diagrams has green + brown slices only cover something like 50 % of the whole circle covered in total when there are many fragments; it seems that the graph building is unable to draw the graph correctly. The numbers below it tell that there's 37.5 % free and 62.5 % used, which totals up correctly.

Expected result:
----------------
A full circle with brown and green slices.

Actual result:
--------------
https://graniitti.aucor.fi/~zeip/Selection_002.png

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-18 21:06 UTC] kalle@php.net
-Status: Open +Status: Wont fix
 [2016-11-18 21:06 UTC] kalle@php.net
APC is no longer supported in favor of opcache that comes bundled with PHP, if you wish to use the user cache, then look at PECL/APCu.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC