摘要:
@echo off rem 检查本地DNS解析并删除无效的解析 set filename1="C:\Windows\System32\drivers\etc\hosts" set filename2="C:\Windows\System32\drivers\etc\hosts-bak" if exi 阅读全文
摘要:
我想说说升级后的事,目前发现升级glibc后,crontab配置的定时任务并未执行,查看/var/log/cron,发现提示“FAILED to authorize user with PAM….”,需要执行“service crond restart”重启cron服务;时区也莫名从CTS 被改为UTC,需要重新执行“cp /usr/share/zoneinfo/Asia/Shanghai /e... 阅读全文
摘要:
1、Q: agent日志中出现“active check configuration update from [127.0.0.1:10051] started to fail (cannot connect to [127.0.0.1:10051]:Connection refused)”,如图: 阅读全文