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_php_sess

Rating
0 votes
Favoured:
0
Hits
94757
Files:
FileDescription
check_php_sess_1.2check_php_sess_1.2
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!
Nagios script to check the number of active PHP sessions
Nagios script to check the number of active PHP sessions
This script has been written for the lowest common denominator of shells (sh) and uses sudo, ls and wc as external commands.
The locations of these and other parameters can easily be changed by editing the variables at the top of the script.

Changelog:
1.0 - Internal release
1.1 - Internal release
1.2 - Initial release