Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_journyx.php - checks Journyx application page
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!
This plugin is written in PHP and uses curl as well.
The intention of this plugin is to check whether the web page opens and if it allows the user to log in.
After log in, it checks if the page matches the expected one.
In case the "Timesheetservice.exe" works incorectly (it's returned error page)it raises the critical state.
Also it measures the web page open time and the time required to log in as performance parameters. This is to identify when the delays are too high.
The warning and critical thresholds can be set for both separately.
The plugin was tested on nagios 3.0.3 and 3.0.6 versions.
The intention of this plugin is to check whether the web page opens and if it allows the user to log in.
After log in, it checks if the page matches the expected one.
In case the "Timesheetservice.exe" works incorectly (it's returned error page)it raises the critical state.
Also it measures the web page open time and the time required to log in as performance parameters. This is to identify when the delays are too high.
The warning and critical thresholds can be set for both separately.
The plugin was tested on nagios 3.0.3 and 3.0.6 versions.
Reviews (0)
Be the first to review this listing!