PHPackages                             fustundag/awscw-custom-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. fustundag/awscw-custom-metrics

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

fustundag/awscw-custom-metrics
==============================

Send custom metric data to AWS CloudWatch for PHP

2.1.3(8y ago)7502MITPHPPHP &gt;=5.6

Since Aug 19Pushed 4y ago3 watchersCompare

[ Source](https://github.com/fustundag/awscw-custom-metrics)[ Packagist](https://packagist.org/packages/fustundag/awscw-custom-metrics)[ Docs](http://github.com/fustundag/awscw-custom-metrics)[ RSS](/packages/fustundag-awscw-custom-metrics/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (12)Used By (0)

AWS CloudWatch Custom Metrics [![Build Status](https://camo.githubusercontent.com/7696d28dcdd640bdb1942279e50f5035b4ae3f241fc534a5f42abf42d3a78880/68747470733a2f2f7472617669732d63692e6f72672f66757374756e6461672f61777363772d637573746f6d2d6d6574726963732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fustundag/awscw-custom-metrics) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/38a32d23a7c72e6eea22b7424dc12f2d66bea72b32fa86b275140472c0815199/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66757374756e6461672f61777363772d637573746f6d2d6d6574726963732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fustundag/awscw-custom-metrics/?branch=master)
=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#aws-cloudwatch-custom-metrics--)

You can send custom metrics to AWS CloudWatch like disk/memory usage

Features
--------

[](#features)

- Send custom metrics to AWS CloudWatch
- Add new metrics what you need by metric plugins
- Configure different cron time for each metric plugin

Requirements
------------

[](#requirements)

- PHP 5.5+
- aws/aws-sdk-php
- mtdowling/cron-expression

Usage
-----

[](#usage)

### Basic usage

[](#basic-usage)

- Create php file like awscw-agent.php

```
