Search found 53 matches
- Wed Jan 18, 2017 3:48 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
thanks. that fixed the error:
- Mon Jan 16, 2017 4:32 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
# cat /etc/sudoers ## Sudoers allows particular users to run various commands as ## the root user, without needing the root password. ## ## Examples are provided at the bottom of the file for collections ## of related commands, which can then be delegated out to particular ## users or groups. ## ## ...
- Fri Jan 13, 2017 7:33 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
mysql> SELECT ENGINE FROM information_schema.TABLES; +--------------------+ | ENGINE | +--------------------+ | MEMORY | | MEMORY | | MEMORY | | MyISAM | | MEMORY | | MEMORY | | MyISAM | | MEMORY | | MEMORY | | MEMORY | | MEMORY | | MyISAM | | MyISAM | | MyISAM | | MyISAM | | MEMORY | | MEMORY | | ...
- Thu Jan 12, 2017 8:10 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
but I don't really need that configuration...it can be removed. It wasn't there but I re-created it once I received that error messages from thr GUI. I don't need that one
- Wed Jan 11, 2017 5:04 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
# ls -la /usr/local/nagios/etc/services/Backup
total 12
drwxrwsrwx 2 apache nagios 4096 Jan 6 11:10 .
drwsrwsr-x 3 apache nagios 4096 Jan 10 10:47 ..
-rwxrwxrwx 1 apache nagios 1554 Jan 6 11:10 ECLIPSE_jmeter_logon_SRE-POLARIS.cfg
I created manually to save the configuration long time ago
total 12
drwxrwsrwx 2 apache nagios 4096 Jan 6 11:10 .
drwsrwsr-x 3 apache nagios 4096 Jan 10 10:47 ..
-rwxrwxrwx 1 apache nagios 1554 Jan 6 11:10 ECLIPSE_jmeter_logon_SRE-POLARIS.cfg
I created manually to save the configuration long time ago
- Tue Jan 10, 2017 5:51 am
- Forum: Nagios XI
- Topic: Table './nagios/nagios_contactnotifications' is marked as cr
- Replies: 35
- Views: 2242
Re: Table './nagios/nagios_contactnotifications' is marked a
if I remove that file then I get other errors. I tried already many times but still the same
- Tue Jan 10, 2017 5:19 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
The rule that I was trying to apply doesn't give an error and it looks applied but for any new rule/configuration I receive the same error when I try to apply it.
- Tue Jan 10, 2017 4:51 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
# /usr/local/nagiosxi/scripts/repairmysql.sh nagios mysqld (pid 43571) is running... DATABASE: nagios TABLE: /var/lib/mysql/nagios /var/log Stopping mysqld: [ OK ] - recovering (with sort) MyISAM-table 'nagios_acknowledgements.MYI' Data records: 1 - Fixing index 1 - Fixing index 2 --------- - recov...
- Mon Jan 09, 2017 5:48 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Re: Error: Could not open config directory member
to try to avoid that error I create that file:
# ll /usr/local/nagios/etc/services/Backup/
total 4
-rwxrwxrwx 1 apache nagios 1554 Jan 6 11:10 ECLIPSE_jmeter_logon_SRE-POLARIS.cfg
# ll /usr/local/nagios/etc/services/Backup/
total 4
-rwxrwxrwx 1 apache nagios 1554 Jan 6 11:10 ECLIPSE_jmeter_logon_SRE-POLARIS.cfg
- Fri Jan 06, 2017 5:19 am
- Forum: Nagios XI
- Topic: Error: Could not open config directory member
- Replies: 17
- Views: 1775
Error: Could not open config directory member
applying the configuration I get the following message: Error: Could not open config directory member '/usr/local/nagios/etc/services/Backup/ECLIPSE_jmeter_logon_SRE-POLARIS.cfg' for reading. On th eserver that directory/file has been removed so I re-created it error appears again: [nagios@pol-sys-m...