Download latest source release
or checkout the Subversion repository:
svn co https://xsysguard.svn.sourceforge.net/svnroot/xsysguard/trunk xsysguard
Check search path for config files, modules, images and fonts:
-
XSYSGUARD_CONFIG_PATH
-
XSYSGUARD_MODULE_PATH
-
XSYSGUARD_IMAGE_PATH
-
XSYSGUARD_FONT_PATH
Print a list of all available modules to stdout and exit:
Print help message for the uname module to stdout and exit:
Create two windows: one window for config file test/barchart at
position x=40, y=40 and one window for config file test/linechart
at position x=40, y=140:
xsysguard test/barchart+40+40 test/linechart+40+140
Create two windows for the config file test/daemon: one window
for host1 and one window for host2:
xsysguard "command=ssh host1 xsysguardd" test/daemon "command=ssh host2 xsysguardd" test/daemon