Skip to content

pyro2927/iStatD-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iStatD Ansible Script

This Ansible script is meant to target Linux (specifically Debian/Ubuntu at this time) hosts and install istatserver on them, for use with iStat for macOS and iOS.

Setup

You'll need to create a hosts file according to the Ansible inventory guide.

Run

$ ansible-playbook playbook.yml

Get Configs

You'll want the see the config in order to know what the automatically generated server code is.

$ ansible all -m shell -a "cat /usr/local/etc/istatserver/istatserver.conf | grep code"

About

Ansible script to install iStatD for Linux servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published