[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bigsister-general] Big-sister Server under Solaris 10 problem with DESC keyword


Hi all,
i finally managed to get RRDtool to work, but now I have a problem with the 
DESC keyword in the uxmon-net file.

If i don't set it, I get the following warnings during startup:

-------------------
-bash-3.00# /usr/local/lib/bs/bin/bb_start restart
uxmon: stopped
bbd: stopped
bsmon: stopped
Starting Big Sister ...
   Monitor bsmon                                     OK
   Server bbd                                        OK
   Agent uxmon                                       OK

Messages:
    Agent uxmon: WARNING: test 'load' without DESCR in uxmon-net is deprecated!
    Agent uxmon: WARNING: test 'memory' without DESCR in uxmon-net is 
deprecated!
    Agent uxmon: WARNING: test 'diskfree' without DESCR in uxmon-net is 
deprecate                     d and its new name is 'disk'!
    Agent uxmon: WARNING: test 'procs' without DESCR in uxmon-net is 
deprecated!
    Agent uxmon: WARNING: test 'network' without DESCR in uxmon-net is 
deprecated                     !
-------------------

If I set it, I get this warnings:

-------------------
-bash-3.00# /usr/local/lib/bs/bin/bb_start restart
uxmon: stopped
bbd: stopped
bsmon: stopped
Starting Big Sister ...
   Monitor bsmon                                     OK
   Server bbd                                        OK
   Agent uxmon                                       OK

Messages:
    Agent uxmon: Tue May 30 21:50:08 2006: uxmon: Requester: no handler for 
domain win32perf
    Agent uxmon: uxmon: WARNING: host dp appearing in uxmon config is 
unresolvable
-------------------

the win32perf seems a bit odd, as I said it is Solaris box, but the big 
problem is the 'host dp' this dp seems to come from one of the  'proto=udp' 
settings in the configuration file, I experimented a lot, it takes some 
random string out of the file and interprets it as a hostname.

In order to get RRDtool up and running I added the following line in 
/usr/local/lib/bs/bin/Statusmon/RRDs.pm:
use lib qw( /usr/local/rrdtool-1.2.11/lib/perl ../lib/perl );


and finally here is my uxmon-net

-------------------
# Agent Configuration File
# The Big Sister Server expects communication
# every 10 minutes or server is considered down
#-----------------------------------------------------
# Set the default SNMP community to "public", the
#
# Set default frequency to 5 minutes for "ALL" checks
# KEYWORD       Default settings                        Apply To TEST
#-------------  ---------------------------             -----------------
DEFAULT         community=public frequency=5 perf=5     ALL
DEFAULT         version=1 proto=udp                     rpc
DEFAULT         proto=udp                               ping


# Information about defined systems to monitor using DESCR command.
# You *must* DESCRIBE your system, here.
#
# KEYWORD       SYSTEM FEATURES                         Apply To HOST
#---------      --------------------------              ------------
DESCR           features=solaris                        localhost
# DESCR         features=unix,sysv,solaris              localhost

# Run the following tests.
# Note: host1(host2) is reported under host2
# Note: host can be an IP address
# Report Host   Health Test List
#------------   -----------------------------------
localhost       load diskload memory
localhost       fs=all(6%-10%),all-ufs(6%-10%),all-ext2(6%-10%) disk
localhost       syslog dumpdates
localhost       procs=init(1-1),sendmail(1-20) procs
localhost       cpuload
localhost       network

# EDIT THIS, replace localhost by the name or IP address of your Big Sister 
server
#
# BigSis Server bsdisplay /options
#------------   -----------------------------------
localhost       frequency=2 perfdata=etc/perf options=perf bsdisplay

# include file for specific hosts, do not name it uxmon-net.* as a new
# process is started for every file matching that pattern
include include_checks.$HOST


-------------------------

I am using BigSister 1.02 on Solaris 10 i86pc

any Ideas?

Regards
	 Fritz


  



_______________________________________________
Bigsister-general mailing list
suppressed
https://lists.sourceforge.net/lists/listinfo/bigsister-general


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.