Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fl-credential-ctl(1) [debian man page]

FL-CREDENTIAL-CTL(1)						   Debian manual					      FL-CREDENTIAL-CTL(1)

NAME
fl-credential-ctl - XML-RPC credential server for funkload SYNOPSIS
fl-credential-ctl [ options ] config_file [ start | startd | stop | restart | status | test ] DESCRIPTION
fl-credential-ctl controls the XML-RPC based credential server for Funkload. This server is meant to be used in order to write benchs that require authentication. A configuration file needs to be setup in order to use this server. Please refer to demo/cmf/credential.conf for an example. OPTIONS
--version Show program's version number and exit --help, -h Show a help message and exit --quiet, -q Verbose output SEE ALSO
fl-build-report(1), fl-install-demo(1), fl-monitor-ctl(1), fl-record(1), fl-run-bench(1), fl-run-test(1). AUTHOR
Funkload was written by Benoit Delbosc. This manual page was written by Jose Parrella <bureado@debian.org>, for the Debian project (but may be used by others). Debian Project 26 March 2009 FL-CREDENTIAL-CTL(1)

Check Out this Related Man Page

FL-RUN-TEST(1)							   Debian manual						    FL-RUN-TEST(1)

NAME
fl-run-test - runs a funkload test file SYNOPSIS
fl-run-test [ options ] file [ class.method | class | suite ] DESCRIPTION
A FunkLoad test can be used like a standard unittest using a unittest.main() and a 'python MyFile.py'. Note that fl-run-test can be used to launch normal unittest.TestCase and (if you use python2.4) doctest in a plain text file or embedded in a python docstring. The --debug option makes doctests verbose. OPTIONS
--version show program's version number and exit --help, -h show this help message and exit --quiet, -q Minimal output. --verbose, -v Verbose output. --debug, -d FunkLoad and doctest debug output. --debug-level=DEBUG_LEVEL Debug level 3 is more verbose. --url=MAIN_URL, -uMAIN_URL Base URL to bench without ending '/'. --sleep-time-min=FTEST_SLEEP_TIME_MIN, -mFTEST_SLEEP_TIME_MIN Minumum sleep time between request. --sleep-time-max=FTEST_SLEEP_TIME_MAX, -MFTEST_SLEEP_TIME_MAX Maximum sleep time between request. --dump-directory=DUMP_DIR Directory to dump html pages. --firefox-view, -V Real time view using firefox, you must have a running instance of firefox in the same host. --no-color Monochrome output. --loop-on-pages=LOOP_STEPS, -lLOOP_STEPS Loop as fast as possible without concurrency on pages expect a page number or a slice like 3:5. Output some statistics. --loop-number=LOOP_NUMBER, -nLOOP_NUMBER Number of loop. --accept-invalid-links Do not fail if css/image links are not reachable. --simple-fetch Don't load additional links like css or images when fetching an html page. --stop-on-fail Stop tests on first failure or error. --regex=REGEX, -eREGEX The test names must match the regex. --list Just list the test names. --pause Pause between request, press ENTER to continue. SEE ALSO
fl-build-report(1), fl-credential-ctl(1), fl-install-demo(1), fl-monitor-ctl(1), fl-record(1), fl-run-bench(1). AUTHOR
Funkload was written by Benoit Delbosc. This manual page was written by Jose Parrella <bureado@debian.org>, for the Debian project (but may be used by others). Debian Project 26 March 2009 FL-RUN-TEST(1)
Man Page

13 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

License with demo???

I'm trying to setup a test environment to test upgrading to Solaris 8 or 9. Though when I go to install the demo version of Sun1 (forte/sun workshop as named before) it'll still ask for a 20 hexidecminal password for just a demo. huh? Ok so I added a 20 character thing in there it passed... (2 Replies)
Discussion started by: merlin
2 Replies

2. UNIX for Advanced & Expert Users

System performence.

I am using RHEL AS3. I want to improve the system performence. For that I have disabled the un-used virtual consoles , And I increased the swap space., I disabled the unwanted services which are running background. Can any one tel me other techniques to improve the system performance? Help... (5 Replies)
Discussion started by: praveen_b744
5 Replies

3. Shell Programming and Scripting

Query regarding the functionality of OPTIONS (SKIP=1)

