Skip to content

tuttipazzo/supportutils-plugin-ha-sap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

SLES for SAP plugin for supportconfig

Project status:

This project is currenlty development, there are not any ready to use pkgs.

Install, rpm and release:

For rpms pkg have look here:

Functionality:

This is a plugin for the supportconfig tool. Supportconfig will create a nts_*.tbz file in /var/log/ directory. When the supportconfig tarball is extracted, the plugin output will be called plugin-ha_sap.txt

You can run supportconfig -F to see list of keywords which can be used in the -i option below. Example:

supportconfig -F
AFP APPARMOR AUDIT AUTOFS BOOT BTRFS DAEMONS CIFS CIMOM CRASH CRON DFS DHCP DISK DNS DOCKER DRBD DSFW EDIR ENV ETC EVMS HA HAPROXY HISTORY IB IMAN ISCSI KVM LDAP LUM LVM LXC MEM MOD MPIO NCP NCS NET NFS NIT NSS NTP OCFS2 OES OFILES PAM PRINT PROC PROXY SAM SAR SLERT SLP SMT SMART SMB SMS SRAID SSH SSSD SYSCONFIG SYSFS UDEV UFILES UP UPD WEB X XEN aEDIR aFSLIST aLOGS aMINDISK aMAXYAST aRPMV aSLP aLOCAL_ONLY pha_sap
  • Often times the openfiles.txt and proc.txt gathering process can take awhile and the output is very large. You can exclude these options by using the -x keyword options.

    Example: supportconfig -x OFILES,PROC

  • If you want to run minimal supportconfig with HA and ha_sap plugin script.

    Example: supportconfig -i pha_sap,HA

  • To combine the options to exclude openfiles and proc and to run minimal gathering with the ha_sap plugin.

    Example: supportconfig -x OFILES,PROC -i pha_sap

About

SLES for SAP plugin for supportconfig

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%