PHPackages                             llaski/nova-server-metrics - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. llaski/nova-server-metrics

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

llaski/nova-server-metrics
==========================

A Laravel Nova card.

1.2.0(4y ago)775.2k↓72%4[1 issues](https://github.com/llaski/nova-server-metrics/issues)MITPHPPHP ^7.2.5|^8.0

Since Sep 20Pushed 3y ago2 watchersCompare

[ Source](https://github.com/llaski/nova-server-metrics)[ Packagist](https://packagist.org/packages/llaski/nova-server-metrics)[ RSS](/packages/llaski-nova-server-metrics/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (11)Used By (0)

Nova Server Metrics
===================

[](#nova-server-metrics)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a052ecf65972ddef47a685c8efa359dfcffb083314d3c4c1385ca3bb0bc05d7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6c61736b692f6e6f76612d7365727665722d6d6574726963732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/llaski/nova-server-metrics)[![Total Downloads](https://camo.githubusercontent.com/e713c008972e9799aa4bc479249f8f42f749a3827ff55c1e1fea43e54d873368/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6c61736b692f6e6f76612d7365727665722d6d6574726963732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/llaski/nova-server-metrics)

Includes a card to display your server metrics
----------------------------------------------

[](#includes-a-card-to-display-your-server-metrics)

### Available Metrics

[](#available-metrics)

- Disk Space
- Memory Usage
- CPU Usage

- Please note this package currently only supports Linux

[![Nova Scheduled Jobs Card Screenshot](https://raw.githubusercontent.com/llaski/screenshots/master/nova-server-metrics-card.png)](https://raw.githubusercontent.com/llaski/screenshots/master/nova-server-metrics-card.png)

Installation
------------

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require llaski/nova-server-metrics
```

To setup the card, you must register the card with Nova. This is typically done in the `cards` method of the `NovaServiceProvider`.

```
// in app/Providers/NovaServiceProvider.php

// ...

public function cards()
{
    return [
        // ...
        new \Llaski\NovaServerMetrics\Card,
    ];
}
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Larry Laski](https://github.com/llaski)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 88.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~144 days

Recently: every ~324 days

Total

10

Last Release

1547d ago

Major Versions

0.1.0 → 1.0.02020-03-23

PHP version history (4 changes)0.0.1PHP &gt;=7.1.0

0.1.0PHP ^7.1

1.0.0PHP ^7.2.5

1.1.0PHP ^7.2.5|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/416ef02ad2f95bf0f739c6d9ca187b3ebd788bed2032111ab0f028370cbb8e1d?d=identicon)[llaski](/maintainers/llaski)

---

Top Contributors

[![llaski](https://avatars.githubusercontent.com/u/833579?v=4)](https://github.com/llaski "llaski (15 commits)")[![klimov-paul](https://avatars.githubusercontent.com/u/1482054?v=4)](https://github.com/klimov-paul "klimov-paul (1 commits)")[![pelmered](https://avatars.githubusercontent.com/u/680058?v=4)](https://github.com/pelmered "pelmered (1 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/llaski-nova-server-metrics/health.svg)

```
[![Health](https://phpackages.com/badges/llaski-nova-server-metrics/health.svg)](https://phpackages.com/packages/llaski-nova-server-metrics)
```

###  Alternatives

[ebess/advanced-nova-media-library

Laravel Nova tools for managing the Spatie media library.

6163.5M22](/packages/ebess-advanced-nova-media-library)[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2852.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2862.1M9](/packages/outl1ne-nova-sortable)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92219.3k3](/packages/advoor-nova-editor-js)[outl1ne/nova-page-manager

Page(s) and region(s) manager for Laravel Nova.

17947.0k](/packages/outl1ne-nova-page-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
