Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sentinella(1) [debian man page]

SENTINELLA(1)							   User Commands						     SENTINELLA(1)

NAME
sentinella - System monitor that can react to user chosen conditions SYNOPSIS
sentinella [Qt-options] [KDE-options] [options] DESCRIPTION
Action launcher based on system activity Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- End of options OPTIONS
-s, --start The condition will be run immediately. Condition options: --cpu <percentage> CPU load measurement. Use in combination with --during, --lower or --higher. --memory <megabytes> Memory usage in megabytes. Use in combination with --during, --lower or --higher. --network <kb> Network traffic in kilobytes/second. Use in combination with --interface, --during and --lower or --higher. --date-time <value> Current date and time condition. The format should be: YYYY-MM-DDTHH:MM:SS --program-dies <pid> The condition will be met when the process of id <pid> dies. -h, --higher The condition will be met if the system's activity is higher than your chosen value. -l, --lower The condition will be met if the system's activity is lower than your chosen value. -d, --during <time> The time during the condition must be met to throw the action. Format: MM:SS. -i, --interface <name> Sets the name of the network interface to monitor when using the --network parameter. Action options: --shutdown <force> Shutdown the computer when the condition is met. <force> values are 'yes' or 'no'. --reboot <force> Reboot the computer when the condition is met. Possible values for <force> are 'yes' or 'no'. --sleep <mode> Place computer in sleep mode when the condition is met. Possible values for <mode> are 'Standby', 'Suspend' or 'Hibernate'. --execute-command The command will be read from stdin. --terminate-program <pid> It will try to terminate the program specified by <pid>. sentinella 0.9.0-3 November 2011 SENTINELLA(1)

Check Out this Related Man Page

choqok(1)																 choqok(1)

NAME
choqok - Blogging client for KDE4 SYNOPSIS
choqok [ Generic-options ] DESCRIPTION
KDE mono-blogging client. with support for staying on System tray, and use system notifications to notify user about updates, and fair configurable. The source code is in KDE svn server (playground section) and i will continue its development to make it fair stable and us- able to add it to KDE Project. Its current features: * Supporting User + His/Her Friends time-lines * Supporting @Reply time-lines * Sup- porting Multiple Accounts simultaneously. * Supporting Identi.ca mono-blogging service (Using its Twitter compatible API) * Support for send and receive direct messages * KWallet integration * Ability to make a quick tweet with global shortcuts (Ctrl+Meta+T) * Ability to no- tify user about new statuses text, with KNotification and Libnotify's notify-send command * Support for shortening urls with more than 30 characters * Support for configuring status lists appearance. * and other configure options... Project page: http://choqok.gnufolks.org/ OPTIONS
--help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- Indicates end of options COPYRIGHT
This manual page was written by Anthony Mercatante <tonio@ubuntu.com> for the Ubuntu 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 3 or any later version published 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. 2009-01-23 choqok(1)
Man Page