$ 15.35
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 415 |
| Technical Name |
sm_system_stats |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/browse?repo_maintainer_id=512936 |
| Versions | 16.0 17.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 415 |
| Technical Name |
sm_system_stats |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/browse?repo_maintainer_id=512936 |
| Versions | 16.0 17.0 18.0 |
SM System Status
A system statistics widget for Odoo systray that displays real-time SERVER metrics. Monitor your server performance directly from Odoo!
Features
- CPU Usage - Real-time server CPU percentage
- Memory Usage - Server RAM usage (used/total GB)
- Disk Usage - Server storage usage
- Database Size - PostgreSQL database size in GB
- Active Users - Users active in last 30 minutes
- Process Memory - Odoo process memory consumption
- Server Uptime - How long the server has been running
- Auto-Refresh - Updates every 30 seconds
â ï¸ IMPORTANT: This module requires the
Install with:
If psutil is not installed, CPU/Memory/Disk metrics will show 0.
psutil Python library installed on the server.Install with:
pip install psutilIf psutil is not installed, CPU/Memory/Disk metrics will show 0.
How It Works
This module displays SERVER metrics, not browser/client metrics:
- All stats come from the server where Odoo is running
- Uses Python psutil library for system metrics
- Database queries for active users and DB size
Compatibility
Compatible with Odoo 16.0, 17.0, and 18.0
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module