CHips L MINI SHELL

CHips L pro

Current Path : /opt/zabbix_scripts/
Upload File :
Current File : //opt/zabbix_scripts/pdns.version.sh

#!/bin/bash

pdnsVersion=`sudo rpm -qa | grep -oE '^pdns\-[0-9]{1,2}\.[0-9]{1,2}\.[0-9]{1,2}' | cut -d\- -f2`

echo ${pdnsVersion}

Copyright 2K16 - 2K18 Indonesian Hacker Rulez