Operating System - Linux
1752754 Members
4755 Online
108789 Solutions
New Discussion юеВ

Re: Command line interface

 
Alex Samad
Frequent Advisor

Command line interface

Hi

Is there a way of talking to ice linux via the command line

Alex
2 REPLIES 2
Fred Cassirer
New Member

Re: Command line interface

Alex,

ICE-Linux has a wide range of command line tools that allow you to interface with the environment. A few tools to start with:

shownode [info|config|metrics]
nrg
pdsh
/opt/hptc/nagios/libexec/check_*
(these are the nagios plug-ins that are running from nagios but also work as command lines)

Note the shownode and nrg command also have arguments to allow you to output the results in raw or perl friendly formats

SIM specific commands:
mxnode
mxcollection
additional mx* commands

-Fred
Alex Samad
Frequent Advisor

Re: Command line interface

Looks good