Home Directory

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

Directory

autolycus

Reviews(1)
comment out line 191 and add the following 5 lines:

#@jobs = ( );
while() {
if ( /^(?!no entries)/ ) {
push @jobs, $_;
}
}