Xymon Mailing List Archive search

Historical data not available

3 messages in this thread

list Raymond Lee · Fri, 16 Mar 2012 14:10:17 -0400 ·
I've noticed that a lot of times when I try to click on one of the
historical status pages in Xymon, I get a message that says
"Historical status log not available". This even happens for very
recent historical pages.

Then I looked at the history.log file and saw a whole bunch of these messages:

          2012-03-16 12:06:31 Historylog directory
/export/home/hobbit/data/histlogs has less than 5% free space -
disabling save of data for 5 minutes


But /export/home/hobbit/data/histlogs has plenty of free space left:

          (hobbit)@hobbit:~$ df -h /export/home/hobbit/data
          Filesystem Size Used Avail Use% Mounted on
          /dev/md/dsk/d30 7.9G 4.0G 3.9G 51% /export/home


Anyone know what's going on?


Thanks,
Ray
list Henrik Størner · Fri, 16 Mar 2012 19:13:43 +0100 ·
quoted from Raymond Lee
On 16-03-2012 19:10, Raymond Lee wrote:
I've noticed that a lot of times when I try to click on one of the
historical status pages in Xymon, I get a message that says
"Historical status log not available". This even happens for very
recent historical pages.

Then I looked at the history.log file and saw a whole bunch of these messages:

           2012-03-16 12:06:31 Historylog directory
/export/home/hobbit/data/histlogs has less than 5% free space -
disabling save of data for 5 minutes


But /export/home/hobbit/data/histlogs has plenty of free space left:

           (hobbit)@hobbit:~$ df -h /export/home/hobbit/data
           Filesystem Size Used Avail Use% Mounted on
           /dev/md/dsk/d30 7.9G 4.0G 3.9G 51% /export/home


Anyone know what's going on?
i-nodes ? "df -i" on that filesystem.


Regards,
Henrik
list Raymond Lee · Fri, 16 Mar 2012 14:16:49 -0400 ·
Oh man, you are good!

(hobbit)@hobbit:~$ df -i /export/home
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/md/dsk/d30      1005696  955461   50235   96% /export/home


Thanks for the quick reply!

Ray
quoted from Henrik Størner


On Fri, Mar 16, 2012 at 2:13 PM, Henrik Størner <user-ce4a2c883f75@xymon.invalid> wrote:
On 16-03-2012 19:10, Raymond Lee wrote:
I've noticed that a lot of times when I try to click on one of the
historical status pages in Xymon, I get a message that says
"Historical status log not available". This even happens for very
recent historical pages.

Then I looked at the history.log file and saw a whole bunch of these
messages:

          2012-03-16 12:06:31 Historylog directory
/export/home/hobbit/data/histlogs has less than 5% free space -
disabling save of data for 5 minutes


But /export/home/hobbit/data/histlogs has plenty of free space left:

          (hobbit)@hobbit:~$ df -h /export/home/hobbit/data
          Filesystem Size Used Avail Use% Mounted on
          /dev/md/dsk/d30 7.9G 4.0G 3.9G 51% /export/home


Anyone know what's going on?

i-nodes ? "df -i" on that filesystem.


Regards,
Henrik