amrit.singh New User
Joined: 14 Aug 2008 Posts: 2
|
Posted: Thu Aug 14, 2008 4:38 am Post subject: nmidSmokePing issue |
|
|
Hi,
To begin with, I would like to inform you that I am new to cacti. I have a cacti installation which is monitoring and plotting the graphs as desired. However, when I installed the NMID plugin as I intended to do a SmokePing monitoring, I am facing issues. After the installation and doing the configurations as suggested in the docs, I am getting the following error in the /var/log/httpd/erro_log. The OS is RHEL 5 and the perl version installed is 5.8.8. Also, the PHP version is 5 as well.
[Wed Aug 13 17:34:55 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199
[Wed Aug 13 17:34:57 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/utilities.php
[Wed Aug 13 17:35:04 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199
[Wed Aug 13 17:35:05 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/utilities.php
[Wed Aug 13 17:35:53 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/utilities.php?action=view_tech
[Wed Aug 13 17:35:55 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/user_admin.php
[Wed Aug 13 17:36:10 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/user_admin.php?action=user_edit&id=1
[Wed Aug 13 17:41:23 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/user_admin.php
[Wed Aug 13 17:41:30 2008] [error] [client 10.60.11.74] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /var/www/html/cacti/plugins/nmid/config.php because Permission denied in /var/www/html/cacti/plugins/nmid/setup.php on line 199, referer: http://10.60.11.74/cacti/plugins.php
Please help...
|
|