- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: big brother ..
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 09:04 AM
тАО10-31-2001 09:04 AM
big brother ..
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 09:11 AM
тАО10-31-2001 09:11 AM
Re: big brother ..
If you can script, you can do just about anything you want with it. You can monitor databases, applications, routers (with the MRTG plug-in)... We even were able to auto generate trouble tickets into our Remedy system. Our management thought it was the coolest thing since sliced bread and we always showed it off at our dog and pony shows...
As far as installation, you only have to compile it once per O/S, then you distribute a client tarball ... the documentation is quite good and their is a lot of support docs on their site...
Have fun with it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 09:21 AM
тАО10-31-2001 09:21 AM
Re: big brother ..
Here weve been using bb for 2 years also, though we do also have patrol (no comments...) my collegue and myself prefer bb because WE are administrator of the tool and its accessible from the web (intranet sites) where as patrol is only on NTconsoles that no one bothers to look at (since our hierarchy refused X systems...)...
We use it to check if some procs are running or not also...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 09:26 AM
тАО10-31-2001 09:26 AM
Re: big brother ..
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 09:28 AM
тАО10-31-2001 09:28 AM
Re: big brother ..
If you are currently looking into using Big Brother, I would recommend that you also take a look at Big "Sister" as it is a direct clone of bb, but offers even more configuration options and is done primarily in perl.
http://bigsister.graeff.com/
Both of these utils are great, because they offer so many configuration options and you can tweak them to meet the needs of your specific environment. It's worth spending some time implementing either of these as they sure have paid off for us in the long run, good luck.
-Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 09:36 AM
тАО10-31-2001 09:36 AM
Re: big brother ..
im to the make portion of the install .. and I am getting this ..
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c bb.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c bbsend.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c utils.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -o bb bb.o bbsend.o utils.o
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (bb.o) was detected.
The linked output may not run on a PA 1.x system.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c dohostsvc.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c bbd.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c bbpage.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -o bbd bbd.o dohostsvc.o bbpage.o
bbsend.o utils.o
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (bbd.o) was detected.
The linked output may not run on a PA 1.x system.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c bbnet.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -o bbnet bbnet.o utils.o
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (bbnet.o) was detecte
d. The linked output may not run on a PA 1.x system.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c touchtime.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -o touchtime touchtime.o
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (touchtime.o) was det
ected. The linked output may not run on a PA 1.x system.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c dumphostsvc.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -o dumphostsvc dumphostsvc.o dohos
tsvc.o utils.o
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (dumphostsvc.o) was d
etected. The linked output may not run on a PA 1.x system.
cc -O -DHPUX -DREGEXEC -DGETTIMEOFDAY -c getipaddr.c
(Bundled) cc: wa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 11:23 AM
тАО10-31-2001 11:23 AM
Re: big brother ..
Also, if you're using BB, consider adding LARRD to the mix (http://www.packetpushers.com/projects.htm). It stores historical data about various aspects of the system such as memory and cpu usage, etc. It even generates nice graphs for you.
Here is a sample page.
http://bb.packetpushers.com/cgi-bin/bb-hostsvc.sh?HOSTSVC=loco,packetpushers,com.larrd
-Santos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2001 11:29 AM
тАО10-31-2001 11:29 AM
Re: big brother ..
Chances are this problem is caused by your C compiler. The default C compiler that ships with HP-UX is rather brain dead and is really only used for compiling the kernel itself. Download and install the GNU C compiler 'gcc' on your system and include it in your PATH. Be sure to also download binutils as some of these are needed as well for compiling most GNU software out there, you may also need 'gmake' or GNU make. Here are the links to the pre-packaged files:
http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.0.1/
http://hpux.connect.org.uk/hppd/hpux/Gnu/binutils-2.11.2/
http://hpux.connect.org.uk/hppd/hpux/Gnu/make-3.79.1/
Install these using the 'swinstall' command and then make reference to them in your PATH, for example:
export PATH=/opt/binutils/bin:$PATH:/opt/gcc/bin:/opt/make/bin
Then start again, by running the 'configure' script -> 'gmake' and sometimes 'gmake install'.
Hope that helps and don't forget to assign some points if any of this is helpful, Thanks.
-Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2003 09:35 AM
тАО08-29-2003 09:35 AM
Re: big brother ..
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2003 09:57 AM
тАО08-29-2003 09:57 AM
Re: big brother ..
I used it two years ago for SUN platforms. For me, it works simply and very efficiently. Many times, it paged me when a disk went bad or network was congested... I highly recommend it. Personally, I like it much better than expensive, BMC Patrol.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2003 09:24 PM
тАО08-30-2003 09:24 PM
Re: big brother ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2003 06:13 AM
тАО08-31-2003 06:13 AM
Re: big brother ..
If you want to compile on HP-UX, then you need the full blown CC compiler from HP (extra cost) or just download gcc as others have said above.
Rgds...Geoff