Search found 29 matches

by espint
Tue Nov 08, 2011 11:56 am
Forum: Nagios XI
Topic: Service Status "Server port must be an integer"
Replies: 2
Views: 268

Re: Service Status "Server port must be an integer"

Tried uodating the config Wizards and issue didn't go away, but since it was related to version 1.4 which is what I rolled back to when I restored, I did the upgrade to 1.8 and all issues went away. Thanks as always.
by espint
Tue Nov 08, 2011 9:28 am
Forum: Nagios XI
Topic: Service Status "Server port must be an integer"
Replies: 2
Views: 268

Service Status "Server port must be an integer"

After restoring Nagiox XI to an earlier setup, many services have a status of Unknown, and status information reads "Server port must be an integer" This is not the case for all the services just on some machines and it is either all or none. What can I do to resolve this problem?
by espint
Fri Nov 04, 2011 7:35 am
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

I was a little premature with saying all was well after the restore. All the new hosts and their services are working fine, but existing host have a status of Unknown and Status Information says: Server port must be an integer. I have tried removing the existing services and then the host but that d...
by espint
Thu Nov 03, 2011 7:25 am
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

I lost all host and service names. Gave up this fight and restored to a backup from 6 months ago. That worked and the errors resolved. Added new hosts and brought the configuration up to date. Same old story, I wish I had a more recent backup. If I had a wish list now, it would be automating the bac...
by espint
Wed Oct 26, 2011 4:18 pm
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

Tried the repair 3 times no luck. The command myisamchk -r -f nagos_nagios_confninfo.MYI produced the following errors all three times and the backup command failed the same as before. [root@monsrv003 nagios]# myisamchk -r -f nagios_nagios_conninfo.MYI Warning: option 'key_buffer_size': unsigned val...
by espint
Wed Oct 26, 2011 8:55 am
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

I ran that code and there were no errors but.... Backup produced this: [root@monsrv003 nagios]# /usr/local/nagiosxi/scripts/backup_xi.sh Backing up Core Config Manager (NagiosQL)... tar: Removing leading `/' from member names tar: Removing leading `/' from member names Backing up Nagios Core... tar:...
by espint
Tue Oct 25, 2011 3:00 pm
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

I followed the procedure and repaired the database. I had this error: - check record delete-chain myisamchk: warning: Found 12428 deleted space in delete link chain. Should be 12444 myisamchk: error: Found more than the expected 76 deleted rows in delete link chain myisamchk: error: record delete-li...
by espint
Tue Oct 25, 2011 1:27 pm
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

I did follow the documentation on Nagios XI backup, and backup has always worked in the past. I logged into mysql with the command mysql -uroot -pnagiosxi with no problems. I checked the backup script and the mysqlpass is nagiosxi. It seems like all of the issues are somehow related to username or p...
by espint
Tue Oct 25, 2011 7:45 am
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

Good Morning, I tried to do a backup on nagiosxi this morning and got this error message. I thought it might provide some insite as to the current issue. Backing up MySQL databases... mysqldump: Got error: 144: Table './nagios/nagios_logentries' is marked as crashed and last (automatic?) repair fail...
by espint
Mon Oct 24, 2011 3:32 pm
Forum: Nagios XI
Topic: Can't Acknowledge or Schedule Down Time (Not Authorized)
Replies: 36
Views: 3384

Re: Can't Acknowledge or Schedule Down Time (Not Authorized)

I can see that I got the two mixed together. I pasted in your configs. Apache would not start because the cert didn't exist. I change the name of the default CA to my certificates name for the key and the cert. Apache restarted. Nagiosxi works http or https so I added the line $cfg['use_https']=true...