Search found 15 matches
- Sat Mar 28, 2009 9:56 am
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
Ok, my graphs are working now. Unfortunately I there were some bugs in my Graph Template. But I've one more question: Sometimes the sensor fails and returns 85.00°C. Is it possible to skip every 85.00°C dataset, and still draw a contiuous line ? The graphs I've right now ,have to unpleasant breakawa...
- Wed Mar 25, 2009 4:41 pm
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
- Tue Mar 24, 2009 4:50 pm
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
here is the output of rrdtool fetch: rrdtool fetch AVERAGE /var/lib/cacti/rra/localhost_sensor1_24.rrd ERROR: unknown consolidation function '/var/lib/cacti/rra/localhost_temperature_25.rrd' rrdtool info; last_ds shows reasonable content : server-debian:/var/lib/cacti/rra$ rrdtool info localhost_sen...
- Tue Mar 24, 2009 4:47 pm
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
- Tue Mar 24, 2009 4:35 pm
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
- Sat Mar 21, 2009 4:29 am
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
- Fri Mar 20, 2009 1:09 pm
- Forum: Scripts and Templates
- Topic: Own Script: "CMDPHP: Result from CMD not valid"
- Replies: 11
- Views: 6501
Own Script: "CMDPHP: Result from CMD not valid"
Hello, I'am working on a template to graph the results of my digitemp-output. The logfile I get looks like this: sensor 0: 18.937500 degrees C sensor 1: 22.625000 degrees C sensor 2: 5.562500 degrees C sensor 3: 22.125000 degrees C sensor 4: 63.500000 degrees C In order to make this logfile useable ...
- Wed Jun 29, 2005 9:29 am
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
yepp, you've to edit your ts.php
Code: Select all
$socket = getSocket("remoteip", 51234, $errno, $errstr, 1);
- Tue Jun 21, 2005 1:15 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
- Tue Jun 21, 2005 6:29 am
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
- Mon Jun 20, 2005 1:03 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
Sorry, but you've posted the wrong log. Post your "php cacti/scripts/ts.php" output.
Here's my output:
Here's my output:
Code: Select all
server scripts # php ts.php
1server scripts #
- Mon Jun 20, 2005 3:56 am
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
- Fri Jun 17, 2005 4:40 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
- Sat May 07, 2005 3:28 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
Picture
Picture:
- Sat May 07, 2005 3:10 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46950
TeamSpeak - Current Players
This plugin shows the current number of players, who are connected on your local TeamSpeakServer.
INSTALL:
1.copy the ts.php into your scripts directory
2. import the xml file using the cacti webinterface
UPDATE:
11.05.05 - I fixed the average bug
INSTALL:
1.copy the ts.php into your scripts directory
2. import the xml file using the cacti webinterface
UPDATE:
11.05.05 - I fixed the average bug