Search found 6 matches

by aimonb
Tue Oct 20, 2009 2:26 am
Forum: Addons for Cacti
Topic: remove_device.php & remove_graph.php CLI scripts
Replies: 16
Views: 26931

remove_graphs.php

this project died a bit internally, but we need it again. I will post soon.
by aimonb
Sat Feb 21, 2009 3:21 am
Forum: Addons for Cacti
Topic: remove_device.php & remove_graph.php CLI scripts
Replies: 16
Views: 26931

satish_kumarp2k1 wrote:Hi,

Can you also upload the script to delete graphs?

Thanks
Hi I finally had a chance to work on this. I will be uploading the remove_graph.php shortly.
by aimonb
Sat Feb 21, 2009 3:19 am
Forum: Addons for Cacti
Topic: remove_device.php & remove_graph.php CLI scripts
Replies: 16
Views: 26931

Make sure you provide an option to either Delete Graphs and Data Sources for both scripts. The default should be "yes", even though the default in Cacti for deleting Graphs is "no". You should also allow specifying either a substring range, or regular expression, and provide the...
by aimonb
Thu Sep 11, 2008 1:31 am
Forum: Addons for Cacti
Topic: remove_device.php & remove_graph.php CLI scripts
Replies: 16
Views: 26931

satish_kumarp2k1 wrote:Hi,

Can you also upload the script to delete graphs?

Thanks
I have yet to write it. The other script only took me a couple of hours. This should be about as easy. I am mid sprint for a release though. I will get it up after Oct 1st.
by aimonb
Fri Jul 11, 2008 1:09 am
Forum: Scripts and Templates
Topic: PostgreSQL Host Template
Replies: 57
Views: 114045

Non DB Specific Stats?

Hi Great work. The stats I am collecting for each DB are great. However, How do I check general stats about the postgresql server? Like total reads per second, total disk IO, etc. We have 50 DBs per server and I would like not to track each db separately but instead get cumulative data and general p...
by aimonb
Tue Jun 10, 2008 3:04 am
Forum: Addons for Cacti
Topic: remove_device.php & remove_graph.php CLI scripts
Replies: 16
Views: 26931

remove_device.php & remove_graph.php CLI scripts

Given the advent of cloud computing and the ultimate reality that servers will disappear forever having the ability to use the CLI to remove devices and graphs has become quite useful. So I have created remove_device.php & remove_graph.php CLI files which i would like to contribute. I used as mu...