1pysysbot(1)      Jabber bot for the displaying system details      pysysbot(1)
2
3
4

NAME

6       pysysbot - A python based system information jabber bot
7

DESCRIPTION

9       This  python  jabber  (XMPP)  bot  is  based on the jabberbot framework
10       (http://thpinfo.com/2007/python-jabberbot/).  The  bot  is  capable  to
11       display  details  about the system it is running on.  Currently support
12       load, network configuration, system time, uptime, users who are  logged
13       on, and kernel information.
14

SYNOPSIS

16       To run this program the standard way, please type:
17
18       pysysbot
19
20       If  you run pysysbot for the first time, you be will be ask to provided
21       your credentials for the XMPP/Jabber account you want to use.
22

EXAMPLES

24       Open a chat with the user of your pysysbot. With sending a keyword  you
25       will get an answer from the bot back.
26
27       help   This gives you an overview of the available options.
28
29       kernel Kernel which is used.
30
31       load   Displays the system load over the last 1, 5, and 15 minutes.
32
33       mem    Memory status of the system.
34
35       processes
36              Shows the processes of the system.
37
38       system Displays details about system.
39
40       time   Current system time.
41
42       uptime The uptime of the system.
43
44       version
45              Details about the bot.
46

AUTHORS

48       Fabian Affolter <fabian@affolter-engineering.ch>
49
50
51
52Fabian Affolter                      0.2.0                         pysysbot(1)
Impressum