Xymon Mailing List Archive search

Question about Disk RULE

list Richard Leon
Wed, 20 Dec 2006 16:32:24 -0600
Message-Id: <000e01c72486$b8acf9f0$user-05df8fc2c591@xymon.invalid>

Please ignore.

This was sent earlier this morning.

 
        DISK %\/i.* 98 99

        DISK %\/j.* 98 99

        DISK %\/g.* 99 100

 
Works and I did need a \ before the /

 
Richard

 
From: Richard Leon [mailto:user-a4b45fb5dd94@xymon.invalid] 
Sent: Wednesday, December 20, 2006 10:45 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Question about Disk RULE

 
I was wondering how I can get this rule to work?

Right now it is not working the way I expect.


Everything has the 90 95 threshhold.

 
HOST=myhost

        DISK   *        90 95

        DISK /g98       90 95

        DISK /g01       80 90

        DISK /j01       80 90

        DISK /i98       90 95

        DISK /home      80 90

        DISK %^/i.*/    100 101

        DISK %^/j.*/    100 101

        DISK %^/g.*/    100 101

 
Thanks

Richard