We have a shell script which helps in loading the data from a flat file to oracle table using a ctl file. in the begining of the ctl file we have the command OPTIONS (SKIP=1). I am not able to understand the functionality of this command. Could some one help me in explaining this command. (1 Reply)
Discussion started by: thayaparani
1 Replies

4. UNIX for Dummies Questions & Answers

Displaying Return Codes

This is a high-level explanation, if more details are needed, please do not hesitate to ask. I have a set of .ctl files which I want to execute: AV1.ctl AV2.ctl AV3.ctl I have a script which has a for loop in it: for filename in AV1 AV2 AV3 do . execute_another_script.sh done ... (2 Replies)
Discussion started by: hern14
2 Replies

5. UNIX for Advanced & Expert Users

Debian becomes slow!

Hi all, I've a debian 4 etch machine which runs on a HP Proliant G5 server. My server became too slow yesterday. I restarted the it and also try to run in Run Level 1 but nothing changed. This is the status of my debian box: top - 12:33:11 up 34 min, 3 users, load average: 0.00, 0.03, 0.21... (2 Replies)
Discussion started by: mjdousti
2 Replies

6. UNIX for Dummies Questions & Answers

What UNIX is best for an all-in-one-server deployment

Heya, my university department wants to deploy a UNIX based system instead of various unnetokred windows PCs. We are trying to build a terminal server solution on either FreeBSD,Solaris or Debian Linux. The system would mostly run office applications on X11 and file sharing (with Samba). In... (4 Replies)
Discussion started by: masterfreek64
4 Replies

7. Shell Programming and Scripting

Help with test command

Plese help me on the below query. for j in *.20071231* *.ctl *.dat do ( if then cp "$base/*.*" "$base1" fi ) done My requirement is for all files that has extension *.20071231* *.ctl *.dat should be copied to another folder. But those with caaa.20071231.log... (7 Replies)
Discussion started by: sussane
7 Replies

8. Shell Programming and Scripting

Issue on new server

I use to run my scripts by .test.ksh now I have to do ./test.sh. I think something is not correctly set up on the server. Can someone tell me the difference between . and ./ I though ./ meant force the script to run even it cannot find the path of way the script actually is? ----------... (2 Replies)
Discussion started by: TimHortons
2 Replies

9. Solaris

Semaphores getting created, thus blocking start of Webserver ctl

I am using Solaris 9 system and IBM HTTP Server 6 for my webserver. Semaphores with webadmin and root privileges are getting created more often and blocking the start of webserver ctl instances. I use 'ipcs -s' to list them and 'ipcrm -s' to kill them one by one. But even after killing, a new... (2 Replies)
Discussion started by: thariqueakbar
2 Replies

10. UNIX for Advanced & Expert Users

Create a file based on multiple files

Hey everyone. I am trying to figure out a way to create a file that will be renamed based off of one of multiple files. For example, if I have 3 files (cat.ctl, dog.ctl, and bird.ctl) that gets placed on to an ftp site I want to create a single file called new.cat.ctl, new.dog.ctl, etc for each... (3 Replies)
Discussion started by: coach5779
3 Replies

11. Shell Programming and Scripting

Create Shell Script

Create a script to do the following : a. Poll for ctl file abc.ctl b. if the ctl file is found, then check for corresponding dat file(abc.dat) c. if dat file is not found then fail the process e. if dat file is found do file validation File Validation: a. Check the... (1 Reply)
Discussion started by: vivek1489
1 Replies

12. Shell Programming and Scripting

[Solved] sed to replace words

Hello All, I have file named filelist.txt a.bteq.ctl b.bteq.ctl c.bteq.ctl I want to replace the word bteq to tpt in this file. I used this sed command cat filelist.txt | sed 's/bteq/tpt/g' > filelist.txt But this command deletes all records from the filelist.txt Can... (2 Replies)
Discussion started by: nnani
2 Replies

13. Shell Programming and Scripting

Cut a string for last 8 characters

Hello All I have a file like this abc.tpt.ctl bdc.tpt.ctl cdw.tpt.ctl I have looped every line using the for Loop, now I want to take each line and cut the .tpt.ctl part of it and store it in a variable and use the variable in same loop. The part I am stuck at is how do I cut the last... (9 Replies)
Discussion started by: nnani
9 Replies