Categories

system_monitor

How-to create Slack channel and Slack App.

4 minute read

In this guide, we will show you how to create one Slack channel and how to use it in SADMIN ecosystem. The procedure below, assume that you have a working S...

How-to create a Slack workspace

2 minute read

In this guide, we will show you how to create your own Slack workspace (It’s free). The next step after creating your Slack workspace, is to create some...

sadm_daily_report.sh

5 minute read

$SADMIN/bin/sadm_daily_report.sh - v1.24 Posted 2021-04-01 - Updated 2021-05-05 Supported on Linux, Aix, MacOS

sadm_fetch_clients.sh

3 minute read

$SADMIN/bin/sadm_fetch_clients.sh - v3.25 Posted 2021-03-16 - Updated 2021-07-26 Supported on Linux

Back to top ↑

utilities

sadm_service_ctrl.sh

2 minute read

$SADMIN/bin/sadm_service_ctrl.sh - v2.1 Posted 2021-05-23 - Updated 2021-05-23 Supported on Linux

sadm_push_sadmin.sh

4 minute read

$SADMIN/bin/sadm_push_sadmin.sh - v2.2 Posted 2021-05-22 - Updated 2021-05-22 Supported on Linux, Aix, MacOS

sadm_uninstall.sh

4 minute read

$SADMIN/bin/sadm_uninstall.sh - v1.9 Posted 2021-05-21 - Updated 2021-05-21 Supported on Linux, Aix, MacOS

sadm_support_request.sh

2 minute read

$SADMIN/bin/sadm_support_request.sh - v2.2 Posted 2021-04-22 - Updated 2021-05_04 Supported on Linux, Aix, MacOS

sadm_requirements.sh

4 minute read

$SADMIN/bin/sadm_requirements.sh - v1.1 Posted 2019-03-21 - Updated 2021-05-04 Supported on Linux, Aix, MacOS

sadm_wrapper.sh

2 minute read

$SADMIN/bin/sadm_wrapper.sh - v1.6 Posted 2018-02-11 - Updated 2021-05-05 Supported on Linux, Aix, MacOS

Back to top ↑

libraries

sadmlib_std.sh

3 minute read

Posted 2021-04-07 - Updated 2022-07-30 Supported on Linux, Aix, MacOS

sadmlib_std.py

2 minute read

Posted 2021-04-07 - Updated 2021-05-15 Supported on Linux, Aix, MacOS

sadmlib_std_demo.sh

11 minute read

$SADMIN/bin/sadmlib_std_demo.sh Version v2.2 - Posted 2019-10-12 - Updated 2021-05-04 Run on Linux, Aix, MacOS

sadmlib_std_demo.py

11 minute read

$SADMIN/bin/sadmlib_std_demo.py - v3.1 Posted 2019-10-12 - Updated 2021-05-04 Supported on Linux, Aix, MacOS

sadmlib_screen.sh

8 minute read

Posted 2019-10-12 - Updated 2021-05-09 Supported on Linux, Aix, MacOS

Back to top ↑

server-scripts

sadm_backupdb.sh

5 minute read

$SADMIN/bin/sadm_backupdb.sh - v3.29 Posted 2021-05-26 - Updated 2021-05-26 Supported on Linux

Back to top ↑

command_line

smon (sadm_sysmon_cli.sh)

4 minute read

This command line tool (smon), will run the System Monitor on then current system and show the content of the SysMon report file. It will also show any scr...

sadm (sadm_ui.sh)

2 minute read

This is the SADMIN System Adminstration Menu, for the moment there are three items in the System ADMinistrator main menu, but others will be added. This to...

sview (sadm_sysmon_tui.pl)

1 minute read

$SADMIN/bin/sview (sadm_sysmon_tui.pl) - v2.0 Posted 2021-05-18 - Updated 2021-05-19 Supported on Linux, Aix, MacOS

srch (sadm_show_rch.sh)

2 minute read

$SADMIN/bin/srch (sadm_show_rch.sh) - v1.18 Posted 2021-04-09 - Updated 2021-05-05 Supported on Linux, Aix (Server only)

Back to top ↑

configuration-files

sadm_server crontab

1 minute read

This is SADMIN server crontab file, it execute everything that keep SADMIN running smoothly.

sadm_client crontab

1 minute read

This is SADMIN client crontab file, it collect performance and system information data, it also run system monitor and perform some housekeeping in the $SAD...

alert_slack.cfg

1 minute read

This is the default Slack alert group definition file. ```bash SADMIN Slack Channel file This file associate a SADMIN Slack Channel Name with a Slack WebHo...

hostname.rpt

less than 1 minute read

This is the file generated every time the System Monitor is run. ```bash $ cat $SADMIN/dat/rpt/holmes.rpt Warning;holmes;2021.06.25;10:42;linux;FILESYSTEM;...

alert_group.cfg

3 minute read

This is the default alert group definition file. ```bash #======================================================================================== SADMIN A...

Back to top ↑

how-to

Back to top ↑

client-scripts

sadm_client_housekeeping.sh

7 minute read

$SADMIN/bin/sadm_client_housekeeping.sh - v2.06 Posted 2021-05-29 - Updated 2022-07-28 Supported on Linux, Aix, MacOS

sadm_create_sysinfo.sh

2 minute read

$SADMIN/bin/sadm_create_sysinfo.sh - v3.33 Posted 2021-04-22 - Updated 2022-07-28 Supported on Linux, Aix, MacOS

Back to top ↑

backup

sadm_dr_recreatefs.sh

11 minute read

I use to work at a company where we use lvm a lot (Logical Volume Manager), every disk added to a system was assigned a lvm partition. It was easy to add ne...

sadm_dr_savefs.sh

5 minute read

This script save filesystem information in order to recreate them from scratch in a disaster recovery situation. This script is part of the ‘sadm_client_s...

sadm_backup.sh

9 minute read

$SADMIN/bin/sadm_backup.sh - v3.29 Posted 2021-05-24 - Updated 2021-07-26 Supported on Linux

Back to top ↑

templates

sadm_template_menu.sh

1 minute read

$SADMIN/bin/sadm_template_menu.sh - v1.5 Posted 2021-04-30 - Updated 2021-04-32 Supported on Linux, Aix, MacOS

Back to top ↑

configuration_files

hostname_sysinfo.txt

2 minute read

The system information file ($SADMIN/dat/dr/$hostname_sysinfo.txt) have two purposes : It’s used as an input file to the ‘sadm_database_update.py’ scrip...

sadmin.cfg

13 minute read

$SADMIN/cfg/sadmin.cfg - v2.7 Posted 2021-04-26 - Updated 2022-07-28 Supported on Linux, Aix, MacOS

Back to top ↑

test

sadm_nmon_watcher.py

2 minute read

This script is automatically run from the client crontab every 45 minute. It check if the performance collector ‘nmon’ is running, it it isn’t it will star...

Back to top ↑