Search found 8 matches

by Schwan
Fri Nov 11, 2005 8:02 am
Forum: Scripts and Templates
Topic: REAL Streaming Server monitoring
Replies: 1
Views: 1915

for real server 7 & mrtg i did it like this: for the linux real server there was a cli tool to query local or remote real servers for all open connection. with awk you can calculate the concurrent numbers of users per server. i don't remeber the name of the cli tool, but have a look inside the r...
by Schwan
Sun Aug 07, 2005 1:05 pm
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

Re: Meta Refresh added to monitor

Can you add something REALLY simple to the monitor page? A setting that will allow you to set how often the monitor page refreshes automatically? Right now you need to manually reload it. Just an idea Thanks again Jimmy! if i'm logging in as user 'admin' and go directly from the console page to the...
by Schwan
Mon Aug 01, 2005 3:13 pm
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

cigamit,

it is maybe possible to enable realm permission
"Configure Thresholds"
"View Thresholds"
"View Monitoring"
per default for the admin user ?

CU,
Schwan
by Schwan
Mon Aug 01, 2005 3:01 pm
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

Schwan, I believe I have found the cause of the 2 errors, and have fixed them. It was some stupid errors on my part, but I am not sure why they didn't show up on my test system. Go ahead and give it another go and see if it works for you now. And thanks for the help in resolving these 2 bugs. cigam...
by Schwan
Mon Aug 01, 2005 2:10 pm
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

@cigamit it doesn't work for me, i used ur already patched files but the same errors . @schwan Yeah it works with the first page but with graphs/threshold tab I receive: Parse error: syntax error, unexpected T_STRING in c:\wamp\www\cacti\include\top_graph_header.php on line 114 I am not php guy so ...
by Schwan
Mon Aug 01, 2005 1:18 pm
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

short test on the same server with cacti-0.8.6d and the monitor plugin for 0.8.6d
... well this works "out of the box" :)

CU,
Schwan
by Schwan
Mon Aug 01, 2005 11:37 am
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

The errors you are receiving appear to be with a bad patch on the config.php file. The patch was made to be used before you setup cacti or modify the config.php (if you use a RPM based solution, they may have already made modifications). I have now added the actual patched files to the download, so...
by Schwan
Sun Jul 31, 2005 11:28 am
Forum: Plugin General
Topic: Plugin Architecture for Cacti and Monitoring Module
Replies: 217
Views: 190968

@qpduong i got the same screen like you with 0.8.6f & official patches on suse pro 9.3. (a few file i had to edit by hand to use the plugin patch togheter with the official patches ;) ) fix: edit the file config.php in the directory include. move the line $config = array(); to one line before $c...