Search found 2 matches

by Gustav
Fri Jan 25, 2013 9:38 am
Forum: Nagios XI
Topic: This account is currently not available
Replies: 3
Views: 1530

Re: This account is currently not available

Here you are:

[root@wei-as-nagiosxi ~]# grep nag /etc/passwd
nagios:x:501:100::/home/nagios:/bin/bash

[root@wei-as-nagiosxi ~]# grep nag /etc/group
nagios:x:501:nagios,apache
nagcmd:x:502:nagios,apache
by Gustav
Fri Jan 25, 2013 4:51 am
Forum: Nagios XI
Topic: This account is currently not available
Replies: 3
Views: 1530

This account is currently not available

Hello All, I installed Nagios XI a few days ago for testing purpose. Since then I get emails from 'apache' user to 'root' user with "Output from your job <two digit number>" as subject and "This account is currently not available" as content. What does that mean? Though I searche...