# sensu-client (arm)

**URL:** https://discourse.sensu.io/t/sensu-client-arm/428
**Category:** Sensu Classic (EOL)
**Created:** [May 11, 2015, 6:33am UTC](https://discourse.sensu.io/t/sensu-client-arm/428 "2015-05-11T06:33:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Michael\_Post](https://avatars.discourse-cdn.com/v4/letter/m/ce7236/32.png) [@Michael\_Post](https://discourse.sensu.io/u/Michael_Post)
#### Post date: [May 11, 2015, 6:33am UTC](https://discourse.sensu.io/t/sensu-client-arm/428/1 "2015-05-11T06:33:12Z")

</div>

Good morning,

is there any sensu-client for arm architecture (raspbian) avaiable?

Or can i compile it under arm architecture?

Thanks for every hint,

Michael

---

<div class="post-metadata">

### Author: ![Kyle\_Anderson](https://avatars.discourse-cdn.com/v4/letter/k/e5b9ba/32.png) [@Kyle\_Anderson](https://discourse.sensu.io/u/Kyle_Anderson)
#### Post date: [May 11, 2015, 3:17pm UTC](https://discourse.sensu.io/t/sensu-client-arm/428/2 "2015-05-11T15:17:46Z")

</div>

There are no pre-compiled binaries for arm.  
There is no particular reason why they wouldn't exist, it is just hard  
to build for them.  
Here is how the omnibus packages are built:

> **[GitHub - sensu/sensu-build: Deprecated build tooling for Sensu versions prior...](https://github.com/sensu/sensu-build)**
>
> Deprecated build tooling for Sensu versions prior to 0.27 - GitHub - sensu/sensu-build: Deprecated build tooling for Sensu versions prior to 0.27

If all you need is a client, you might be able to get away with just a  
`gem-install` and some init script glue?

> **···**
>
> On Sun, May 10, 2015 at 11:33 PM, Michael Post \<michaelpost48@googlemail.com\> wrote:
> 
> > Good morning,
> > 
> > is there any sensu-client for arm architecture (raspbian) avaiable?  
> > Or can i compile it under arm architecture?
> > 
> > Thanks for every hint,
> > 
> > Michael
