Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_asterisk_odbc_cdr_row_count
92858
File | Description |
---|---|
check_asterisk_odbc_cdr_row_count | check_asterisk_odbc_cdr_row_count |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Usage: check_asterisk_odbc_cdr_row_count --dsn | -d --table | -t
Usage: check_asterisk_odbc_cdr_row_count --help | -h
Description:
This plugin checks total Asterisk ODBC CDR records via isql. The number of
CDR records is returned as performance data.
Tested to work on Linux.
The following arguments are accepted:
--dsn | -d The ODBC DSN associated with the CDR database, as found in
odbc.ini.
--table | -t The CDR table name in the CDR database.
--help | -h Print this help and exit.
Examples:
Check CDR connection with ODBC DSN asterisk_cdr, where the CDR table is named
cdr.
check_asterisk_cdr -d asterisk_cdr -t cdr
Usage: check_asterisk_odbc_cdr_row_count --help | -h
Description:
This plugin checks total Asterisk ODBC CDR records via isql. The number of
CDR records is returned as performance data.
Tested to work on Linux.
The following arguments are accepted:
--dsn | -d The ODBC DSN associated with the CDR database, as found in
odbc.ini.
--table | -t The CDR table name in the CDR database.
--help | -h Print this help and exit.
Examples:
Check CDR connection with ODBC DSN asterisk_cdr, where the CDR table is named
cdr.
check_asterisk_cdr -d asterisk_cdr -t cdr
Reviews (0)
Be the first to review this listing!