- Copy the contents of the - objectsfolder into place:- cp $tmp-directory/nagios/objects /etc/nagios/objects 
- Copy the contents of the - pluginsfolder into place:- cp $tmp-directory/nagios/plugins /usr/lib64/nagios/plugins 
Copy the contents of the objects folder into place:
cp $tmp-directory/nagios/objects /etc/nagios/objects
Copy the contents of the plugins folder into place:
cp $tmp-directory/nagios/plugins /usr/lib64/nagios/plugins

