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
94675
Files:
FileDescription
check_journyx.phpcheck_journyx.php
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.