From c548a859fe4f4d0a874cbf83f296b2678fdbf747 Mon Sep 17 00:00:00 2001
From: Frank Wuerthwein
Date: Thu, 12 Feb 2009 00:10:54 +0000
Subject: Describe getDSbyName
---
doc/lib/rrdFile_js.html | 11 +++++++++++
1 file changed, 11 insertions(+)
(limited to 'doc/lib/rrdFile_js.html')
diff --git a/doc/lib/rrdFile_js.html b/doc/lib/rrdFile_js.html
index 90c6950..eabda68 100644
--- a/doc/lib/rrdFile_js.html
+++ b/doc/lib/rrdFile_js.html
@@ -122,6 +122,17 @@ thrown.
Source.
+
+
+ getDSbyName(name)
+ |
+
+ Return an object of type RRDDS holding
+ the information about the Data
+ Source with the requested name.
+ If no DS has such name, undefined is returned.
+ |
+
getNrRRAs()
--
cgit v1.2.3-2-g168b
|