Home Directory Plugins E-Commerce, Billing and Financial check_journyx.php - checks Journyx application page

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

check_journyx.php - checks Journyx application page

Current Version
1.0
Last Release Date
2009-05-15
Compatible With
  • Nagios 3.x
Owner
Download URL
Hits
95009
Files:
FileDescription
check_journyx.phpcheck_journyx.php
Nagios CSP

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 checks whether the web page of Journyx Timesheet system opens and then tries to log in.
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.