码迷,mamicode.com
首页 >  
搜索关键字:saltstack 数据系统 grains    ( 1529个结果
SaltStack 批量操作Windows
一、基础环境[root@BJ-SaltStack-Node1~]#cat/etc/redhat-releaseCentOSLinuxrelease7.7.1908(Core)[root@BJ-SaltStack-Node1~]#python--versionPython2.7.5二、SaltSatck安装完全按照官方文档来即可。https://repo.saltstack.com/2018.3.h
分类:Windows程序   时间:2020-04-10 21:14:37    阅读次数:285
数据库-第五章 数据库完整性-5.3 用户定义完整性
用户定义完整性 一、属性上的约束条件 1.属性上约束条件的定义 不允许取空值 : 列值唯一 : 用CHECK短语指定列值应该满足的条件 2.属性上约束条件的检查和违约处理 二、元组上的约束条件 1.元组上约束条件的定义 例 : 2.元组上约束条件的检查和违约处理 参考 《数据系统概论(第五版)》 人 ...
分类:数据库   时间:2020-04-09 21:39:51    阅读次数:177
数据库-第五章 数据库完整性-5.1 实体完整性
实体完整性 一、实体完整性定义 例 二、实体完整性检查和违约处理 三、小结 参考 《数据系统概论(第五版)》 人民大学 王珊 ...
分类:数据库   时间:2020-04-09 20:23:27    阅读次数:113
数据分析结构层次
一、底层数据的收集/产品端收集 数据采集简称埋点,收集用户的网页端、产品端、客户端等终端的数据,也包括第三方外部数据。 用户行为——原始数据 二、数据业务化/产品需要什么样的数据 将收集的数据转换成可理解、可量化、可观察的业务指标。单纯的数据没有意义,只有和业务结合才能发挥价。 原始数据——加工数据 ...
分类:其他好文   时间:2020-04-08 22:51:35    阅读次数:152
Saltstack module genesis 详解
genesis.mksls Convert an installation file/script to an SLS file. Currently supports , , and . CLI Examples: salt genesis.mksls kickstart /path/to/kic ...
分类:其他好文   时间:2020-03-28 22:00:07    阅读次数:81
Saltstack module highstate_doc 详解
highstate_doc.read_file output the contents of a file: this is a workaround if the cp.push module does not work. https://github.com/saltstack/salt/iss ...
分类:其他好文   时间:2020-03-28 21:52:39    阅读次数:86
Saltstack module iosconfig 详解
iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. ...
分类:移动开发   时间:2020-03-28 21:51:24    阅读次数:82
Saltstack module grafana4 详解
grafana4.get_org Show a single organization. name Name of the organization. profile Configuration profile used to connect to the Grafana instance. Def ...
分类:其他好文   时间:2020-03-28 21:49:12    阅读次数:80
Saltstack module glassfish 详解
glassfish.update_connector_c_pool Update a connection pool glassfish.update_jdbc_resource Update a JDBC resource glassfish.enum_connector_resource Enu ...
分类:其他好文   时间:2020-03-28 21:48:37    阅读次数:71
Saltstack module ini 详解
ini.remove_option Remove a key/value pair from a section in an ini file. Returns the value of the removed key, or if nothing was removed. API Example: ...
分类:其他好文   时间:2020-03-28 21:46:58    阅读次数:70
1529条   上一页 1 ... 5 6 7 8 9 ... 153 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!