check_postgres icon indicating copy to clipboard operation
check_postgres copied to clipboard

Add availability perfdata to "connection"

Open jbeaujour opened this issue 5 years ago • 0 comments

Hello, It would be appreciated to add availability perfdata to "connection" action like this command : check_postgres.pl --action "connection" --host HOST --port 5432 --dbuser USER --showperf=1 --timeout 5 --showtime=0 OK result : POSTGRES_CONNECTION OK: DB "postgres" (host:HOST) version N.n.n | postgres=1;0;0 CRITICAL result : POSTGRES_CONNECTION CRITICAL: DB "postgres" (host:HOST) version N.n.n | postgres=0;0;0

thank's

jbeaujour avatar Nov 19 '20 17:11 jbeaujour