I have made all the changes requested. The size of the root partition has not changed since yesterday, so I believe this to be resolved. You can close the case, I will start a new one if needed.
Thanks
Search found 16 matches
- Thu Jul 30, 2020 11:04 am
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
- Tue Jul 28, 2020 11:23 am
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
Re: The Account is disabled. Please contact your administra
You don't see any errors in /var/log/cron ? Thanks for posting the file permissions as that's the file we need to see data from as it's the dbmaint process is supposed to clean them up. Please run this command to correct them: chown nagios.nagios /usr/local/nagiosfusion/var/log/dbmaint_subsys.log c...
- Tue Jul 28, 2020 9:15 am
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
Re: The Account is disabled. Please contact your administra
In addition to what @jbrunkow posted (please follow it), go to Admin > System Settings > Data & Polling tab and check the box next to "Only poll data for mapped users when a user is logged in" and see if that helps. This morning, i enabled the only poll data for mapped users. .. The &...
- Mon Jul 27, 2020 5:38 pm
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
Re: The Account is disabled. Please contact your administra
Thanks for the suggestion, I will try it in the morning.ssax wrote:In addition to what @jbrunkow posted (please follow it), go to Admin > System Settings > Data & Polling tab and check the box next to "Only poll data for mapped users when a user is logged in" and see if that helps.
- Mon Jul 27, 2020 5:26 pm
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
Re: The Account is disabled. Please contact your administra
Okay, you will probably want to start up MySQL again and restart the cron service just to be safe. service mysqld start Service crond restart Can you please share ( PM ) your subsystem logs with us so we can try to determine what went wrong? /usr/local/nagiosfusion/var/log/*_subsys.log Error starti...
- Mon Jul 27, 2020 5:08 am
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
Re: The Account is disabled. Please contact your administra
Hello, The / partition was full again this morning causing the issue again. I attempted to run a repair and teh following was the result. fusion_error.PNG Also: ps -ef | grep cron brings back entries. I am working on my setup of a prod environment. I had this issue while testing and now that i am ad...
- Fri Jul 24, 2020 5:49 am
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
Re: The Account is disabled. Please contact your administra
Hello, Yes the / partition slowly fills up. I do not see any error in those logs since the lastime i rebooted the server. I could not find mysqld.log, I assume you meant mariadb.log? You mentioned mangled passwords.. not sure if this is part of the overall problem, but the automatic passthrough from...
- Wed Jul 22, 2020 6:01 am
- Forum: Nagios Fusion
- Topic: The Account is disabled. Please contact your administrator
- Replies: 14
- Views: 14401
The Account is disabled. Please contact your administrator
Hello, I have run into a recurring problem with Fusion. After X time (probably about a week), No one is able to login. The error is in the subject. I have found posts about using /usr/local/nagiosfusion/scripts/truncate_polled.php. This does fix the issue and accounts are able to login. The problem ...
- Fri May 08, 2020 9:28 am
- Forum: Nagios Log Server
- Topic: trying to post to xi from log server using send_nrdp
- Replies: 12
- Views: 1005
Re: trying to post to xi from log server using send_nrdp
tcpdump's captured and sent via PM.
Thanks
Thanks
- Thu May 07, 2020 1:30 pm
- Forum: Nagios Log Server
- Topic: trying to post to xi from log server using send_nrdp
- Replies: 12
- Views: 1005
Re: trying to post to xi from log server using send_nrdp
This is the overall flow of the problem: 1. from the terminal on the log server, i can run send_nrdp.sh with the proper arguments and on the XI server, i end up with an "unconfigured object" that i can configure. 2. I remove the unconfigured objects without configuring them. 3. When the al...