aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pinguctl.txt.in
blob: 8488ce7736f2ff91b38885b16921974098e2f948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
PINGUCTL(8)
===========
:doctype: manpage


NAME
----
pinguctl - pingu administration client


SYNOPSIS
--------
*pinguctl* [*-a* 'SOCKETPATH'] command


DESCRIPTION
-----------
Connects to a running pingu daemon and query status information.


OPTIONS
-------
*-a* 'SOCKETPATH'::
	Use SOCKETPATH as administration socket instead of the default
	'@DEFAULT_ADM_SOCKET@'


COMMANDS
--------
The following commands are valid:

*gateway-status*::
	Show the status of the gateways.

*host-status*::
	Show the status of the hosts.


FILES
-----
@DEFAULT_ADM_SOCKET@


AUTHORS
-------
Natanael Copa