Starting nagios:This account is currently not available.
Posted 竹林三溪老人
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Starting nagios:This account is currently not available.相关的知识,希望对你有一定的参考价值。
Nagios服务启动报错如下:
[[email protected] ~]# service nagios start
Starting nagios:This account is currently not available.
done.
解决方法:
把 nagios:x:501:501::/home/nagios:/sbin/nologin
修改为
nagios:x:501:501::/home/nagios:/bin/bash
重启nagios服务即可。
以上是关于Starting nagios:This account is currently not available.的主要内容,如果未能解决你的问题,请参考以下文章
SpringBoot启动源码探究---listeners.starting()
关于win7下用VM装ubuntu 出现错误 starting load fallback graphics devices fail 而无法进入图形界面