Search Results

Search: Posts Made By: acidozik
1,967
Posted By acidozik
Perfect many thx guys
Perfect many thx guys
1,967
Posted By acidozik
Yes to different files !
Yes to different files !
1,967
Posted By acidozik
ok great :P awk -F'[:,]' '/ActiveGameCount/{...
ok great :P
awk -F'[:,]' '/ActiveGameCount/{ gsub(/\"|\{/,x,$1); print $1, $2 } ' active_session_log
ActiveSessionCount 0

and now if i would like grap the other value ?
1,967
Posted By acidozik
Grep awk sed display value
Hello all,

I wget a file and i tried to display some value :

content=$(wget IP:9005/GlobalStatistics -q -O -)
echo onlineusers $content > /home/active_session_log

#cat active_session_log ...
2,161
Posted By acidozik
Scripting Expect Nagios/SIP
Hello,

I tried to use expect to catch information from my nagios and send me a call but i have nothing when i execute the script :

0 - add : account SIP
1 - trext : information from nagios
...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy