path: waagent_2.12.0.2-4/azurelinuxagent/common/osutil/bigip.py
    def get_dhcp_pid(self):
        return self._get_dhcp_pid(["/sbin/pidof", "dhclient"])
    def set_hostname(self, hostname):
