General Commands
zfs
zfsExecute the zfs command to configure the ZFS file systems and datasets within a ZFS storage pool.
Example:
zfszpool
zpoolExecute the zpool command to configure the ZFS storage pools.
Example:
zpoolgdisk/sgdisk
gdisk/sgdiskExecute the gdisk or the sgdisk command to create partitions in case the HDD is replaced in the server.
Example:
gdiskgrub-install
grub-installExecute the grub-install command to make the HDD bootable again after replacing it. You can use the command when the first disk, where grub resides, crashes.
Example:
snmpwalk
snmpwalkExecute the snmpwalk command to retrieve information of multiple components, services, and processes of the Fabric Servers and the API Server using their respective OIDs. Go to System Monitoring via SNMP for more details. The username for SNMPv3 authentication in the Director setup is director.
Example:
change-snmpv2-cstring
change-snmpv2-cstringExecute the change-snmpv2-cstring command to change the community string of the SNMPv2. The value of the community string must be alphanumeric. The default value of the community string is public.
Example:
change-snmpv3-key
change-snmpv3-keyExecute the change-snmpv3-key command to change the DES encryption key for SNMPv3 authentication. The default value of the SNMPv3 authentication key is 5nMpvEenC^pt.
Example:
change-snmpv3-passwd
change-snmpv3-passwdExecute the change-snmpv3-passwd command to change the password of the SNMPv3 authentication. The value of the password must be alphanumeric. The default value of the SNMPv3 authentication password is changeme.
Example:
legacy-snmp
legacy-snmpExecute the legacy-snmp command to disable or enable SNMPv2.
Syntax:
Options:
Option
Description
disable
To disable SNMPv2
enable
To enable SNMPv2
Example:
reboot
rebootExecute the reboot command to restart Logpoint Director.
Example:
poweroff
poweroffExecute the poweroff command to shutdown the Fabric/API server.
Example:
change-ip
change-ipExecute the change-ip command to change the existing network information. Go to Changing the Network Information for more details.
Example:
change-date
change-dateExecute the change-date command to change/reset the date of the system.
Example:
start-support
start-supportExecute the start-support command to start the support connection and keep the support-port open for a specified time period. Value of the timeout parameter must be between 1 to 23. If the timeout parameter is not specified, the support connection remains active until the connection is disabled using the stop-support command.
Syntax:
Example:
stop-support
stop-supportExecute the stop-support command to stop the support connection.
Example:
route
routeExecute the route command to show and manipulate the IP routing table.
Example:
tcpdump
tcpdumpExecute the tcpdump command to analyze the traffic on a network.
Example:
addcustomfw
addcustomfwExecute the addcustomfw command to add custom firewall ports.
Example:
rmcustomfw
rmcustomfwExecute the rmcustomfw command to remove previously added custom firewall ports.
Example:
iptables
iptablesExecute the iptables command to grant sudo rights of iptables.
Example:
installcom-patch
installcom-patchExecute the installcom-patch command to install the previously downloaded patch.
Example:
javapsmon
javapsmonExecute the javapsmon command to list all the java processes currently running.
Example:
change-rsyslogip
change-rsyslogipExecute the change-rsyslogip command to change the IP address of the remote syslog server where the audit logs should be sent to.
Example:
config-ntp
config-ntpExecute the config-ntp command to configure and manage NTP server details.
Example:
addadminip
addadminipExecute the addadminip command to enable the outbound ssh to transfer files from the API or Fabric Server to the administrator system.
Example:
rmadminip
rmadminipExecute the rmadminip command to remove the configured administrator IP address.
Example:
ipset
ipsetExecute the ipset command to list all the ipset variables.
Example:
system-monitor
system-monitorExecute the system-monitor command to monitor the performance of various system components and server applications of the Fabric Server and the API Server. Go to the Monitoring Fabric Server and the Monitoring API Server for details.
Example:
mds-fix
mds-fixExecute the mds-fix command to enable or disable the Microarchitectural Data Sampling fix.
Syntax:
Options:
Option
Description
enable
To enable the Microarchitectural Data Sampling fix
disable
To enable the Microarchitectural Data Sampling fix
Example:
spectre2-fix
spectre2-fixExecute the spectre2-fix command to enable or disable the Spectre Variant II fix.
Syntax:
Options:
Option
Description
enable
To enable the Spectre Variant II fix
disable
To disable the Spectre Variant II fix
Example:
meltdown-fix
meltdown-fixExecute the meltdown-fix command to enable or disable the Meltdown fix.
Syntax:
Options:
Option
Description
enable
To enable the Meltdown fix
disable
To disable the Meltdown fix
Example:
change-server-keys
change-server-keysExecute the change-server-keys command to change the SSH key pair. You need to generate a new SSH key pair before executing this command. Go to Change SSH Keys for information regarding generating new SSH key pair, copying them to all the servers and changing the SSH key pair on all the servers.
Syntax:
Example:
change-fabric-proxyacl
change-fabric-proxyaclExecute the change-fabric-proxyacl command to change the Fabric Proxy ACL (Access Control List). You can also use this command to change the Fabric Proxy’s authentication credentials. For a cluster setup, you must also execute the command in each Fabric Server and API Server with the same password.
Example:
Last updated
Was this helpful?