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 2 of 4

check_riak_diag.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Checks Riak diagnostics. Raises Critical or Warning if any such diagnostics are found, outputs the number of critical, warning and notice diagnostics. Designed to be run on each Riak node via NRPE

check_hadoop_hdfs_datanode_blockcount.pl (Advanced Nagi...

github.com/harisekhon/nagios-plugins

Checks number of blocks on a Hadoop HDFS Datanode via it's blockScannerReport

check_cassandra_tpstats.pl (Advanced Nagios Plugins Col...

github.com/harisekhon/nagios-plugins

Checks Cassandra's threadpool statistics, alerts on pending/blocking operations, gathers statistics on Active/Pending/Blocked/Dropped operations perfdata for graphing.

check_cassandra_nodes.pl (Advanced Nagios Plugins Colle... Popular

github.com/harisekhon/nagios-plugins

Checks Cassandra clusters nodes, alerts on dead/down nodes, gathers statistics perfdata on different node states for graphing

check_krb5_kinit.pl (Advanced Nagios Plugins Collection...

github.com/harisekhon/nagios-plugins

Checks Kerberos is working by requesting a TGT from the KDC using a pre-exported keytab

/Category:Security

check_redis_stats.pl (Advanced Nagios Plugins Collectio...

github.com/harisekhon/nagios-plugins

Check a Redis server's stats, all, multiple or specific stat with expected value and/or range threshold checks

/Category:Databases

check_redis_clients.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks a Redis server's client list 1. Returns counts of all connected clients, and in verbose mode unique clients address list 2. Checks all connected client addresses match expected address regex (optional) 3. Checks the the number of connected cli ...

/Category:Databases

check_aql_sms_credits.pl (Advanced Nagios Plugins Colle...

github.com/harisekhon/nagios-plugins

Checks the remaining AQL SMS credits on an account for Nagios SMS Alerting

/Category:Notifications

check_redis_slave.pl (Advanced Nagios Plugins Collectio...

github.com/harisekhon/nagios-plugins

Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within warning/critical thresholds 4. checks if master sync is in progress (raises warning)

/Category:Databases

check_redis_write.pl (Advanced Nagios Plugins Collectio...

github.com/harisekhon/nagios-plugins

Checks a Redis server is up and properly functioning via API Checks: 1. writes a new unique key with dynamically generated value 2. reads same key back 3. checks returned value is identical to the value generated and written 4. deletes the key 5 ...

/Category:Databases

check_redis_replication.pl (Advanced Nagios Plugins Col...

github.com/harisekhon/nagios-plugins

Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within warning/critical thresholds 4. checks if master sync is in progress (raises warning)

/Category:Databases

check_redis_write_replication.pl (Advanced Nagios Plugi...

github.com/harisekhon/nagios-plugins

Check Redis replication via API write to master and read from slave Checks: 1. writes a new unique key with dynamically generated value to master 2. reads same key back from slave 3. checks returned value is identical to the value generated and wr ...

/Category:Databases

check_redis_config.pl (Advanced Nagios Plugins Collecti...

github.com/harisekhon/nagios-plugins

Checks a Redis server's running config against a given configuration file. Useful for checking: 1. Configuration Compliance against a baseline 2. Puppet has correctly deployed revision controlled config version

/Category:Databases

check_redis_publish_subscribe.pl (Advanced Nagios Plugi...

github.com/harisekhon/nagios-plugins

Check Redis server is up and working via publish/subscribe API calls Checks: 1. Subscribes to a unique channel 2. Publishes to that same unique channel with a randomly generated and timestamped token 3. Waits for the channel to feed the message th ...

/Category:Databases

check_memcached_key.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks a specific Memcached key via API Checks: 1. reads a specified Memcached key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warn ...

/Category:Software

check_redis_key.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Check a specific Redis key via API Checks: 1. reads a specified Redis key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warning/criti ...

/Category:Databases

check_hadoop_datanodes_blockcounts.pl (Advanced Nagios ...

github.com/harisekhon/nagios-plugins

Checks all Hadoop datanode block counts against warning/critical thresholds

check_datameer_active_jobs.pl (Advanced Nagios Plugins ...

github.com/harisekhon/nagios-plugins

Checks the number of active Datameer jobs using the Datameer Rest API

/Category:Software

check_datameer_license.pl (Advanced Nagios Plugins Coll...

github.com/harisekhon/nagios-plugins

Checks Datameer license expiry using the Datameer Rest API, as well as license mode (eg 'Enterprise' vs 'Evaluation' or other) and also that the start date isn't in the future

/Category:Software

check_datameer_job_status.pl (Advanced Nagios Plugins C...

github.com/harisekhon/nagios-plugins

Check the status of a specific Datameer job using the Rest API

/Category:Software

check_datameer_stats.pl (Advanced Nagios Plugins Collec...

github.com/harisekhon/nagios-plugins

Shows Datameer stats on number of Workbooks, Connections (Data Connectors), Import and Export Jobs, Dashboards and Infographics using the Datameer Rest API, outputs perfdata for Nagios graphing of these usage trends over time

/Category:Software

check_datameer_license_volume.pl (Advanced Nagios Plugi...

github.com/harisekhon/nagios-plugins

Checks Datameer license volume used % using Datameer Rest API Datameer is licensed by Cumulative Data Ingested Volume so this is an important thing to monitor and graph through the year and set thresholds on

/Category:Software

check_datameer_job_details.pl (Advanced Nagios Plugins ...

github.com/harisekhon/nagios-plugins

Checks the status of a specific Datameer job using the Rest API and output details of job success and failure counts as well as counters for the last job run as perfdata for graphing.

/Category:Software

check_datameer_job_volume.pl (Advanced Nagios Plugins C...

github.com/harisekhon/nagios-plugins

Checks the cumulative volume of data imported by a specific Datameer job using the Rest API Use this to keep track of the amount of data imported by each job cumulatively for all runs of that job since Datameer is licensed by cumulative volume of impor ...

/Category:Software

check_disk_write.pl (Advanced Nagios Plugins Collection...

github.com/harisekhon/nagios-plugins

Checks a disk is writable and functioning properly by writing a tiny canary file with unique generated contents and then reading it back to make sure it was written properly. Useful to detect I/O errors and disks that have been re-mounted read-only as ...

check_datameer_job_volume_increase.pl (Advanced Nagios ...

github.com/harisekhon/nagios-plugins

Checks % volume imported increase between the last 2 runs of specific Datameer import job using the Rest API Use this to keep track of the amount of data imported by the latest run of a specific import job as a % increase compared to the last run that ...

/Category:Software

check_couchbase_write.pl (Advanced Nagios Plugins Colle...

github.com/harisekhon/nagios-plugins

Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back same unique key 3. checks the returned value is identical to that written 4. deletes the unique gene ...

/Category:Databases

check_couchbase_write_replication.pl (Advanced Nagios P...

github.com/harisekhon/nagios-plugins

Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back the same unique key from the given replication slave after a configurable delay in secs (to allow for ...

/Category:Databases

check_couchbase_key.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks a specific Couchbase key via Memcached API Checks: 1. reads the specified Couchbase key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) ...

/Category:Databases

check_krb5_kdc.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Checks a specific Kerberos KDC is working by getting a TGT using a keytab Create a nagios kerberos principal and export a keytab for it to use in this check Requirements: - Kerberos KDC - Kerberos Realm - nagios kerberos principal - exported k ...

/Category:Security

check_hbase_cell.pl (Advanced Nagios Plugins Collection...

github.com/harisekhon/nagios-plugins

Checks a specific HBase table cell via the HBase Thrift API Server 1. reads a specified HBase cell given a table, row key and column family:qualifier 2. checks cell's returned value against expected regex (optional) 3. checks cell's returned value ag ...

/Category:Databases

check_hbase_cell_stargate.pl (Advanced Nagios Plugins C...

github.com/harisekhon/nagios-plugins

Checks a specific HBase table cell via the HBase Stargate REST API Server 1. reads a specified HBase cell given a table, row key and column family:qualifier 2. checks cell's returned value against expected regex (optional) 3. checks cell's returned v ...

/Category:Databases

check_hadoop_mapr_control_system.pl (Advanced Nagios Pl...

github.com/harisekhon/nagios-plugins

Checks MapR Control System information such as Service & Node health, MapR-FS Space Used %, Node count, Alarms, Failed Disks, Cluster Version & License, MapReduce statistics etc via the MCS REST API

check_hadoop_hdfs_webhdfs.pl (Advanced Nagios Plugins C...

github.com/harisekhon/nagios-plugins

Checks HDFS files/directories or writable via WebHDFS API or HttpFS server

check_hadoop_hdfs_httpfs.pl (Advanced Nagios Plugins Co...

github.com/harisekhon/nagios-plugins

Checks HDFS files/directories or writable via WebHDFS API or HttpFS server

check_mongodb_write.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks MongoDB is working by writing a unique document and then reading it back

/Category:Databases
Page 2 of 4