General Commands
zfs
Execute the zfs command to configure the ZFS file systems and datasets within a ZFS storage pool.
Example:
zpool
Execute the zpool command to configure the ZFS storage pools.
Example:
gdisk/sgdisk
Execute the gdisk or the sgdisk command to create partitions in case the HDD is replaced in the server.
Example:
grub-install
Execute 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
Execute 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
Execute 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
Execute 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
Execute 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
Execute the legacy-snmp command to disable or enable SNMPv2.
Syntax:
Options:
Option |
Description |
disable |
To disable SNMPv2 |
enable |
To enable SNMPv2 |
Example:
reboot
Execute the reboot command to restart Logpoint Director.
Example:
poweroff
Execute the poweroff command to shutdown the Fabric/API server.
Example:
change-date
Execute the change-date command to change/reset the date of the system.
Example:
start-support
Execute 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:
start-support <timeout>(optional)
Example:
stop-support
Execute the stop-support command to stop the support connection.
Example:
route
Execute the route command to show and manipulate the IP routing table.
Example:
tcpdump
Execute the tcpdump command to analyze the traffic on a network.
Example:
addcustomfw
Execute the addcustomfw command to add custom firewall ports.
Example:
rmcustomfw
Execute the rmcustomfw command to remove previously added custom firewall ports.
Example:
iptables
Execute the iptables command to grant sudo rights of iptables.
Example:
javapsmon
Execute the javapsmon command to list all the java processes currently running.
Example:
change-rsyslogip
Execute 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
Execute the config-ntp command to configure and manage NTP server details.
Example:
addadminip
Execute the addadminip command to enable the outbound ssh to transfer files from the API or Fabric Server to the administrator system.
Example:
rmadminip
Execute the rmadminip command to remove the configured administrator IP address.
Example:
ipset
Execute the ipset command to list all the ipset variables.
Example:
system-monitor
Execute 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
Execute 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:
mds-fix enable
mds-fix disable
spectre2-fix
Execute 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:
spectre2-fix enable
spectre2-fix disable
meltdown-fix
Execute 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:
meltdown-fix enable
meltdown-fix disable
change-server-keys
Execute 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:
change-server-keys <new_private_key>
Example:
change-server-keys director