Example Argus Config
Example Argus Config - Asterisk Monitoring
add something like the following to your Argus config file in order to make sure asterisk is properly functioning:
Host "asterisk.example.com" {
- set manager username/password
- see also: /etc/asterisk/manager.conf
pass: secret
Service TCP/Asterisk {
- make sure PRI is up
expect: Provisioned, Up, Active
}
Service TCP/Asterisk {
- graph the number of channels in use
pluck: (\d+) active channel
graph: yes
title: Channels In Use
}
- test iax + sip
Service UDP/SIP
}
Created by: jaw, Last modification: Tue 25 of Jan, 2005 (19:39 UTC)
Featured -
Search:

Page Changes















