![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
User editing was turned off a year or two ago because of spam.
Running the script on every rrd is not advised. Only run it on things with spikes!
I'll have a look at the page.
Adam.
List User list@redspeedservers.com wrote:
I didn't see how I can edit it so: http://www.observium.org/wiki/Removing_RRDTool_Spikes
for i in rrds/*/*.rrd; do scripts/removespikes.pl $i; done; should be for i in rrd/*/*.rrd; do scripts/removespikes.pl $i; done;
Changes: rrds -> rrd _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/90bd6940a4037e0989998568def787fb.jpg?s=120&d=mm&r=g)
Yea, I had a couple of spikes and noticed the extra S in the command!
Thanks.
On 5/13/2013 4:00 PM, Adam Armstrong wrote:
User editing was turned off a year or two ago because of spam.
Running the script on every rrd is not advised. Only run it on things with spikes!
I'll have a look at the page.
Adam.
List User list@redspeedservers.com wrote:
I didn't see how I can edit it so: http://www.observium.org/wiki/Removing_RRDTool_Spikes
for i in rrds/*/*.rrd; do scripts/removespikes.pl $i; done; should be for i in rrd/*/*.rrd; do scripts/removespikes.pl $i; done;
Changes: rrds -> rrd _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
List User