powershell 出口mongodb档案
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell 出口mongodb档案相关的知识,希望对你有一定的参考价值。
Remove-Item -Path C:\temp\mongodb*
$Dt = (Get-Date).ToString("yyyyMMdd")
$Tm = (Get-Date).ToString("yyyyMMddhh")
$DateTime = (Get-Date).ToString("yyyy-MM-dd hh:mm:ss")
While($True) {
.\mongo --username simmj --password dusgml --authenticationDatabase admin --quiet --eval "printjson(db.serverStatus());" >> "C:\temp\mongodb_status_${Tm}.json"
"," >> "C:\temp\mongodb_status_${Tm}.json"
.\mongo --username simmj --password dusgml --authenticationDatabase admin --quiet --eval "'[${DateTime}] ' + db.serverStatus().connections.current" >> "C:\temp\mongodb_current_${Dt}.log"
Start-Sleep -Seconds 30
}
以上是关于powershell 出口mongodb档案的主要内容,如果未能解决你的问题,请参考以下文章
powershell [删除包,bin和obj文件夹删除包,bin和obj资料夹]用来快速清理解决方案里面非必要档案减少空间#powershell
powershell 使用LastWriteTime(上次修改时间)显示目录下的所有文件,使用LastWriteTime显示完整文件路径顺序。取得目前资料夹的所有档案的最后修改时间和档案路径的
powershell 设置目录子文件的特定LastWriteTime(修改时间)。把资料夹下面档案的最后修改时间改成特定时间。 #电源外壳
Powershell检测邮箱IP/出口IP是否被列入spamhaus等黑名单
ini MongoDB中的设定档案
美国禁止华为硅谷子公司技术出口中国;MongoDB超2亿中国用户数据泄露;GitHub私有库免费!丨Q新闻