The guy that ran netdb left the company and we LOVE NETDB......it's been running fine for years.
Unfortunately, we've had some issues lately where it doesn't seem to be updating. I've gone in and added a couple new devices to the devicelist.csv but they won't show up. As a matter of fat, no new changes show up at all.
I've been running: netdbctl -ud -vv from the command prompt and it seems to update the files. I can grep out the info from the files just fine. It's almost like the web page isn't reading the file or something, not sure.
My problems are:
When I go into the Webpage it will not show any of the updated information.
*I've restarted apache and rebooted the server a couple times no progress.
When I run "Switch Report" it will now show the newly added switch in devicelist.csv
I'm not sure how to run the CronJob or what command to use exactly.
I've pieced together bits and pieces over the last couple days and have figured out some of these things but I can't put anything together on the above issues.
Help would be welcome!
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The guy that ran netdb left the company and we LOVE NETDB......it's been running fine for years.
Unfortunately, we've had some issues lately where it doesn't seem to be updating. I've gone in and added a couple new devices to the devicelist.csv but they won't show up. As a matter of fat, no new changes show up at all.
I've been running: netdbctl -ud -vv from the command prompt and it seems to update the files. I can grep out the info from the files just fine. It's almost like the web page isn't reading the file or something, not sure.
My problems are:
When I go into the Webpage it will not show any of the updated information.
*I've restarted apache and rebooted the server a couple times no progress.
When I run "Switch Report" it will now show the newly added switch in devicelist.csv
I'm not sure how to run the CronJob or what command to use exactly.
I've pieced together bits and pieces over the last couple days and have figured out some of these things but I can't put anything together on the above issues.
Help would be welcome!
Thank you.
Solved: I managed to get the web page updating properly, my crontab switches were wrong, it's working fine now.
Thanks!