Search found 6 matches
- Tue Nov 04, 2014 10:42 am
- Forum: Open Source Nagios Projects
- Topic: $(data \format\)-01.log files
- Replies: 11
- Views: 3839
Re: $(data \format\)-01.log files
I found the reason that nagi tries to find 01 indexed file. That is a bug. This index indicates hour when logrotation was made. Some proof: Log File Navigation Sun Oct 26 01:00:00 MSK 2014 to Mon Oct 27 [color=#FF0000]00[/color]:00:00 MSK 2014 File: /var/log/nagios3/archives/nagios-10-27-2014-[color...
- Tue Nov 04, 2014 5:26 am
- Forum: Open Source Nagios Projects
- Topic: $(data \format\)-01.log files
- Replies: 11
- Views: 3839
Re: $(data \format\)-01.log files
Thaks a lot. I'll try to find why nagios web interface is looking for index 01 file. If I'll succeed I'll answer here.
- Sat Nov 01, 2014 4:28 am
- Forum: Open Source Nagios Projects
- Topic: $(data \format\)-01.log files
- Replies: 11
- Views: 3839
Re: $(data \format\)-01.log files
$ sudo dpkg -L check-mk-livestatus dpkg-query: package 'check-mk-livestatus' is not installed ls /etc/logrotate.d/ apache2 aptitude clamav-freshclam dpkg exim4-paniclog mysql-server nginx rsyslog apt bacula-common consolekit exim4-base fail2ban nagiosgrapher php5-fpm I dont think that I have someth...
- Thu Oct 30, 2014 7:09 pm
- Forum: Open Source Nagios Projects
- Topic: $(data \format\)-01.log files
- Replies: 11
- Views: 3839
Re: $(data \format\)-01.log files
Oh, that didn't cross my mind to look in to changelog. Thanks for clue. logrotate option from nagios.cfg file # LOG ROTATION METHOD # This is the log rotation method that Nagios should use to rotate # the main log file. Values are as follows.. # n = None - don't rotate the log # h = Hourly rotation ...
- Wed Oct 29, 2014 11:43 am
- Forum: Open Source Nagios Projects
- Topic: $(data \format\)-01.log files
- Replies: 11
- Views: 3839
Re: $(data \format\)-01.log files
I have only nagios logrotate configured that puts logs daily in archive folder. No problem with that. Problem is that when I try to watch logs through web interface, it tries to find log file with this strange index. I don't have any files with ...-01.log index, in archive folder. As an example I wa...
- Wed Oct 29, 2014 2:59 am
- Forum: Open Source Nagios Projects
- Topic: $(data \format\)-01.log files
- Replies: 11
- Views: 3839
$(data \format\)-01.log files
Hello. I have Nagios® Core™ Version 3.4.1 installed from debian repository. May be it's too old, but I don't want to reinstall it till I'll be sure that this is version issue. The problem is that nagios can't find log files earlier than 3 days from now. I mean that nagi is looking in that order: tod...