Hello,
We have archive logs that get attached as external storage. These filesystems get filled causing alerts. We would like to disable them.
I normally set the thresholds to 101 & 102 in the hobbit-clients.cfg file to ignore alerts on these types of filesystems.
However, the problem is that these are mounted with diffrenet names. Example: disk_archive_Sep08, disk_arch_Oct08
Is there a way to use Wildcards in hobbit-clients.cfg?
DISK disk_archive_????? 101 102
Thanks.....James
Hi James, I haven't gotten that far yet. I am doing the initial install on an AIX 5.3 server. These are the commands I've issued:
MAKE=gmake ./configure --client gmake gmake install .... this is were I get the permissions error on
cp -fp runclient.sh /home/hobbit/client cp -fp hobbitlaunch logfetch clientupdate orcahobbit msgcache hobbitclient*.sh bb bbcmd bbhostgrep bbhostshow bbdigest /home/hobbit/client/bin/ ../build/merge-sects clientlaunch.cfg /home/hobbit/client/etc/clientlaunch.cfg sh: ../build/merge-sects: 0403-006 Execute permission denied sh: ../build/merge-sects: 0403-006 Execute permission denied. gmake[1]: *** [install] Error 1 gmake[1]: Leaving directory `/m1/hobbit/trunk/client' gmake: *** [install-client] Error 2
Ginny Jaworski Marist College Information Technology 3399 North Road Poughkeepsie, NY 12601
(845)575-3940 ginny.jaworski at marist.edu
"James Wade" <jkwade at futurefrontiers.com> 10/21/2008 11:07 AM Please respond to hobbit at hswn.dk
To <hobbit at hswn.dk> cc
Subject [hobbit] Wildcards in hobbit-clients.cfg
Hello,
We have archive logs that get attached as external storage. These filesystems get filled causing alerts. We would like to disable them.
I normally set the thresholds to 101 & 102 in the hobbit-clients.cfg file to ignore alerts on these
types of filesystems.
However, the problem is that these are mounted with diffrenet names. Example: disk_archive_Sep08, disk_arch_Oct08
Is there a way to use Wildcards in hobbit-clients.cfg?
DISK disk_archive_????? 101 102
Thanks.....James
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Hi James, I haven't gotten that far yet. I am doing the initial install on an AIX 5.3 server. These are the commands I've issued:
MAKE=gmake ./configure --client gmake gmake install .... this is were I get the permissions error on
cp -fp runclient.sh /home/hobbit/client cp -fp hobbitlaunch logfetch clientupdate orcahobbit msgcache hobbitclient*.sh bb bbcmd bbhostgrep bbhostshow bbdigest /home/hobbit/client/bin/ ../build/merge-sects clientlaunch.cfg /home/hobbit/client/etc/clientlaunch.cfg sh: ../build/merge-sects: 0403-006 Execute permission denied sh: ../build/merge-sects: 0403-006 Execute permission denied. gmake[1]: *** [install] Error 1 gmake[1]: Leaving directory `/m1/hobbit/trunk/client' gmake: *** [install-client] Error 2 I never had a problem compiling the hobbit client and server on AIX. Are you doing this as root ?
Stef
Yes I am root...
Stef Coene <stef.coene at docum.org> 10/21/2008 01:19 PM Please respond to hobbit at hswn.dk
To hobbit at hswn.dk cc
Subject Re: [hobbit] Wildcards in hobbit-clients.cfg
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Hi James, I haven't gotten that far yet. I am doing the initial install on an AIX 5.3 server. These are the commands I've issued:
MAKE=gmake ./configure --client gmake gmake install .... this is were I get the permissions error on
cp -fp runclient.sh /home/hobbit/client cp -fp hobbitlaunch logfetch clientupdate orcahobbit msgcache hobbitclient*.sh bb bbcmd bbhostgrep bbhostshow bbdigest /home/hobbit/client/bin/ ../build/merge-sects clientlaunch.cfg /home/hobbit/client/etc/clientlaunch.cfg sh: ../build/merge-sects: 0403-006 Execute permission denied sh: ../build/merge-sects: 0403-006 Execute permission denied. gmake[1]: *** [install] Error 1 gmake[1]: Leaving directory `/m1/hobbit/trunk/client' gmake: *** [install-client] Error 2 I never had a problem compiling the hobbit client and server on AIX. Are you doing this as root ?
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Yes I am root... I have a precompiled client if you want: http://www.docum.org/twiki/bin/view/Hobbit/Aix5HobbitClient Just extract the tar file and you have everything you need.
Stef
Thank you so much.... Does this client also work with AIX 6.1? Or will I need to re-configure on those servers?
Stef Coene <stef.coene at docum.org> 10/21/2008 01:59 PM Please respond to hobbit at hswn.dk
To hobbit at hswn.dk cc
Subject Re: [hobbit] Wildcards in hobbit-clients.cfg
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Yes I am root... I have a precompiled client if you want: http://www.docum.org/twiki/bin/view/Hobbit/Aix5HobbitClient Just extract the tar file and you have everything you need.
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Thank you so much.... Does this client also work with AIX 6.1? Or will I need to re-configure on those servers? Just unpack the client and try. If it is not working, let me know and I will recompile the client.
Stef
I will do that ...in the next few days.... Thanks so much for your help...
Stef Coene wrote:
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Hi James, I haven't gotten that far yet. I am doing the initial install on an AIX 5.3 server. These are the commands I've issued:
MAKE=gmake ./configure --client gmake gmake install .... this is were I get the permissions error on
cp -fp runclient.sh /home/hobbit/client cp -fp hobbitlaunch logfetch clientupdate orcahobbit msgcache hobbitclient*.sh bb bbcmd bbhostgrep bbhostshow bbdigest /home/hobbit/client/bin/ ../build/merge-sects clientlaunch.cfg /home/hobbit/client/etc/clientlaunch.cfg sh: ../build/merge-sects: 0403-006 Execute permission denied sh: ../build/merge-sects: 0403-006 Execute permission denied. gmake[1]: *** [install] Error 1 gmake[1]: Leaving directory `/m1/hobbit/trunk/client' gmake: *** [install-client] Error 2 I never had a problem compiling the hobbit client and server on AIX. Are you doing this as root ?
Stef
Ginny,
I believe some permission issues have been resolved in a recent update to svn.
--
Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
On Tuesday 21 October 2008, James Wade wrote:
Hello,
We have archive logs that get attached as external storage. These filesystems get filled causing alerts. We would like to disable them.
I normally set the thresholds to 101 & 102 in the hobbit-clients.cfg file to ignore alerts on these types of filesystems.
However, the problem is that these are mounted with diffrenet names. Example: disk_archive_Sep08, disk_arch_Oct08
Is there a way to use Wildcards in hobbit-clients.cfg?
DISK disk_archive_????? 101 102 See http://www.hswn.dk/hobbit/help/manpages/man5/hobbit-clients.cfg.5.html
% is for regular expressions. So in your case: DISK %disk_archive_* 101 102
Stef
That worked!!!!! Thanks to all of you for the help and the quick responses.....
Stef Coene <stef.coene at docum.org> 10/21/2008 01:16 PM Please respond to hobbit at hswn.dk
To hobbit at hswn.dk cc
Subject Re: [hobbit] Wildcards in hobbit-clients.cfg
On Tuesday 21 October 2008, James Wade wrote:
Hello,
We have archive logs that get attached as external storage. These filesystems get filled causing alerts. We would like to disable them.
I normally set the thresholds to 101 & 102 in the hobbit-clients.cfg file to ignore alerts on these types of filesystems.
However, the problem is that these are mounted with diffrenet names. Example: disk_archive_Sep08, disk_arch_Oct08
Is there a way to use Wildcards in hobbit-clients.cfg?
DISK disk_archive_????? 101 102 See http://www.hswn.dk/hobbit/help/manpages/man5/hobbit-clients.cfg.5.html
% is for regular expressions. So in your case: DISK %disk_archive_* 101 102
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Sorry, I just changed the hobbit-clients.cfg file and it still didn't work... I don't see anything mounted for disk_archive...
DEFAULT # These are the built-in defaults. UP 1h LOAD 5.0 10.0 #DISK * 90 95 DISK * 101 102
Ginny Jaworski Marist College Information Technology 3399 North Road Poughkeepsie, NY 12601
(845)575-3940 ginny.jaworski at marist.edu
"James Wade" <jkwade at futurefrontiers.com> 10/21/2008 11:07 AM Please respond to hobbit at hswn.dk
To <hobbit at hswn.dk> cc
Subject [hobbit] Wildcards in hobbit-clients.cfg
Hello,
We have archive logs that get attached as external storage. These filesystems get filled causing alerts. We would like to disable them.
I normally set the thresholds to 101 & 102 in the hobbit-clients.cfg file to ignore alerts on these types of filesystems.
However, the problem is that these are mounted with diffrenet names. Example: disk_archive_Sep08, disk_arch_Oct08
Is there a way to use Wildcards in hobbit-clients.cfg?
DISK disk_archive_????? 101 102
Thanks.....James
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Sorry, I just changed the hobbit-clients.cfg file and it still didn't work... I don't see anything mounted for disk_archive...
DEFAULT # These are the built-in defaults. UP 1h LOAD 5.0 10.0 #DISK * 90 95 DISK * 101 102 I don't get it. Is it Ginny Jaworski or James Wade that has a problem with wild cards ????
Stef
On Tuesday 21 October 2008, Ginny Jaworski wrote:
Sorry, I just changed the hobbit-clients.cfg file and it still didn't work... I don't see anything mounted for disk_archive...
DEFAULT # These are the built-in defaults. UP 1h LOAD 5.0 10.0 #DISK * 90 95 DISK * 101 102 I don't get it. Is it Ginny Jaworski or James Wade that has a problem with wild cards ????
Stef
participants (4)
-
Ginny.Jaworski@marist.edu
-
jkwade@futurefrontiers.com
-
rsmrcina@wi.rr.com
-
stef.coene@docum.org