An inventory project to facilitate server monitoring and management through Puppet.
Project description
servermon
Servermon is a Django project with the aim of facilitating server monitoring and management through Puppet.
Servermon at this point offers two applications
A Web frontend to the Puppet database.
hwdoc: A simple datacenter hardware documentation database
If you have no idea what Puppet is, it is possible that you don’t need this software. Do note however that hwdoc will still be usable even without a Puppet infrastructure
Compatibility
For an up to date list of the Django version we support, take a look into requirements.txt. Those are the version tested and developed for
Install
Get the python modules:
pip install -r requirements.txt
Copy servermon/settings.py.dist to servermon/settings.py
See doc/install.rst for details.
./manage.py syncdb
./manage.py migrate
Run!
./manage.py runserver
More details in the installation tutorial.
Documentation
The documentation is maintained using Sphinx (under /doc/) and is automatically generated at https://servermon.readthedocs.org/.
Demo
Demo at http://servermon.herokuapp.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file servermon-0.7.0.tar.gz
.
File metadata
- Download URL: servermon-0.7.0.tar.gz
- Upload date:
- Size: 4.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f49401d6a177523cbf9865d32bd33e6dc7a447e290609abd352c08bdec437315 |
|
MD5 | d6d2ffee12153ce38442e71b85dadaa4 |
|
BLAKE2b-256 | ba0d4a162433faba5cda45d625e9b0bd221d4f861d77d48ea43c80bf261a9d89 |