Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

harisekhon

Listings(176)
Page 3 of 4

check_cloudera_manager.pl (Advanced Nagios Plugins Coll...

github.com/harisekhon/nagios-plugins

Check Cloudera Manager API Alternatively lists users and in verbose mode also roles for each user in Cloudera Manager Use API ping as a base dependency check for the real checks in adjacent check_cloudera_manager_*.pl plugins in the Advanced Nagios ...

check_cloudera_manager_cluster_version.pl (Advanced Nag...

github.com/harisekhon/nagios-plugins

Checks given CDH Hadoop cluster major release version via Cloudera Manager Rest API

check_cloudera_manager_config_stale.pl (Advanced Nagios...

github.com/harisekhon/nagios-plugins

Checks Cloudera Manager service/role config staleness (restart required) via CM Rest API

check_cloudera_manager_config_validation.pl (Advanced N...

github.com/harisekhon/nagios-plugins

Checks Cloudera Manager config validation for services/roles via CM Rest API Use verbose mode to print explanations for any non-OK configs if available

check_cloudera_manager_license.pl (Advanced Nagios Plug...

github.com/harisekhon/nagios-plugins

Checks Cloudera Manager license expiry using CM API Calculates the number of days left on license and compares against given thresholds Also checks if the license is running free version either 'Cloudera Standard' or 'Cloudera Express' and if the li ...

check_cloudera_manager_status.pl (Advanced Nagios Plugi...

github.com/harisekhon/nagios-plugins

Check Start/Stop state of a service/role in Cloudera Manager via CM Rest API

check_h2o_cluster.pl (Advanced Nagios Plugins Collectio...

github.com/harisekhon/nagios-plugins

Nagios Plugin to check an 0xdata H20 machine learning cluster via REST API Checks: - cloud healthy state - consensus among H2O instances Optional Checks: - cloud name - number of H2O instances in cloud - cloud locked (stabilized - accepts n ...

check_h2o_node_stats.pl (Advanced Nagios Plugins Collec...

github.com/harisekhon/nagios-plugins

Check stats for given node in an 0xdata H20 machine learning cluster via REST API

check_h2o_jobs.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Check jobs and failed jobs on an 0xdata H20 machine learning cluster via REST API Warning and Critical thresholds are applied to the number of failed jobs, by default any failed jobs trigger CRITICAL

check_spark_cluster.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks a Spark cluster via the Spark Master HTTP interface Optional thresholds can be applied to the number of Spark Workers

check_spark_cluster_dead_workers.pl (Advanced Nagios Pl...

github.com/harisekhon/nagios-plugins

Checks a Spark cluster for dead workers via the Spark Master HTTP interface

check_spark_worker.pl (Advanced Nagios Plugins Collecti...

github.com/harisekhon/nagios-plugins

Check a Spark Worker via HTTP interface Optionally checks the memory used % of the worker if given thresholds

check_linux_load_normalized.pl (Advanced Nagios Plugins...

github.com/harisekhon/nagios-plugins

Nagios Plugin to check Linux system load normalized / averaged against the number of CPU cores to give a more accurate impression of how CPU bound the entire server is across all CPUs/cores Makes it easy to check load across all servers with the same c ...

/Category:Linux

check_neo4j_stats.pl (Advanced Nagios Plugins Collectio...

github.com/harisekhon/nagios-plugins

Checks the Neo4j stats of IDs allocated for Nodes, Relationships, Properties etc using the Neo4j REST API

/Category:Databases

check_neo4j_store_sizes.pl (Advanced Nagios Plugins Col...

github.com/harisekhon/nagios-plugins

Checks the Neo4j data store sizes using the Neo4j REST API

/Category:Databases

check_neo4j_readonly.pl (Advanced Nagios Plugins Collec...

github.com/harisekhon/nagios-plugins

Checks whether a Neo4j instance is Read Only using the Neo4j REST API

/Category:Databases

check_neo4j_remote_shell_enabled.pl (Advanced Nagios Pl...

github.com/harisekhon/nagios-plugins

Checks whether a Neo4j instance allows a remote shell using the Neo4j REST API Raises critical if remote shell is enabled

/Category:Databases

check_ibm_biginsights_agents.pl (Advanced Nagios Plugin...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Agents via the BigInsights Console REST API Checks: - stopped agents (includes dead) vs thresholds (default: w=0, c=1) - operational agents vs running agents (warning if differ) - outputs perfdata for graphing of running/ope ...

check_ibm_biginsights_application.pl (Advanced Nagios P...

github.com/harisekhon/nagios-plugins

Checks the deployed status of an IBM BigInsights Application via BigInsights Console REST API

check_ibm_biginsights_bigsheets_workbook.pl (Advanced N...

github.com/harisekhon/nagios-plugins

Checks the last run status of an IBM BigInsights BigSheets Workbook via BigInsights Console REST API

check_ibm_biginsights_dfs_path.pl (Advanced Nagios Plug...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights File/Directory on HDFS or GPFS via BigInsights Console REST API Checks: - File/directory existence - check whether the given path is a file or directory Directory Checks: The following additional checks may be ...

check_ibm_biginsights_hdfs_replication.pl (Advanced Nag...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights HDFS Space Used % via BigInsights Console REST API Raises Critical on any blocks with Corrupt replicas or Missing replicas. Warning/Critical thresholds are applied to Under-replicated blocks.

check_ibm_biginsights_hdfs_space.pl [Hadoop] (Advanced ...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Hadoop HDFS Space Used % via BigInsights Console REST API

check_ibm_biginsights_nodes.pl (Advanced Nagios Plugins...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Nodes via the BigInsights Console REST API Checks: - dead nodes vs thresholds (default: w=0, c=1) - outputs perfdata of live and dead nodes

check_ibm_biginsights_service_details.pl [Hadoop] (Adva...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Service Details via BigInsights Console REST API Supported Services: mr_summary - checks MapReduce service for runing state and dead JobTrackers mr_tasktrackers - checks MapReduce service for dead TaskTrackers fs_su ...

check_ibm_biginsights_services.pl [Hadoop] (Advanced Na...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Hadoop Services (Map/Reduce, HDFS/GPFS, BigSQL, HBase etc) via BigInsights Console REST API Checks either a given service or all services managed by BigInsights Console. - Checks service Running - Checks service last check la ...

check_ibm_biginsights_dfs_path.pl [Hadoop] (Advanced Na...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights File/Directory on Hadoop HDFS or GPFS via BigInsights Console REST API Checks: - File/directory existence - check whether the given path is a file or directory Directory Checks: The following additional checks ...

check_hadoop_namenode_jmx.pl (Advanced Nagios Plugins C...

github.com/harisekhon/nagios-plugins

Nagios Plugin to parse metrics from a given Hadoop NameNode's /jmx page

check_hbase_regionserver_jmx.pl (Advanced Nagios Plugin...

github.com/harisekhon/nagios-plugins

Nagios Plugin to parse metrics from a given HBase RegionServer's /jmx page

check_yum.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Nagios Plugin to check Yum security updates on RHEL5/6/7 based servers

check_ambari_cluster_service_config_compatible.pl (Adva...

github.com/harisekhon/nagios-plugins

checks Ambari Cluster's desired service configurations are compatible with the current cluster and current stack via Ambari REST API

check_ambari_cluster_version.pl (Advanced Nagios Plugin...

github.com/harisekhon/nagios-plugins

checks an Ambari managed Cluster is on the right HDP version via Ambari REST API

check_ambari_cluster_total_hosts.pl (Advanced Nagios Pl...

github.com/harisekhon/nagios-plugins

Check the total number of Ambari managed hosts in a Cluster via Ambari REST API

check_ambari_cluster_kerberized.pl (Advanced Nagios Plu...

github.com/harisekhon/nagios-plugins

Check that an Ambari managed Hadoop cluster has Kerberos security enabled via Ambari REST API

check_ambari_cluster_health_report.pl (Advanced Nagios ... Popular

github.com/harisekhon/nagios-plugins

Checks the Ambari health report for a cluster via Ambari REST API

check_file_adler32.pl (Advanced Nagios Plugins Collecti...

github.com/harisekhon/nagios-plugins

Check a file's adler32 checksum against an expected value

/Category:Others

check_file_md5.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Checks a file's md5 checksum against an expected value

/Category:Others

check_file_sha1.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Check a file's sha1 checksum against an expected value

/Category:Others
Page 3 of 4