cdist 可用性配置管理

程序名称:cdist

授权协议: GPL

操作系统: Linux

开发语言:

cdist 介绍

cdist 对其他的配置管理系统像 cfengine, bcfg2, chef
and puppet
来说是可选的,但是cdist的运行方式不一样,下面是它独特的一些特性:

Keywords Description
Simplicity There is only one type to extend cdist called **_type_**
Design Type and core cleanly seperated
Design Sticks completly to the KISS (keep it simple and stupid) paradigma
Design Meaningful error messages - do not lose time debugging error messages
Design Consistency in behaviour, naming and documentation
Design No surprise factor: Only do what is obviously clear, no magic
Design Define target state, do not focus on methods or scripts
Design Push architecture: Instantly apply your changes
Small core cdist's core is very small - less code, less bugs
Fast development Focus on straightforwardness of type creation is a main development objective
Modern Programming Language cdist is written in Python
Requirements, Scalability No central server needed, cdist operates in push mode and can be run from any computer
Requirements, Scalability, Upgrade cdist only needs to be updated on the master, not on the target hosts
Requirements, Security Uses well-know [SSH](http://www.openssh.com/) as transport protocol
Requirements, Simplicity Requires only shell and SSH server on the target
UNIX Reuse of existing tools like cat, find, mv, ...
UNIX, familar environment, documentation Is available as manpages and HTML
UNIX, simplicity, familar environment cdist is configured in POSIX shell

cdist 官网

http://www.nico.schottelius.org/software/cdist/

相关编程语言

IPTraf是一个使用简单的网络状况监视工具。
所谓 rootkit ,是一类入侵者经常使用的工具。这类工...
系统管理员可以利用Health Monitor 去监控网络中的每...
当服务器遭到黑客攻击时,在多数情况下,黑客可能对...
Hobbit是一个基于WEB用于监视系统运行状态和网络信息...
MX4J是Java管理扩展技术的一个开源实现,支持JSR3 (...