Xymon Mailing List Archive search

Xymon DISK free space

3 messages in this thread

list Tomáš Wachtarczyk · Fri, 4 Mar 2016 16:04:08 +0100 ·
Hello,

I am not good in english, so i am not sure how to find required feature.

Is it possible to monitor free disk space in MB ?

Example:

We have database filesystems in Terabytes, but DB does not increase too
much. So Even it is 100% utilization, it may still have 10GB free space and
datafiles can be created without problem.

We tweaked old BigBrother monitoring and disable percentage by setting
alerts to 101:101 (percent) and add 5000000:3000000 ( 5G:3G)

So it could look like in xymon syntax
      DISK /db/filesystem 101 101 5000000 3000000
or
      DISK /db/filesystem 5G 3G

Is it possible in xymon ?

Thank you

W.
list Scot Kreienkamp · Fri, 4 Mar 2016 15:12:07 +0000 ·
It is possible.  Here’s one of my configs to turn yellow on 10 gigs free, red on 5 gigs free.

PAGE=infrastructure/fileserv
        DISK C 90 95
        DISK L 10485760U  5242880U
       DISK O 10485760U  5242880U
        DISK P 10485760U  5242880U
        DISK T 10485760U  5242880U
        DISK U 10485760U  5242880U
        DISK W 10485760U  5242880U
        DISK V 10485760U  5242880U
        DISK F 10485760U  5242880U


Scot Kreienkamp  | Senior Systems Engineer | La-Z-Boy Corporate
One La-Z-Boy Drive | Monroe, Michigan 48162 | Office: XXX-XXX-XXXX | | Mobile: XXXXXXXXXX | Email: user-9678697f1438@xymon.invalid
quoted from Tomáš Wachtarczyk
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Tomáš Wachtarczyk
Sent: Friday, March 04, 2016 10:04 AM
To: xymon at xymon.com
Subject: [Xymon] Xymon DISK free space

Hello,
I am not good in english, so i am not sure how to find required feature.
Is it possible to monitor free disk space in MB ?
Example:
We have database filesystems in Terabytes, but DB does not increase too much. So Even it is 100% utilization, it may still have 10GB free space and datafiles can be created without problem.
We tweaked old BigBrother monitoring and disable percentage by setting alerts to 101:101 (percent) and add 5000000:3000000 ( 5G:3G)
So it could look like in xymon syntax
      DISK /db/filesystem 101 101 5000000 3000000
or
      DISK /db/filesystem 5G 3G

Is it possible in xymon ?
Thank you
W.

This message is intended only for the individual or entity to which it is addressed.  It may contain privileged, confidential information which is exempt from disclosure under applicable laws.  If you are not the intended recipient, you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information.  If you have received this communication in error, please notify us immediately by e-mail or by telephone at the above number. Thank you.
list Tomáš Wachtarczyk · Fri, 4 Mar 2016 16:16:18 +0100 ·
Thank you !!!

I saw U in analysis.cfg, but , as i said, i  am not good in english and did
not understand latter.

#             For the latter type of check, the "warnlevel" must be
followed by the
#             letter "U", e.g. "1024U".


On Fri, Mar 4, 2016 at 4:12 PM, Scot Kreienkamp <
quoted from Scot Kreienkamp
user-9678697f1438@xymon.invalid> wrote:
It is possible.  Here’s one of my configs to turn yellow on 10 gigs free,
red on 5 gigs free.


PAGE=infrastructure/fileserv

        DISK C 90 95

        DISK L 10485760U  5242880U

       DISK O 10485760U  5242880U

        DISK P 10485760U  5242880U

        DISK T 10485760U  5242880U

        DISK U 10485760U  5242880U

        DISK W 10485760U  5242880U

        DISK V 10485760U  5242880U

        DISK F 10485760U  5242880U


*Scot Kreienkamp  | Senior Systems Engineer | La-Z-Boy Corporate*
One La-Z-Boy Drive | Monroe, Michigan 48162 | Office: XXX-XXX-XXXX | |
Mobile: XXXXXXXXXX | Email: user-9678697f1438@xymon.invalid

*From:* Xymon [mailto:xymon-bounces at xymon.com] *On Behalf Of *Tomáš
Wachtarczyk
*Sent:* Friday, March 04, 2016 10:04 AM
*To:* xymon at xymon.com
*Subject:* [Xymon] Xymon DISK free space


Hello,

I am not good in english, so i am not sure how to find required feature.

Is it possible to monitor free disk space in MB ?

Example:

We have database filesystems in Terabytes, but DB does not increase too
much. So Even it is 100% utilization, it may still have 10GB free space and
datafiles can be created without problem.

We tweaked old BigBrother monitoring and disable percentage by setting
alerts to 101:101 (percent) and add 5000000:3000000 ( 5G:3G)

So it could look like in xymon syntax

      DISK /db/filesystem 101 101 5000000 3000000

or
      DISK /db/filesystem 5G 3G


Is it possible in xymon ?

Thank you

W.

This message is intended only for the individual or entity to which it is
addressed.  It may contain privileged, confidential information which is
exempt from disclosure under applicable laws.  If you are not the intended
recipient, you are strictly prohibited from disseminating or distributing
this information (other than to the intended recipient) or copying this
information.  If you have received this communication in error, please
notify us immediately by e-mail or by telephone at the above number.
Thank you.