BLUEMON-QUERY(1) General Commands Manual BLUEMON-QUERY(1)NAME
bluemon-query -- Query the state of and send commands to bluemon(1)SYNOPSIS
bluemon-query [<address>]
DESCRIPTION
This manual page documents briefly the bluemon-query command.
bluemon-query sends queries to the bluemon(1) program over DBUS.
QUERIES
running bluemon-query with no arguments will cause it to query for the first connected device. Giving the parameter of a bluetooth ID will
query for that ID. It will print the ID and signal strength if connected.
SEE ALSO
bluemon (1), bluemon-client(1), bluemon-dbus(7).
AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx> for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub-
lished by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
BLUEMON-QUERY(1)
Check Out this Related Man Page
BLUEMON(1) General Commands Manual BLUEMON(1)NAME
bluemon -- Activate or deactivate programs based on bluetooth link quality
SYNOPSIS
bluemon [-b aa:bb:cc:dd:ee:ff] [--btid aa:bb:cc:dd:ee:ff] [-t threshold] [--threshold threshold] [-i interval] [--interval interval]
[-s ] [--stdout ] [--no-syslog ] [-n ] [--no-fork ] [-v ] [--verbose ] [-d ] [--disconnect-hack ] [-q ] [--link-quality ] [-h ]
[--help ] [-V ] [--version ]
DESCRIPTION
This manual page documents briefly the bluemon command.
bluemon monitors the quality of the link to a bluetooth device and emits dbus signals when it drops below a given threshold or disconnects.
Used with the bluemon-client program, This can be used to perform actions like locking the terminal when you walk away from it.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is
included below.
-i--interval
The check interval, in ms.
-t--threshold
The link quality threshold, out of 255
-b--btid
The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff). This parameter may be specified multiple times to monitor multiple devices.
-s--stdout--no-syslog
Log to stdout rather than syslog
-n--no-fork
Do not become a daemon
-d--disconnect-hack
Enable this if your bluetooth device disconnects regularly while still in range, adds a small delay into noticing device abscence
upon disconnect.
-v--verbose
Enable verbose output
-q--link-quality
Check for link quality to device. Default only checks for presence of connection.
-h--help
Show summary of options.
-V--version
print version.
SEE ALSO
hcitool (1), bluemon-client(1), bluemon-query(1), bluemon-dbus(7).
AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx> for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub-
lished by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
BLUEMON(1)
This query is For HP-UX 11i server.
I have certain oracle process that are running on my system as below :-
rotmgr 3986 1 0 07:49:33 ? 0:00 oracleedjlive (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
rotmgr 26356 1 0 08:14:32 ? 0:00 oracleedjlive... (4 Replies)
hi friends i want to know details of `exec` exact use of this command .....
actually i went through the man page but i didn`t get the satisfactory ...conclusion....
thaks in advance.... (1 Reply)
i Am using the below query and printing the $8 and $9 filed..
find /A/B/C/{1,3,5,7} -name "*.txt" -o -name "*.csv" -o -name "*.TXT" -o -name "*.dat" |xargs ls -ltr |awk '{print $8 ,$9}' > result.xls
this give me the rsult like below..
2008/home/ADMIN/om/1.txt
2008/home/ADMIN/om/hi.txt
... (1 Reply)
Hi,
If i give a number say "1234" the output of mysql query should be:
one thousand and twenty four
How to write mysql query for this?
With regards
Vanitha (5 Replies)
hi Guys,
i have a problem with oracle query in my unix script..
I'm getting the following error while executing..
./logtab.sh: sqlplus -s "pmutv/pmutv1" << EOFSQL^Jset head off^Jinsert into... (2 Replies)
Discussion started by: apple2685
2 Replies
7. Post Here to Contact Site Administrators and Moderators
Hi,
I have a query regarding searching the threads initiated by me.
Once i browse out from the page where i have started the query. i m not able to see the replies to my post later.
Is ther any tab where i can refer the threads started by me and the replies to it...at a later point.
... (3 Replies)
Hi,
Is there a command I can use to query the user Via IP address on a Mac.
I'd Like to be able to query an IP address and have it return the current user logged on.
There are lots of Local commands like 'last' and 'who' but I need a command i can run remotely preferably without having to... (5 Replies)