summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_postgres/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I've had reports from colleagues of check_postgres not finding psqlMatthew Seaman2015-04-081-0/+11
when run via nrpe. Hardcode the directory (${LOCALBASE}/bin) expected to contain the postgres client and other binaries. Notes: svn path=/head/; revision=383562