prool: cat (Default)
[personal profile] prool
!/bin/sh
#
# Плагин-тест-показометр для munin
#

if [ "$1" = "config" ]; then
echo 'graph_title Mars weather #2'
echo 'graph_vlabel grads'
echo 'graph_noscale true'
echo 'graph_category Test'
echo 'grads.label grads'
echo 'graph_info This graph shows amount of Mars weather';
echo 'users.info Temperature'
exit 0
fi

echo -n "grads.value "
echo 5
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

December 2025

S M T W T F S
 123456
78910111213
14151617181920
21222324252627
28 293031   

Style Credit

Expand Cut Tags

No cut tags
Page generated Jan. 1st, 2026 01:43 am
Powered by Dreamwidth Studios