Skip to content

Commit

Permalink
Disable
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed Sep 10, 2019
1 parent 9de33df commit 0aef63c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perfdata-purge
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env php
<?php
exit('disabled');
$cutoff = intval(shell_exec('/usr/local/bin/nems-info perfdata_cutoff'));
if ($cutoff > 0) {
$file = '/usr/local/nagios/var/perfdata.log';
Expand Down

0 comments on commit 0aef63c

Please sign in to comment.