Added check_hpux_sfm_status() plugin

This commit is contained in:
Patrick Van der Veken
2018-10-28 10:01:05 +01:00
parent f27d7aa07b
commit 333225642a
3 changed files with 470 additions and 0 deletions
@@ -80,6 +80,7 @@ This is the OS/platform plugin package"
file -m 755 check_hpux_ovpa_status.sh
file -m 755 check_hpux_postfix_status.sh
file -m 755 check_hpux_root_crontab.sh
file -m 755 check_hpux_sfm_status.sh
file -m 755 check_hpux_sg_package_status.sh
file -m 755 check_hpux_sg_package_config.sh
file -m 755 check_hpux_sg_cluster_status.sh
@@ -116,6 +117,7 @@ This is the OS/platform plugin package"
file -m 755 check_hpux_ovpa_status.conf.dist
file -m 755 check_hpux_patch_version.conf.dist
file -m 644 check_hpux_root_crontab.conf.dist
file -m 644 check_hpux_sfm_status.conf.dist
file -m 644 check_hpux_sg_package_status.conf.dist
file -m 644 check_hpux_sg_package_config.conf.dist
file -m 644 check_hpux_sg_cluster_status.conf.dist