Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
traccar check online
v1.1
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
MIT
6338
File | Description |
---|---|
traccar_check_online.jpg | Image Example |
traccar.py | Python Traccar to Nagios Code |
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!
# 'check_online' object config file
define service{
use generic-service
host_name Server1
service_description Traccar_Unit1
check_command check_online!1
}
# 'check_online' command definition
define command{
command_name check_online
command_line $USER1$/traccar.py $ARG1$
}
define service{
use generic-service
host_name Server1
service_description Traccar_Unit1
check_command check_online!1
}
# 'check_online' command definition
define command{
command_name check_online
command_line $USER1$/traccar.py $ARG1$
}
Reviews (0)
Be the first to review this listing!