A wireless test tool for linux?


 
Thread Tools Search this Thread
Special Forums IP Networking A wireless test tool for linux?
# 1  
Old 04-17-2012
Bug A wireless test tool for linux?

hi all:
I want to find a wireless test tool for linux , just linke netstumbler on windows . i find the tool for long time , but i cann't find one. does somebody give a advice. thanks!!!
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Which memory test tool is popular on CentOS 6?

Hi, Which tools or method is popular, simple and effective, to check memory such as bad sector, throughput and performance? Thank you. - j (5 Replies)
Discussion started by: hce
5 Replies

2. UNIX for Dummies Questions & Answers

Wireless configuration on My linux

Hello All Please can some one help me to use my USB wireless card D-Link on my laptop i want to configure it, I am using madriva 2010 my system Acer Aspire 4315 i want to know how to configure it and where to get special driver to download the driver Please (0 Replies)
Discussion started by: bealoumluka
0 Replies

3. Red Hat

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection I have run the following steps... (9 Replies)
Discussion started by: girish1428
9 Replies

4. UNIX for Advanced & Expert Users

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection I have run the following steps... (1 Reply)
Discussion started by: girish1428
1 Replies

5. UNIX for Dummies Questions & Answers

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection Regards, Girish. (0 Replies)
Discussion started by: girish1428
0 Replies

6. UNIX for Dummies Questions & Answers

wireless drivers for linux?

so i downloaded a linux today, but i ahve the problem that i cant connect to the internett becouse i need drivers. annyone know where i can get the drivers? (4 Replies)
Discussion started by: Morton
4 Replies

7. Shell Programming and Scripting

Test automation tool for UNIX ??

I am searching for a automation testing tool which I can use for most of the UNIX platforms (AIX, Linux, HP UX, Solaris). The installation process of the application in all platforms is almost same. Are you aware of any automation tool (like WinRunner for Windows) to solve my problem? (5 Replies)
Discussion started by: unmanju
5 Replies
Login or Register to Ask a Question
BBCOMBOTEST(1)						      General Commands Manual						    BBCOMBOTEST(1)

NAME
bbcombotest - Xymon combination test tool SYNOPSIS
bbcombotest --help bbcombotest --version bbcombotest [--debug] [--quiet] DESCRIPTION
bbcombotest is a Xymon extension script that runs on the BBDISPLAY server. It combines the results of one or more of the normal Xymon test results into a combined test result, using standard arithmetic og logical operators. The resulting tests are sent to the Xymon display server as any normal test - so all of the standard Xymon functions (history, statistics etc.) are available for the combined tests. The tool was born from the need to monitor systems with built-in redundancy and automatic failover - e.g. load-balanced web servers. But other uses are possible. OPTIONS
--quiet Normally, the test status sent by bbcombotest includes information about the underlying test results used to determine the current value of the combined test. "--quiet" eliminates this information from the test status page. --debug Provide debugging output for use in troubleshooting problems with bbcombotest. --no-update Dont send any status messages - instead, the result of the combotests is simply dumped to stdout. Useful for debugging. FILES
$BBHOME/etc/bbcombotest.cfg Configuration file for bbcombotest, where the combined tests are defined $BBHOME/etc/hobbitlaunch.cfg Configuration file controlling when bbcombotest is run. SEE ALSO
bbcombotest.cfg(5), bb-hosts(5), hobbitserver.cfg(5), hobbitlaunch.cfg(5) Xymon Version 4.2.3: 4 Feb 2009 BBCOMBOTEST(1)